-
DB-library编程window下的VC和SOL server结合开发而成使用了DB-library库-DB-library programming window under the VC and integrate SOL server was developed using the DB-library for
- 2022-02-20 02:01:34下载
- 积分:1
-
使用流量交互分割
- 2022-03-13 07:11:55下载
- 积分:1
-
用信号量实现读者和写者的程序
读者-写者问题的读写操作限制(包括读者优先和写者优先):
写-写互斥,即不能有两个写者同时进行写操作。
读-写互斥,即不能同时有一个线程在读,而另一个线程在写。
读-读允许,即可以有一个或多个读者在读。
读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作。
写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态才能开始读操作。
- 2022-04-22 12:41:24下载
- 积分:1
-
opencv的几个库移植到wince,一个很有用的教程
opencv的几个库移植到wince,一个很有用的教程-opencv several libraries ported to wince, a very useful tutorial
- 2022-05-22 12:15:15下载
- 积分:1
-
Atmel sensor指纹识别lib库,公司花好多钱买到的,可以参考前面的PDF文档开发自己的手机指纹识别程序...
Atmel sensor指纹识别lib库,公司花好多钱买到的,可以参考前面的PDF文档开发自己的手机指纹识别程序-Atmel sensor fingerprint identification lib library, the company spent a lot of money to buy. can reference the PDF document in front of the development of its own cell phone fingerprint identification procedures
- 2022-04-07 05:20:26下载
- 积分:1
-
取得系统信息的一个小例子,涉及到系统编程的好几个方面
取得系统信息的一个小例子,涉及到系统编程的好几个方面-a example of getting System infomation which is according to some aspacts of programming
- 2022-04-09 01:24:21下载
- 积分:1
-
很著名的way原码程序
很著名的way原码程序-very famous way the original code procedures
- 2022-08-22 20:26:00下载
- 积分:1
-
亿道pxa255烧录Jflash源码,可供pxa255在linux和wince下开发使用
亿道pxa255烧录Jflash源码,可供pxa255在linux和wince下开发使用-100000000 Jflash burning pxa255 source for linux and wince in pxa255 to develop the use of
- 2022-02-22 08:27:08下载
- 积分:1
-
遗传算法matlab程序
很好的遗传算法matlab程序,值得初学者学习
- 2023-06-02 03:10:03下载
- 积分:1
-
I used to write a SOCKS5 proxy server, containing source, the current version 0....
我用VC6写的一个SOCKS5代理服务器,内含源码,目前版本0.0....01,只实现了Connect模式而且还有问题,Bind和UDP未实现.全API,使用了WinSock2中的完成端口模型。长期目标是完全实现三种模式,作成NT系统服务(为了调试协议,现在采用的控制台模式).-I used to write a SOCKS5 proxy server, containing source, the current version 0.0 .... 01, only achieved Connect mode but also, Bind and UDP unrealized. All API, the use of the completed WinSock2 port model. Long-term goal is to achieve three models, make NT system services (for debugging agreement, the console mode).
- 2022-03-01 09:24:29下载
- 积分:1