资源列表

« 1 2 ... .49 .50 .51 .52 .53 12554.55 .56 .57 .58 .59 ... 16274 »

[Linux/Unix编程capture

说明:linux系统下捕获信息程序。可以显示源,目的mac地址,源,目的ip地址和数据信息流-linux system to capture information on the procedure. Can display the source, the purpose of mac address, the source of the purpose of ip address and data information flow
<小于> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[Linux/Unix编程qt3

说明:用qt3实现的Wake On Lan也就是远程唤醒(远程开机),即通过一台PC向另一台已经关机但仍连接电源PC发送网络数据包,使其开机的功能,前提是两台PC同处一个局域网内,且被唤醒方的网卡支持网络唤醒功能(现在网卡基本上都支持啦)-Qt3 realize with the Wake On Lan is a remote wake-up (remote boot), or through a PC to another has been turned off but still connecte
<无味> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[系统编程4

说明:这段C语言代码是我在大学期间学习操作系统时,编写的一个简单的,对“生产者消费者”问题进行模拟程序。用字符屏幕输出结果,其中do:表示生产者正在进行生产;??:表示消费者请求消费;*****:表示已经完成的产品;CurrentTime:通过一个时间来标志那些动作是同时发生的-This C language code that I study at the university during the operating system, prepared a brief on the
<> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[系统编程timereg

说明:有关时间限制使用和软件注册的设计!有点好用。-The relevant time restrictions on the use and software design register! Somewhat easy to use.
<type> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[CA认证bn_add

说明:实现大数的加减运算,实 现大数的加减运算-Realize the addition and subtraction of large numbers computation, addition and subtraction of large numbers realize computing
<wuyuan > 在 2025-11-12 上传 | 大小:2kb | 下载:0

[Linux/Unix编程myprog

说明:用char *malloc(unsigned size)函数向系统申请一次内存空间(如size=1000,单位为字节),用首次适应法 addr = (char *)fmalloc(unsigned size) 和 ffree(unsigned size,char * addr)(基本要求)或 循环首次适应法(提高一步) addr = (char *)lmalloc(unsigned size) 和 lfree(unsigned size,char * addr)
<> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[系统编程osThreadpool

说明:在项目里经常用到多线程,大量的客户向服务器提出请求,这时需要开辟线程来响应客户请求,由于客户量是不可预知的,难道来一个客户请求就新开个线程来响应吗?答案是否定的,要知道开辟和撤消线程是需要耗费相当多时间和资源的,于是前辈们弄出了很多模型出来解决这种问题,其中使用线程池(Thread Pooling)是个很好的主意。线程池在Windows2000及其以后版本得到了很好的支持。使用系统提供的线程池机制相当方便而-Frequently used in the project in multi-thre
<田浩> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[加密解密Convert_API_VBtoAutoitFunction

说明:一个将VB下调用的API函数转换为AU3可支持的-VB under an API function call can be converted to support AU3
<刘挺> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[加密解密BCHCODE

说明:BCH是一种纠错码,本程序用于对信源进行编码-BCH is an error-correcting codes, the procedures used for source coding
<guo sirui> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[加密解密SHA-1

说明:SHA-1 Source Code This optimized SHA-1 implementation conforms to FIPS 180-1
<linz> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[系统编程NewRand

说明:随机发生器。可以产生随机数字。当然,是伪随机的哈-Random generator. Can generate random number. Of course, Kazakhstan is a pseudo-random
<> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[系统编程tsglxt

说明:希望能给大家带来方便,此系统程序比较容易懂-Hope that they will bring convenience to everyone, the system program is easier to understand
<jacky> 在 2025-11-12 上传 | 大小:2kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 12554.55 .56 .57 .58 .59 ... 16274 »

源码中国 www.ymcn.org