搜索资源列表
aes_core
- AES高级加密算法的verilog语言实现。同时附有AES协议的pdf文档,和此代码的测试程序,可作为一个IP核直接使用,可减少开发人员的设计时间。-AES Advanced Encryption Algorithm Verilog language. While the agreement with AES pdf documents, and that this code of the test procedure can be used as an IP core direct use,
arm_Nor_Flash
- 基于arm嵌入式处理器的NorFlash驱动以及烧录代码,附有详细pdf中文手册-Embedded Processor NorFlash drive and copying code Chinese with a detailed manual pdf
shell
- linux下shell解释器的进一步完善 附有完整的代码和实验报告,对实现原理进行了详细的注释
fs
- - vc环境下RSA算法加解密功能的实现,内附有示例代码
Linux_pragram
- 《linux编程白皮书》—本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。
ural
- 我的URAL的1000 ~ 1050 的全部代码 包含WA 最后AC的程序 有2~3个比较难的是MAIGO的程序,另外源文件中附有题解,在linux下做的 如中文乱码请用word打开,应该对想做URAL的同学有一定帮助,另外请相信自己的能力 万不得以再看代码
CapTx
- 一个mini抓包发包程序 我利用pcaplib for windows写的一个抓包发包程序Captx for Win2k/Winnt/Win9x, 仅110K,跑起来占内存2M,附有VC源代码,大家有什么特殊需要可以自己修改代码。 使用方法: (1)把整个CapTx目录拷贝到自己的硬盘上 (2)安装packet capture drivers v2.02(Captx\\drivers下的相应目录,在网络中添加协议后,选磁盘安装) (3) 启动CapTx.exe (4) 点抓包按钮开始抓包,用单选
RSA加解密
- vc环境下RSA算法加解密功能的实现,内附有示例代码。-The implement of encryption and decryption with RSA algorithm in VC environment, attached with example source code.
RSA
- 简单的RSA代码、C语言实现,绝对没问题。重要的是简单的 附有exe文件和c文件-Simple RSA code, C language, absolutely no problem. Important is a simple file with exe file and the c
SEED-VPM642
- seedvpm642实验全部代码,另附有实验指导书,非常经典-seedvpm642 test all the code, there are experimental instructions attached, very classic
sdmmcboot
- linux下SD卡的驱动,附有完整的使用说明,有详细的代码注释!-SD card under linux drivers, with complete instructions, a detailed code Notes!
UDPserver
- Linux下网络编程中UDP服务器端的简单代码,附有注解,可以传输各种文件,适合初学者学习使用。-Linux Network Programming UDP simple server-side code, with comments, you can transfer all kinds of documents, suitable for beginners learning to use.
Linux
- 本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。 -The book and its programming on the Linux operating system, the overall presentation was made to support the development of software f
An_Introduction_to_GCC
- GCC编译器的基础使用方法详解,并附有相关代码示例-GCC based compiler Detailed use, together with relevant code samples
Linux-muti-process
- linux多进程编程,书中附有C代码解析,对理解多进程有很好的帮助-linux multi-process programming, with C code to parse the book, have a good understanding with the help of multi-process
Qt-painting-
- qt 中的一个绘图例子,附有代码和运行后的图片,是一个正弦曲线-qt a drawing in the example code and run with the picture, is a sine curve
Linux-Programming-White-Papers
- < Linux编程白皮书> : 本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。-< <Linux编程白皮书> > : This book and its programming on the Linux operating system, the overall presentati
log_sys
- 基于Linux的一个记录客户写入情况的日志模块。 其中附有详细的ReadMe说明和代码注释。 关键字:Linux,日志模块,共享存储,多线程。-Linux-based clients to write a case record log module. One of the ReadMe with detailed instructions and code comments. Keywords: Linux, the log module, shared memory, multi-t
LINUX_programe
- 本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。 -Book on the Linux operating system and its programming were introduced a whole to support the development of software for the open sou
AES
- AES算法的C语言版本,支持ECB和CBC模式,速度和体积都经过本人精心优化,适合于C51、ARM和PC,内有Keil、ADS和VC6 三个工程和测试代码,并附有算法原理和演示动画资料。-The C language version of the AES algorithm supports ECB and CBC mode, speed and code size after I carefully optimized for the C51, ARM and PC, there Keil,