资源列表

« 1 2 ... .91 .92 .93 .94 .95 2596.97 .98 .99 .00 .01 ... 16281 »

[系统编程shengchanzhexiaofeizhe

说明:在学习进程互斥中,有个著名的问题:生产者-消费者问题。这个问题是一个标准的、著名的同时性编程问题的集合:一个有限缓冲区和两类线程,它们是生产者和消费者,生产者把产品放入缓冲区,相反消费者便是从缓冲区中拿走产品。producer函数是生产者函数,produce_item(& item) 是指生产者生产出来一个产品,但是这时候并没有对缓冲区进行操作。这条语句看上去让人十分费解,其实它的意思是,如果上一次操作时产品的数目为0,消费者已经进入了
<> 在 2025-04-09 上传 | 大小:1kb | 下载:0

[加密解密DES1

说明:一个叫尹学渊的人写的DES的程序,注释的非常详细.适合那些对C++不是很精通的人.-One is called尹学渊people who write the DES procedure, the very detailed notes. For those who C++ Not very proficient in person.
<yuexian> 在 2025-04-09 上传 | 大小:2.38mb | 下载:0

[加密解密DES2

说明:卢开澄,《计算机密码学-计算机网络中的数据保密与安全》第三版中的DES程序。在网上搜索过,没有发现网上出现过此源码。经测试加密/解密比较快,加密/解密一次大概2ms左右。-Lu Kai-cheng,
<yuexian> 在 2025-04-09 上传 | 大小:1.24mb | 下载:0

[系统编程StringHelper

说明:字符串处理帮助,包括编码转换等功能函数。-To help deal with the string, including the code conversion function.
<好大晓> 在 2025-04-09 上传 | 大小:3kb | 下载:0

[Linux/Unix编程jrtplib-3.7.1

说明:最新的jrtplib,jrtplib-3.7.1.tar-The latest jrtplib, jrtplib-3.7.1.tar
<李惠富> 在 2025-04-09 上传 | 大小:743kb | 下载:0

[扫描程序rbPortScanner

说明:自己写的主机端口扫描器,支持多主机、多端口、多线程扫描。-Write your own host port scanner, support multi-host, multi-port, multi-threaded scanning.
<犁田> 在 2025-04-09 上传 | 大小:127kb | 下载:0

[扫描程序rbGetBanner

说明:获得主机http,ftp,ssh,imap,telnet,smtp,pop3端口banner信息,支持多线程扫描。-Access to host http, ftp, ssh, imap, telnet, smtp, pop3 port banner information, support multi-threaded scanning.
<犁田> 在 2025-04-09 上传 | 大小:80kb | 下载:0

[系统编程keyboard

说明:利用C++Builder开发的键盘钩子程序-The use of C++ Builder developing a keyboard hook procedure
<张念> 在 2025-04-09 上传 | 大小:1.26mb | 下载:0

[Linux/Unix编程UART

说明:自己用VHDL写的一个串口程序,调试成功,并且用到了项目中,希望初学者可以借鉴下-Their use VHDL to write a serial program, debug the success of the project and used in the hope that beginners can learn from the next
<yanglei> 在 2025-04-09 上传 | 大小:299kb | 下载:0

[系统编程rbProcessViewer

说明:列出系统正在运行的所有进程,可以查看进程模块,进程程序版本,可以中止进程。-Listed in the system all processes are running, you can view the process module, process, program version, you can suspend the process.
<犁田> 在 2025-04-09 上传 | 大小:88kb | 下载:0

[系统编程rbPEFormatViewer

说明:vc6.0, PE文件格式查看,可以查看PE文件头信息、节信息、输入表信息以及输出表信息-vc6.0, PE file format view, you can view PE file header information, festival information, enter the table information, as well as output tables of information
<犁田> 在 2025-04-09 上传 | 大小:41kb | 下载:1

[系统编程debugdisplay

说明:一套用于调试时显示的开发包程序源代码,20个字真难凑-A display for debugging development kit source code, hard to take care of 20 characters
<peter> 在 2025-04-09 上传 | 大小:44kb | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 2596.97 .98 .99 .00 .01 ... 16281 »

源码中国 www.ymcn.org