-
利用系统剪贴板实现vc进程间通讯
利用系统剪贴板实现vc进程间通讯-The use of the system clipboard to achieve inter-process communication vc
- 2022-03-23 00:46:02下载
- 积分:1
-
使用ccolordialog选择客户区颜色及字体
使用ccolordialog选择客户区颜色及字体-use ccolordialog District customers choose colors and fonts
- 2022-07-19 07:19:34下载
- 积分:1
-
s3c2440a串口驱动源代码,可以参考自己编驱动,也可以直接拿来使用...
s3c2440a串口驱动源代码,可以参考自己编驱动,也可以直接拿来使用-s3c2440a serial driver source code, can refer to own drive, also can be directly used to use
- 2023-04-21 07:00:03下载
- 积分:1
-
用来监控系统进程,如出现预定义拦截进程,则终止进程。通过ini文件载入拦截进程名,压缩文件中已带有一个事例ini文件...
用来监控系统进程,如出现预定义拦截进程,则终止进程。通过ini文件载入拦截进程名,压缩文件中已带有一个事例ini文件-Used to monitor system processes, where there is a predefined block the process, then terminate the process. Ini file loading process by blocking the name of the file has been compressed with an example ini file
- 2022-02-09 23:27:42下载
- 积分:1
-
大多数代码样本包括在本CD与微软Visual C++开发的价值。
Most code samples included on this CD were developed with Microsoft Visual C++ version 5.0 and the Microsoft Windows CE Toolkit for Visual C++ version 5.0. The Sspi and Crypto samples were developed with Microsoft Visual C++ version 6.0 and the Microsoft Windows CE Toolkit for Visual C++ 6.0. The code in sample applications is ported for a Handheld PC, but the programming concepts that are presented apply to all Windows CE-based platforms. -Most code samples included on this CD were d eveloped with Microsoft Visual C version 5.0 an d the Microsoft Windows CE Toolkit for Visual C v ersion 5.0. The Sspi and Crypto samples were dev eloped with Microsoft Visual C version 6.0 and t he Microsoft Windows CE Toolkit for Visual C 6.0 . The sample code in applications is ported for a Handheld PC, but the programming concepts that are presente d apply to all Windows CE-based platforms.
- 2022-03-14 22:53:50下载
- 积分:1
-
水位的服务器应用程序
这是一个示例项目创建软件应用程序作为服务器,监视和记录传入水位用于洪水监测。该软件虽然需要您在其中创建一个数据库,用于洪涝灾害监测以及一个 MySQL 服务器作为有 GSM 模块连接到此项目或任何种类的输入它有水位记录输入,除非你使用固定在你的 MySQL 服务器的水位值。那项工程缺乏此软件应用到 GSM 的接口规范模块。您可以使用 SMS 库,你可以在下载的 java 项目中包括它 http://smslib.org/
- 2023-07-29 19:20:03下载
- 积分:1
-
书中的一个经典实例,在此摘录出来,让C++此方面编程的朋友可以更容易的找得到,压缩包内有3种识别技术的算法实例,需要慢慢研究哦。...
书中的一个经典实例,在此摘录出来,让C++此方面编程的朋友可以更容易的找得到,压缩包内有3种识别技术的算法实例,需要慢慢研究哦。-A classic example of the book, in this excerpt from, let C++ This regard programming friends can more easily find, compressed packet, there are three kinds of algorithm to identify examples of technologies, the need to study slowly Oh.
- 2022-01-31 08:57:09下载
- 积分:1
-
计费系统
Billing system-cyber cafe management system
- 2022-02-15 07:40:40下载
- 积分:1
-
LR (0) to the table automatically. Console input must be strictly adhered to. Gr...
LR(0)表的自动实现.控制台输入必须严格遵守.grammar 类的实现是本程序的关键-LR (0) to the table automatically. Console input must be strictly adhered to. Grammar category is the realization of this program the key
- 2022-08-19 13:26:05下载
- 积分:1
-
操作系统试验
其实它就相当于一个解码器一样,存在于计算机硬件之上,原系统是由众多原代码组成的,这些原代码都是由二进制组成的,每一个程序都是一系列代码包组成的。这些代码被层层打包,目的是方便计算机进行调用。而我们所看到的在计算机上面的一些软件或文件也是用二进制组成的,操作系统不过是把他们的代码进行分析和处理而得到我们想要的效果而已。你可以把它看作是一个由二进制代码组成的分析工具,而他分析的是二进制组成的命令。然后将分析运算的结果进行输出。
- 2022-08-03 05:26:15下载
- 积分:1