资源列表
fontcmp.rar
- 點陣字庫對比工具
trajectory1.C语言计算导弹弹道
- C语言计算导弹弹道,C语言计算导弹弹道 ,C language calculated ballistic missiles, C language calculated ballistic missile
bscl(delphi)
- 王荣先生的变速齿轮delphi源代码 ,可以修改 , 加上驱动保护等,来实现更强大的功能-Mr. Wang Rong gear delphi source code
chebshev
- GPS精密星历卫星轨道插值运算(采用切比雪夫拟合)matlab程序。直接运行chebshev2.mat文件即可,结果显示在doucument2.mat文件中-Precise GPS satellite orbit ephemeris interpolation operation (using Chebyshev fitting) matlab program. Can run directly chebshev2.mat file, the results are displayed in t
RTL8188EUS_linux_v4.1.4_6773.20130222
- rtl8188eus linux drivers, Currently the offical website Unpublished.
r8168-8.039.00
- R8168驱动程序,下载后请改名:r8168-8.039.00.zip 修改成r8168-8.039.00.tar.bz2-RTL8111C/8111D/8111E/8111F driver for linux
Device-Drivers
- Micrel系列PHY芯片驱动,本人亲自使用,验证可直接添加内核中使用,内含使用说明。支持-ksz9021 -ksz9031-ksz8001 -ksz8021 -ksz8031 -ksz8041 -ksz8051 -ksz8061 -ksz8081 -ksz8091 -ksz8721 -ksz8737-The Micrel PHY devices that are supported with the source code(micre
ov8865-mipi-4-lane
- mtk 6735 平台最新的ov8865 mipi 4 lane 源码-mt6735 platform ov8865 sensor source code!!!
kernel-2.6.32-431.el6.x86_64.tar
- RHEL KERNEL V6.5 2.6.32-431
synaptics_dsx_public_v2_5_2.tar
- synaptics TP linux 驱动和文档-synaptics TP linux driver and doc
xc6130_ov2710_driver.tar
- XC6130+OV2710驱动,硬件平台为瑞芯微RK3288,软件系统为android或者linux。- XC6130+ OV2710 driver, the hardware platform for Rockchip RK3288, the software system for android or linux.
数字签名实验
- DSA签名程序和DSA验证程序。 签名程序流程: a. 读入字符串(从屏幕或文本文件中),字符串内容应包含自己的学号或姓名; b. 计算该字符串的SHA-1值; c. 生成DSA密钥对(利用dsa_make_key); d. 利用dsa_export函数导出所生成的DSA密钥对的公钥,并保存到文件中(dsa_key.pub),供验证程序使用; e. 对第2步产生的SHA-1值进行签名,保存签名到文件中(signature.txt)(DSA signatures and DSA val