-
通过c++川口发短信,可作为gps 卫星定位系统发送短信
通过c++川口发短信,可作为gps 卫星定位系统发送短信-Through c++ Kawaguchi-fat message, can be used as satellite positioning systems gps send message
- 2022-05-27 03:03:18下载
- 积分:1
-
以前为一个公司设计的售饭系统~,采用Delphi7+SQLServer2000,几乎没有用第三方控件,编译的时候修改一下连接就能运行。里面包括数据库的创建,数据...
以前为一个公司设计的售饭系统~,采用Delphi7+SQLServer2000,几乎没有用第三方控件,编译的时候修改一下连接就能运行。里面包括数据库的创建,数据库备份还原,以及.dll文件等 -before a company designed to EL keyboard Illumination System, used Delphi7 CRM, with almost no third-party controls, compile time will be able to connect to change it running. They include the creation of the database, the database backup reduction. Dll files
- 2022-03-20 19:59:57下载
- 积分:1
-
用三个算法来实现对主存储器的分配与回收:首次适应算法、最佳适应算法、最坏适应算法...
用三个算法来实现对主存储器的分配与回收:首次适应算法、最佳适应算法、最坏适应算法-algorithm used to achieve three of the main memory allocation and recovery : the first adaptation algorithm, the best adaptation algorithm, the worst adaptation algorithm
- 2022-05-29 09:55:16下载
- 积分:1
-
使用586指令来探测处理器速度
use 586 instruction to probe cpu speed
- 2022-07-12 22:48:55下载
- 积分:1
-
独占设备的分配与虚拟设备独占设备每次只能分配给一个进程使用,这种使用特性隐含着死锁的必要条件,所以在考虑独占设备的分配时,一定要结合有关防止和避免死锁的安全算法...
独占设备的分配与虚拟设备独占设备每次只能分配给一个进程使用,这种使用特性隐含着死锁的必要条件,所以在考虑独占设备的分配时,一定要结合有关防止和避免死锁的安全算法。-Exclusive distribution of equipment, exclusive equipment and virtual device can only be allocated to each use of a process, which implies the use of characteristics of the necessary conditions for deadlock, and therefore in considering the allocation of exclusive equipment, we have to combine to prevent and avoid deadlock security algorithm.
- 2023-07-21 04:10:03下载
- 积分:1
-
一个不错的词汇法分析程序,用了就会知道他好的,很容易就可以弄清词汇法分析的安排...
一个不错的词汇法分析程序,用了就会知道他好的,很容易就可以弄清词汇法分析的安排-a good vocabulary analysis procedures, with the good will he know, it is very easy to understand vocabulary analysis of the arrangements
- 2022-02-05 20:47:53下载
- 积分:1
-
windows下NTFS文件系统的ChangeJournal编程的示例代码,可以用来实现自己的硬盘监视程序,但文件系统必须是NTFS...
windows下NTFS文件系统的ChangeJournal编程的示例代码,可以用来实现自己的硬盘监视程序,但文件系统必须是NTFS-windows NTFS File System under the ChangeJournal programming examples generation Codes can be used to realize their own hard disk monitoring program, but must file system is NTFS
- 2023-01-17 05:05:04下载
- 积分:1
-
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规...
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
- 2022-04-21 22:27:09下载
- 积分:1
-
是Windows的驱动器的各种信息,是一个DLL文件提供了跨…
得到Windows中的硬盘的各种信息,是一个Dll文件提供了接口函数-be Windows drives all kinds of information, is a Dll document provides the interface function
- 2023-09-05 22:10:04下载
- 积分:1
-
C++ 通过WIN32 API 获取逻辑磁盘详细信息,更好的了解各个磁盘的详细情况...
C++ 通过WIN32 API 获取逻辑磁盘详细信息,更好的了解各个磁盘的详细情况-C++ Through the WIN32 API access to Logical Disk more information, a better understanding of the details of each disk
- 2022-07-22 12:44:37下载
- 积分:1