资源列表
zpack-0.80
- zpack-0.80 配合cocos打包资源打包的一个开源代码
p4vasp-0.3.30
- Linux系统下安装P4vasp,此软件可以显示能带,态密度,电荷密度、STM、等等(The installation of P4vasp in the Linux system)
P_yqt5
- 自己写的在CTR模式下的AES加解密算法,由PyQt5开发的界面设计,时间戳作为伪随机输入(AES encryption and decryption algorithm in CTR mode written by myself, interface design developed by PyQt5, time stamp as pseudo-random input)
操作系统实验
- 1. 在linux下编写一个应用程序,命名为an_ch2_1b。这个程序不断地输出如下行: Those output come from child,[系统时间] 另外写一个应用程序,命名为an_ch2_1a。这个程序创建一个子进程,执行an_ch2_1b。这个程序不断地输出如下行: Those output come from child,[系统时间] 观察程序运行的结果,并对你看到的现象进行解释。 2. 在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量share
CNN
- 用深度卷积神经网络进行图像盲取证,定位复制粘贴篡改区域(Blind forensics of image using deep convolution neural network to locate copy-paste tampered area)
RAS加密解密工具
- C#编写的目前最强的RAS加密算法,只要有秘钥才可解开,RAS加密算法的实现(The strongest RAS encryption algorithm written in C# can be unlocked only if there is a secret key. The implementation of RAS encryption algorithm)
Rockchip-Developer-Guide-linux4.4-SPI
- rk3399 spi开发,自带的有测试demo,kernel spi配置方法说明(rk3399 spi driver,config, testdemo)
SKEY协议的简单模拟
- 模拟 SKEY协议通信过程。SKEY身份认证解决方案,可以有效解决重放攻击。重放攻击是指攻击者通过某种方式在网络连接中获取他人的登陆账户与口令,然后利用它多某个网络资源的访问权限。而现在S/Key协议分配给访问者的口令每次都不同,所以,就可以有效解决口令泄漏问题。因此,可以避免重放攻击。(a simulation of SKEY protocol)
Arduino Library for Proteus
- 用于protues 仿真的arduino元件库(arduino lib for protues)
ant-zombination
- 是一篇关于蚁群算法和多智能体相结合的经典的文章(Is a classic article on the combination of ant colony algorithm and multi-agent)
《Linux设备驱动开发详解》【华清远见10年特献】
- 华清远见官方出品,比较好的阐述了linux设备驱动的构建。(product from HuaQingYuanJian)
UNIX网络编程第2卷
- unix网络编程资料,学习unix编程,嵌入式Linux网络编程(unix network program)