资源列表

« 1 2 ... .03 .04 .05 .06 .07 7008.09 .10 .11 .12 .13 ... 16274 »

[Linux/Unix编程fifo

说明:一个循环线性地址先进先出队列(FIFO),非常适合用做通讯、任务等,具有如下特点: 1.循环队列,空间利用率非常高,不用动态分配内存,不使用链表,无内存泄漏,无内存碎片; 2.线性地址空间,直接使用memcpy进出,速度非常快; 使用说明: 1.fifo_init 2.fifo_into 2.fifo_get 3.fifo_remove 4.fifo_uninit 如发现问题联系本人: lxj_com@163.com QQ:67016879
<long> 在 2025-10-28 上传 | 大小:17kb | 下载:0

[Linux/Unix编程linux_das-http-server

说明:linux_das http server
<song> 在 2025-10-28 上传 | 大小:17kb | 下载:0

[系统编程ClearHistory

说明:通过代码管理IE缓存,实现对IE缓存,临时文件,回收站的管理.-IE cache through code management to realize the IE cache, temporary files, recycle bin management.
<锅小> 在 2025-10-28 上传 | 大小:17kb | 下载:0

[Linux/Unix编程fork

说明:Fork programming in linux
<hireraju> 在 2025-10-28 上传 | 大小:17kb | 下载:0

[系统编程FundeleteSource

说明:一个安全擦出系统正在占用的文件的程序,是SysInternal的一部分-Given rise to a secure file system is occupied by the program, is part of SysInternal
<sater> 在 2025-10-28 上传 | 大小:17kb | 下载:0

[Linux/Unix编程Desktop

说明:This software describe diferent kind of way that you can format a disk hard. Enjoy!
<Renato> 在 2025-10-28 上传 | 大小:17kb | 下载:0

[Linux/Unix编程Linux-audio-programming-guide

说明:Linux音频编程指南,这是一部参考资料,详细的介绍了音乐编程,这不是源代码-Linux audio programming guide, this is a reference, a detailed descr iption of the music programming, this is not the source code
<li> 在 2025-10-28 上传 | 大小:17kb | 下载:0

[加密解密shuber-attr_encrypted_ruby

说明:Generates attr_accessors that encrypt and decrypt attributes transparently It works with ANY class, however, you get a few extra features when you’re using it with ActiveRecord, DataMapper, or Sequel -Generates attr_accessors that encrypt and d
<> 在 2025-10-28 上传 | 大小:17kb | 下载:0

[加密解密XXTEA-encryption-algorithm

说明:XXTEA加密算法原理及C语言实现,采用迭代算法-XXTEA encryption algorithm
<Jason> 在 2025-10-28 上传 | 大小:17kb | 下载:0

[加密解密pam.tar

说明:PAM的介绍资料,如何使用Linux下的加密机制等。-Descr iption of PAM
<Huangq> 在 2025-10-28 上传 | 大小:17kb | 下载:0

[系统编程get_cursor_pos

说明:如何获得光标的坐标,很不错的demo,希望对大家有所帮助-How to get the coordinates of the cursor, very good demo, we hope to help
<> 在 2025-10-28 上传 | 大小:17kb | 下载:0

[加密解密CRC

说明:CRC校验,输入为十六进制,每字节程序自动加空格分开,计算结果为2字节十六进制。对输入框的输入和删除都是针对之后一个字符。输入的字母自动转换为大写。-CRC, the input to hex, each byte of the program automatically add a space to separate the results for the 2-byte hexadecimal. The input of the input box and delete a character
<盛红启> 在 2025-10-28 上传 | 大小:17kb | 下载:1
« 1 2 ... .03 .04 .05 .06 .07 7008.09 .10 .11 .12 .13 ... 16274 »

源码中国 www.ymcn.org