资源列表

« 1 2 ... .35 .36 .37 .38 .39 2040.41 .42 .43 .44 .45 ... 16282 »

[加密解密ReadMem

说明:unit ReadMem interface uses TLHelp32,Windows function GetMems(PID:longword baseaddress:string= len:integer=0):string //获取指定进程中的~内存数据 implementation function UpperCase(const S: string): strin
<cl> 在 2025-02-24 上传 | 大小:2kb | 下载:0

[系统编程findpci

说明:这是一个通过INT调用察看PCI信息的程序,对于学习PCI规范的人很有用-This is a call to see through INT PCI procedures for information, learning the PCI specifications useful
<张张> 在 2025-02-24 上传 | 大小:2kb | 下载:0

[系统编程getsect_asm

说明:取自别处,共同学习,看完删除,尊重原作者的版权,使用时请注明出处。绝对扇区读写masm示例-from elsewhere, studying together, reading deleted, respect the original author's copyright, when used with the territory. Absolute Sector readers can sample
<sanlwg> 在 2025-02-24 上传 | 大小:2kb | 下载:0

[Linux/Unix编程pthread_examples.tar

说明:多线程程序作为一种多任务、并发的工作方式,有以下的优点:   1) 提高应用程序响应。这对图形界面的程序尤其有意义,当一个操作耗时很长时,整个系统都会等待这个操作,此时程序不会响应键盘、鼠标、菜单的操作,而使用多线程技术,将耗时长的操作(time consuming)置于一个新的线程,可以避免这种尴尬的情况。   2) 使多CPU系统更加有效。操作系统会保证当线程数不大于CPU数目时,不同的线程运行于不同的CPU上。   3
<李强> 在 2025-02-24 上传 | 大小:2kb | 下载:0

[Linux/Unix编程imp2.tar

说明:Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。 一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要
<李强> 在 2025-02-24 上传 | 大小:2kb | 下载:0

[Linux/Unix编程linux_motor_44B0

说明:在博创的44B0开发板上做的一个电机控制的程序,经过了测试,运行良好。可用作最最新的新手学习哈。-in Bo Chong 44B0 development board to do a motor control procedures after the test, the operation is good. Most can be used to study the latest newcomers Kazakhstan.
<> 在 2025-02-24 上传 | 大小:2kb | 下载:0

[Linux/Unix编程cal24point

说明:用C写的一个算24点代码,使用逆波兰表达式的求值。-C counting write a 24 point code, the use of reverse Polish expression is evaluated.
<webb> 在 2025-02-24 上传 | 大小:2kb | 下载:0

[Linux/Unix编程0503_test-key

说明:uClinux 环境下按键的驱动程序及相应的用户开发的简单实例。还有Makefile文件,直接在CygWin环境下编译可直接运行。-uClinux environment keys to the driver and the corresponding development of the user simple examples. There Makefile, CygWin directly in the environment c
<songyw> 在 2025-02-24 上传 | 大小:2kb | 下载:0

[Linux/Unix编程0902_minigui

说明:uClinux环境下MinuGUI的应用实例及简单介绍,列外还有Makefile文件,可在linux环境下编译运行。-uClinux environment MinuGUI of application examples and simple, there are those in Makefile document in the Linux operating environment compiler.
<songyw> 在 2025-02-24 上传 | 大小:2kb | 下载:0

[系统编程CtrlPos20060808

说明:一个完整类,可以自动控制窗体中控件的位置变化-a complete category, it can automatically control the Form Controls changes in position
<tlsact> 在 2025-02-24 上传 | 大小:2kb | 下载:0

[Linux/Unix编程RACALSCO-UNIXANDEMHP9000

说明:在UNIX下用C编写的雷卡(RACAL)加密机与SCO-UNIX、TANDEM、HP9000三种平台的连接测试程序-in C under UNIX prepared Etchegaray's (RACAL) encryption machine and SCO-UNIX, TANDEM, HP9000 platform linking the three test procedures
<lq> 在 2025-02-24 上传 | 大小:2kb | 下载:0

[加密解密sha256_encrypt

说明:SHA 256 加密算法,比 MD5 更好的算法更好的算法,希望对大家有帮助-SHA 256 encryption algorithm, better than the MD5 algorithm better algorithm, we hope to help
<艾伦> 在 2025-02-24 上传 | 大小:2kb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 2040.41 .42 .43 .44 .45 ... 16282 »

源码中国 www.ymcn.org