资源列表
01_signal_test
- 其中的源地址和目的地址是指网卡的硬件地址(也叫MAC地址),长度是48位,是在网卡出厂时固化的。可在shell中使用ifconfig命令查看,“HWaddr 00:15:F2:14:9E:3F”部分就是硬件地址。协议字段有三种值,分别对应IP、ARP、RARP。帧尾是CRC校验码。(The source address and destination address refer to the hardware address of the network card (also known as
sl_uboot.tar
- dm8168-uboot源码里面是1gddr的evm配置(dm8168-uboot evm&&dvr)
vd265
- Import data files as input parameters matlab program is running, Very convenient to use, Complete HMM-based speech recognition system.
LINUX设备驱动程序第3版
- LINUX设备驱动程序,最新的linux驱动程序编写教程。(LINUX device driver, this is the newest version of LINUX device driver book.)
hd44780.7z
- HD44780 lcd 驱动,可以直接放在kernel 源码目录下,不过要自己在makefile中添加编译(the driver for HD44780 under linux)
gpsr-ns-2.tar
- 在linux下的ns2网络协议编程源代码,gpsr算法协议(In Linux under the NS2 network protocol programming source code, GPSR algorithm Association)
3des
- Linux下c语言实现DES和3DES算法(Linux under c language, DES and 3DES algorithm)
crosstool_script-master
- 使用ct-ng搭建s3c2440的交叉编译环境,在debian 上实现,脚本流程是先用1enviroment 2 build-ct-ng 3build_crosstool_for_s3c2440 需要用户名ll /home/ll 或者自己修改脚本里的目录 在编译cross是弹出配置窗口选择退出并保存 编译结果在/home/ll/x-tools/下(BUIDL THE CROSSTOOLS FOR S3C2440 SHELL scr iptS)
BezierCruveQt5
- 基于qt5.8写的一个贝塞尔曲线 qt5.8工程源码 直接打开编译,不是网上转的,是自己写的,里面有注释 贝塞尔曲线的t系数是0.5 C++写贝塞尔曲线,可以在任意平台编译,可移植的贝塞尔曲线 BezierCruveQt5.8画贝塞尔曲线代码工程自己写的非转载(bezier curve writen by qt5.8 qt5.8 project of bezier, you can open the pro file and compile the project directly
rtl
- 实现sha1(128)杂散算法。输入为64bit,输出160bit。(Implementation of SHA1 (128) algorithm. The input is 64bit, and the output is 160bit.)
Linux内核完全注释.tar
- Linux内核学习教程 详细讲解了Linux内核0.11版本的各个模块实现(Linux kernel learning tutorial Explained in detail the Linux kernel 0.11 version of each module implementation)
CRCchensC
- 该文档是对crc算法的汇总,实现算法,校验数据,用于各种通讯数据的校验(The document is a summary of the CRC algorithm, the implementation of algorithms, checksum data, for a variety of communication data validation)