资源列表

« 1 2 ... .54 .55 .56 .57 .58 2059.60 .61 .62 .63 .64 ... 16282 »

[系统编程timereg

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

[CA认证bn_add

说明:实现大数的加减运算,实 现大数的加减运算-Realize the addition and subtraction of large numbers computation, addition and subtraction of large numbers realize computing
<wuyuan > 在 2025-02-25 上传 | 大小: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) 和 lfre
<> 在 2025-02-25 上传 | 大小:2kb | 下载:0

[系统编程osThreadpool

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

[加密解密Convert_API_VBtoAutoitFunction

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

[加密解密BCHCODE

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

[加密解密SHA-1

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

[系统编程NewRand

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

[系统编程tsglxt

说明:希望能给大家带来方便,此系统程序比较容易懂-Hope that they will bring convenience to everyone, the system program is easier to understand
<jacky> 在 2025-02-25 上传 | 大小:2kb | 下载:0

[Linux/Unix编程threadlibrary

说明:I use C to implement thread operating,include initiallize,fork,yield,exit,kill. You should have driver to use this library. I choose array for ready queue,and strcut for Thread Control Block.
<陈晨> 在 2025-02-25 上传 | 大小:2kb | 下载:0

[Linux/Unix编程chapter15

说明:《Beginning_Linux_Programming_Third_Edition》这本书的附带程序,由于前几章十分简单,所以从第七章开始传- Beginning_Linux_Programming_Third_Edition This book is the incidental procedures, as a result of the preceding chapters is very simple, so from th
<lkq> 在 2025-02-25 上传 | 大小:2kb | 下载:0

[系统编程a

说明:用C编写的在DOS下使用的中断服务程序,用C编写的在DOS下使用的中断服务程序。-Prepared by C used in the DOS interrupt service routine, prepared by C used in the DOS interrupt service routine.
<一样> 在 2025-02-25 上传 | 大小:2kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 2059.60 .61 .62 .63 .64 ... 16282 »

源码中国 www.ymcn.org