资源列表

« 1 2 ... .32 .33 .34 .35 .36 12037.38 .39 .40 .41 .42 ... 16274 »

[Linux/Unix编程Linuxkernel

说明:linux 驱动编程使用初学者,建议大家看看,有好处的-linux kernel
<kimmchen> 在 2025-07-01 上传 | 大小:1.45mb | 下载:0

[系统编程1ms

说明:一个1ms的定时器程序,VC6.0下编译通过,C++编写-A 1ms timer program, VC6.0 compiled by, C++ to prepare
<王锦> 在 2025-07-01 上传 | 大小:401kb | 下载:0

[系统编程UsingSSH

说明:A book about using SSH
<A> 在 2025-07-01 上传 | 大小:3.91mb | 下载:0

[Linux/Unix编程ProgramdesignQt4wonderfulcasestudy

说明:是QT4经典课堂的代码以及资料,适合新手学习-Is a classic classroom QT4 code and data,Suitable for novice to learn
<黄俊轩> 在 2025-07-01 上传 | 大小:5.07mb | 下载:0

[Linux/Unix编程Embedded_Linux

说明:It s about Embedded Linux
<pangdang> 在 2025-07-01 上传 | 大小:897kb | 下载:0

[Linux/Unix编程LinuxARP

说明:Linux ARP协议源码解析,出处网络,作者不明-Linux ARP protocol source code analysis, source network, author unknown
<sendlive> 在 2025-07-01 上传 | 大小:9kb | 下载:0

[加密解密TrippleDES_java

说明:java实现的3des加密算法,本算法是按照VC的算法实现的。本源代码只是用来学习3des,如果要完全实现微软的3des加密功能,还有许多工作去做。-3des encryption algorithm java implementation, this algorithm is implemented in accordance with VC algorithm. Origin code is only used to study 3des, if we are to achieve Micr
<chen wen bin> 在 2025-07-01 上传 | 大小:13kb | 下载:0

[系统编程_labview_win_util_32

说明:实现了对系统内核的调用,里面包含4个方面的调用内容。-Kernel implements and system call, which includes four aspects of call content.
<王朝> 在 2025-07-01 上传 | 大小:446kb | 下载:0

[系统编程opeDataSet.dll

说明: 界面部分和业务部分物理分离。将业务部分和界面部分分别编译成dll和exe可执行文件。 定义一个接口部分以实现界面部分和业务部分之间通讯。接口部分可使用接口或抽象类来实现。一定要保持接 口的稳定,轻易不要改变接口单元中的内容。还可通过预留接口来满足未来功能增长的需求。 经常变动的通常是业务部分,通过修改DLL封装对象的实现方法来升级DLL,无需重新修改和编译界面部分的Exe文件。-Interface part and the operational part of the phy
<黄磊> 在 2025-07-01 上传 | 大小:616kb | 下载:0

[加密解密Sha256Calc

说明:SHA256加密算法源代码,免费可直接引用。-SHA256 encryption algorithm source code, free direct quote.
<朱雷> 在 2025-07-01 上传 | 大小:2kb | 下载:0

[Linux/Unix编程pthread

说明:基于ARM9的Linux多线程应用程序。生产者写入缓冲区和消费者从缓冲区读数的具体流程,生产者首先获得互斥锁,并且判断写指针+1后是否等于读指针,如果相等则进入等待状态,等候条件变量notfull;如果不等则向缓冲区中写入一个整数,并且设置条件变量为notempty,最后释放互斥锁。消费者线程与生产者线程类似。-ARM9-Linux-based multi-threaded applications. Producers and consumers into a buffer from the
<刘冉> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[加密解密cryptographyprograms

说明:Cryptography using C++ programming
<decepticons> 在 2025-07-01 上传 | 大小:55kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 12037.38 .39 .40 .41 .42 ... 16274 »

源码中国 www.ymcn.org