资源列表
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.)
No-OS
- s5pv210 裸机开发程序,内含多个裸机例程,方便新手学习。-S5pv210 bare-metal development program, containing multiple bare-metal routines, convenient for the novice to learn.
simpleOCR
- 简单通用的OCR软件,借助MS技术,希望对初学者有所帮助。-Simple common OCR software, with MS technology, hoping to help beginners.
eldd
- 驱动开发经典书籍,电子书好东东大家分享不可多得-err
Essential_Linux_Device_Drivers
- 這是一本在講解linux 驅動程式的書籍 包含 MTD Video serial 等驅動程式-This is a linux driver in the brief book contains MTD Video serial driver, etc.
Essential_Linux_Device_Drivers
- Thsi is the file about linux device driver programming in linux.