资源列表
FLOW
- 基本的ICC布局布线,给初学者一个参考,-ICC flow,senior enginer please refer to this flow
lammps-project1
- lammps实例:硅的晶格常数和体弹模量的计算(含代码)-the lammps instance: the lattice constant of silicon and body shells modulus calculations (including code)
lammps-project2
- lammps实例:金属中的点缺陷 空位和间隙原子(含代码)-lammps Example: point defects in the metal vacancies and interstitial atoms (including code)
lammps-project5
- lammps实例:熔化与凝固:氩,铜,铝(含代码)-lammps instance: melting and solidification: argon, copper, aluminum (including code)
Finger
- 以mini2440开发板为载体,通过串口外界指纹模块,实现如下功能:录入指纹模版,指纹识别,删除指纹库中一段指纹,清空指纹库基本功能。首先完成串口参数的设置,根据用户对功能的选择,调用相应的函数接口实现相应的功能,各实现函数主要通过串口向指纹模块发送指令,并根据返回值进一步处理,实现相应的功能。-Mini2440 development board for the carrier, fingerprint module through the serial port to the outside
bar_imx27
- 控制lv3000的linux驱动程序及应用程序-Control the lv3000 of linux drivers and applications
injectso-0.2.tar
- injectso linux下hook 截取函数-injectso linux under hook interception function
GingerBreak.tar
- 这是android系统GingerBreak漏洞利用源码,是针对2.x版本的。只供研究使用,不可滥用。-This is the android system GingerBreak loophole using the source code, which is based on the 2 x version of the. Only for study use, not be abused.
qt4-homesafe-1.1.tar
- linux 智能家居项目资料,包括源码 和 学习资料-no thing
fistgen-0.2.1.tar
- 文件系统开发工具,可以帮助开发者完成堆栈式文件系统的开发-File system development tools that can help developers to complete the development of stackable file system
mmap_chart
- 共享内存的方法,实现linux环境下的,进程间通信,聊天程序-no thing
C-XML
- ANSI C 写的XML解析库,可以用来读写XML格式数据 -a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries. Mini-XML only requires an ANSI C compatible compiler (GCC works, as d