-
gpslogger是PDA
gpsLogger是一个基于手机或PDA的个人移动导航(车载导航)系统中记录gps信息的小工具-gpsLogger is a PDA-based mobile phone or personal mobile navigation (car navigation) system to record information gadget gps
- 2022-11-21 18:20:03下载
- 积分:1
-
Global Chat Sample for Windows Sockets
Global Chat Sample for Windows Sockets
- 2022-09-04 12:35:03下载
- 积分:1
-
用信号量实现读者和写者的程序
读者-写者问题的读写操作限制(包括读者优先和写者优先):
写-写互斥,即不能有两个写者同时进行写操作。
读-写互斥,即不能同时有一个线程在读,而另一个线程在写。
读-读允许,即可以有一个或多个读者在读。
读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作。
写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态才能开始读操作。
- 2022-04-22 12:41:24下载
- 积分:1
-
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
---- 1. 在你的视中,实现OnEditPaste来处理用户从编辑菜单选择粘贴命令的操作。
---- 2. 在OnEditPaste函数中,建立一个COleDataObject对象并且访问它的AttachClipboard成员函数来将这个对象绑定到剪贴板。
---- 3. 访问COleDataObject::IsDataAvailable函数来检查是否可以使用特殊的格式。当然,你也可以通过循环使用COleDataObject::BeginEnumFormats来寻找其它格式直到你找到了最适合的格式。
---- 4. 粘贴数据。
-paste data replication more complicated than that because you need to choose paste format.---- 1. Depending on your, and realize OnEditPaste to users from the edit menu select paste ordered the operation.---- 2. In OnEditPaste function, the establishment of a visit COleDataObject object and its function AttachClipboard members will be bundled with the object to the clipboard.---- 3. Visit COleDataObject : : IsDataAvailable function can be used to check whether a special format. Of course, you can also cycle through the use of COleDataObject : : BeginEnumFormats to find other formats until you find the most suitable format.---- 4. Pasting data.
- 2023-04-03 21:55:03下载
- 积分:1
-
AD采集的低端程序,很规范,对于使用ad采集的人很有帮助哟
AD采集的低端程序,很规范,对于使用ad采集的人很有帮助哟-AD collection of low-end procedures are standardized, were collected for the use of ad helpful yo
- 2022-05-09 06:51:12下载
- 积分:1
-
自己刚写的2410的PWM测试程序,大家可参考一下!
自己刚写的2410的PWM测试程序,大家可参考一下!-Just write their own 2410
- 2022-07-02 18:15:55下载
- 积分:1
-
电话本,有添加,删除,导入,导出等功能,可以很方便的存储大量电话号码,通讯录。...
电话本,有添加,删除,导入,导出等功能,可以很方便的存储大量电话号码,通讯录。-Phone book, have to add, delete, import, export and other functions, can easily store a large number of telephone numbers, address book.
- 2022-02-15 12:22:04下载
- 积分:1
-
Winsock2.0的巨详细的帮助文档
Winsock2.0的巨详细的帮助文档 -Winsock2.0 giant detailed help files
- 2022-01-20 23:08:44下载
- 积分:1
-
nrComm componentes
Delphi nrComm XE5的组件,包含gsm、串行端口和许多其他组件
- 2023-06-23 04:10:08下载
- 积分:1
-
在C++也解调锁相调制文件
PLL Modulation Document in c++ also demodulation-PLL Modulation Document in c++ also demodulation...
- 2022-02-05 04:46:01下载
- 积分:1