资源列表
WinIoForVB
- C++写的IO端口操作程序,可操作端口<如:并口>,附VB,VC测试程序。-write C IO ports operating procedures, operational port
Beginning-Unix-(2005)-(1)
- this tutorial describes about how to setup users and filesystem in unix
yate2
- yate sip server and client
sim300.
- sim300GSM/GPRS无线通信模块开发资料,很全的哦。-sim300GSM/GPRS wireless communication module development information, it is full of oh.
1_ReadWrite
- windows操作系统读者写者问题的VC++编程实例,大学课程中的实验-windows operating system to write the issue of the readers of VC++ programming examples of university courses in experimental
grubutil-USB-boot-mgr
- grubutil,利用grub多系统引导程序开发的U盘启动盘制作工具。可以利用其了解BIOS到U盘mbr引导程序,然后设置grub系统选择菜单,从而引导程序。-Grubutil, U disk boot disk creation tools using grub multiple system boot program development. Can use their understanding of BIOS to the U disk MBR boot, and then set th
DES
- 自己开发的一个des加密算法,可用作网络通信方面,希望对大家有帮助-Their development of a des encryption algorithm can be used as network communications, we want to help
wm8962
- 音频驱动wm8962,上传与2016年6月30日-Audio Driver wm8974, upload and June 30, 2016
LuaCombineVc
- Lua语言以其卓越的可扩展性、简单、高效率和与平台无关性在游戏领域得到广泛应用。今天花了一些时间学习VC和Lua如何混合开发,编写了一个小例程,和大家分享一下这方面的经验。-Lua language for its excellent scalability, simple, efficient and platform-independent nature of the field has been widely used in the game. Spent some time today
lightmachine-sherlock
- lightmachine-sherlock.rar sherlock的轻量级虚拟机源代码.-lightmachine-sherlock.rar sherlock lightweight virtual machine source code.
07
- des加密 ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。 密钥对产生办法。首先选择一个素数p,两个随机数, g 和x,g, x <p, 计算 y = g^x ( mod p ),则其公钥为 y, g 和p。私钥是x。g和p可由一组用户共享。 -des cipher
Linux编译链接装载
- 一个关于Linux下C语言程序从编译到运行的详细过程,包括预处理、处理、汇编、链接、装载过程。(A detailed process for the process from compiling to running under Linux, including preprocessing, processing, assembly, linking, and loading.)