资源列表

« 1 2 ... .59 .60 .61 .62 .63 6564.65 .66 .67 .68 .69 ... 216394 »

[进程与线程multitreadsrc4

说明:线程的同步   虽然多线程能给我们带来好处,但是也有不少问题需要解决。例如,对于像磁盘驱动器这样独占性系统资源,由于线程可以执行进程的任何代码段,且线程的运行是由系统调度自动完成的,具有一定的不确定性,因此就有可能出现两个线程同时对磁盘驱动器进行操作,从而出现操作错误;又例如,对于银行系统的计算机来说,可能使用一个线程来更新其用户数据库,而用另外一个线程来读取数据库以响应储户的需要,极有可能读数据库的线程读取的是未完全更新的数据库,因为可能在读的时候只有一部分数据被更新过。-thread s
<苏艳芳> 在 2008-10-13 上传 | 大小:22.25kb | 下载:0

[其它chinese_remaine

说明:使用c语言实现的中国剩余定理算法 首先输入方程数目,在分组 每次两个数值输入!-use the C Language Chinese Remainder Theorem algorithm input equation, the number of a numerical input for each two!
<杨海亮> 在 2008-10-13 上传 | 大小:94.86kb | 下载:0

[其它qqzhangdan

说明:QQ炸弹 简单的程序 老师编的 运行方便只是简单的发信息而已-QQ bomb simple procedure teacher addendum to the convenience of simply running for the information it
<xiaozhang> 在 2008-10-13 上传 | 大小:876byte | 下载:0

[加密解密RSA_java

说明:用java语言实现rsa经典算法 自己可以加上运行测试!-using java language rsa classical algorithm can add their own testing!
<杨海亮> 在 2008-10-13 上传 | 大小:202.59kb | 下载:0

[Web服务器AutoServe

说明:后台远程自动定期运行网页,以完成网页上的相应代码任务或者获取网页返回信息-background Automatic Remote Operation website regularly, in order to complete the website of the corresponding code tasks or return information access website
<东方> 在 2008-10-13 上传 | 大小:314.5kb | 下载:0

[Windows Mobilece-tcp

说明:wince下socket编程的例子,包括server端和client端-wince under socket programming examples, including server and client-side
<pknife> 在 2008-10-13 上传 | 大小:57.67kb | 下载:0

[Windows Mobilece-outlook

说明:windows mobile中操作outlook,可打开outlook,把信件写入草稿箱和发件箱。-windows mobile operating outlook which can be opened Outlook. write a letter and copies of Trash bins.
<pknife> 在 2008-10-13 上传 | 大小:2.42kb | 下载:0

[系统编程MtProcess

说明:Delphi中赢藏进程的单元,经测试在windows NT、windows 2000及windows XP下可用;使用时直接引用单元即可-Delphi won possession of process modules, tested in windows NT, windows 2000 and windows XP available; use modules can be directly invoked
<唐伯虎> 在 2008-10-13 上传 | 大小:2.71kb | 下载:0

[磁盘编程xiaoruanjian

说明:两个很好的小软件,系统专用,小但是很好用!-two excellent small software system dedicated, small but well used!
<xiaogen> 在 2008-10-13 上传 | 大小:350.69kb | 下载:0

[系统编程ttttCode

说明:指纹识别的程序,全部C++源代码,没有平台限制,适合于windows 9X以上平台-fingerprint identification procedures, C + + source code, without limitation platform, suitable for windows 9X platform above
<唐伯虎> 在 2008-10-13 上传 | 大小:27.78kb | 下载:0

[扫描程序WpcapSrc_4_0_beta2

说明:package capture tool
<张国新> 在 2008-10-13 上传 | 大小:1.28mb | 下载:0

[Internet/网络编程baseunit

说明:语音编结码的基本算法,没有优化的。但是可以运行。-voice knitting code, the basic algorithm optimization not. But can run.
<王正大> 在 2008-10-13 上传 | 大小:69.42kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 6564.65 .66 .67 .68 .69 ... 216394 »

源码中国 www.ymcn.org