资源列表
shijianpian
- 时间片轮转算法struct { int name //进程标识符 int status //进程状态 int ax,bx,cx,dx //进程现场信息,通用寄存器内容 int pc //进程现场信息,程序计数器内容 int psw //进程现场信息,程序状态字内容 int next //下一个进程控制块的位置 }pcbarea[n]
第一章 c快速入门
- 第一章 C语言快速入门简要介绍 初次发布………… 呵呵!!!
uSfLog
- 一个delphi使用的支持多线程的日志类,此类使用十分方便-A delphi support multi-threading using the log class, such use is very convenient
encryption-alg
- 提供MD5,SHA1,SHA256,SHA512等四种算法,加密字串的长度依次增大。 加密算法实现-Provides four algorithms MD5, SHA1, SHA256, SHA512, the encryption string of length increase sequentially. Encryption algorithm
unixshijiancuozhuanshijiangeshi
- unix时间戳转易语言时间格式 获取当前时间的时间戳,或则获取指定时间的时间戳。。 还有用时间戳 反转获取正确的时间。-the unix timestamp Conveyancing language time format Get the timestamp of the current time, or you get the timestamp of the specified time. . There timestamp reversal obtain the corr
dgfgf
- 易语言dll应用,求任意三角型面积,这是教程里面的源代码,生产之后的文件-Easy language dll file applications seeking any triangle area, which is the tutorial source code, after production
TCS230
- 颜色传感器TCS230及颜色识别电路 可用于识别颜色产生电平变化从而操控相应后续程序-TCS230 color sensor and color recognition circuit can be used to identify the color level changes so as to manipulate the appropriate follow-up procedures
hashtable
- 哈希表实现源码,在VS2005环境下编译。使用了模板。
ADzhuanhuan
- A/D转换 测试通过~ 用汇编语言实验-A/D converter test experimental-use assembly language
add
- 两个多位十进制数相加,要求加数均已ASCII码值形式各自顺序放在以DATA1和DATA2为首的五个内存单元中-Than the sum of two decimal demanding addends have the form of ASCII code value of each order placed with DATA1 and DATA2, led by five memory units
24C02
- 很简单的一个24C02的显示程序,希望有用到找的人。-24C02 display program
lianbiao
- 链表,可以实现链表的功能,在程序设计中长用到,而且已经通过了。-Linked list
