资源列表
VB锁定键盘的程序
- 玩游戏的时候有些不需要用到的系统按键可以屏蔽掉,系统热键也可以(When playing games, some system keys that are not needed can be shielded, and the system hot keys can also be used.)
realtek_wifi_SDK_for_android_L_5.0_20141203.tar
- wifi驱动编程,主要针对的是RTL8188,RTL8192,RTL8811(WiFi driver programming, mainly aimed at RTL8188, RTL8192, RTL8811)
SecureCRT
- windows下连接开发板工具实现数据的传递(Connect the development board tool under windows to realize data transmission)
SSHSecureShellClient-3.2.9
- windows下连接开发板工具,实现数据的传递(Connect the development board tool under windows to realize data transmission)
VMwareTools.Cn
- 虚拟机完成链接linux系统工具安装需要插件(Virtual machine completes link Linux system tool installation need plug-in)
TeraTerm
- linux连接windows平台工具,完成数据传递(Linux connects the windows platform tool to complete the data transfer)
制作yaffs
- 制作yaffs的文件系统镜像,文件包含yaffs的mkyaffs2image的源码以及说明文件(File system image for making yaffs)
LINUX_Shell编程基础教程
- 1)在Linux编辑中命令区分大小写字符。 2)在Shell语句中加入必要的注释,以便以后查询和维护,注释以#开头。 3)对Shell变量进行数字运算时,使用乘法符号“*”时,要用转义字符“\”进行转义。 4)由于Shell对命令中多余的空格不进行任何处理,因此程序员可以利用这一特性调整程序缩进,达到增强程序可读性效果。 5)在对函数命名时最好能使用有含义且能容易理解的名字,即使函数名能够比较准确地表达函数所完成的任务。同时建议对于较大的程序要建立函数名和变量命名对照表。(1) the
DVWA-master
- 网络安全练习靶机,结合kali系统使用,完美练习环境(Network security practice target)
Linux命令
- 学习linux常用命令,适合初学者练习,熟悉常用命令(Learn the common commands of Linux)
four
- RSA的密钥生成,加密,解密.RSA算法基于一个十分简单的数论事实:将两个大质数相乘十分容易,但是想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。(RSA's key generation, encryption, decryption)
BSX3.6.1.34_BMI160_20150821
- bmi160 android官方驱动,功能比较全,但是不相关的东西耦合度太高,不太好抽离。(Bmi160 Android official drive, the function is more complete, but the unrelated thing coupling degree is too high, not very good to draw away.)