资源列表
exercise
- 做proe二次开发的,好例子 可以下载下来学习-Proe do secondary development
mz2
- 最强大的树形显示组件,可以生成动态、静态tree视图。-The most powerful tree controller.
SCard
- A PKCS11 example on Sagem smart card
febird
- 实现快速的c++序列化代码,非常不错,值得一看,非常不错,值得一看-serize for c++
Register
- 生成加密注册码,根据硬盘序列号,用于软件的使用控制-Generate encrypted registration code, according to the hard drive serial number, used to control the use of software
Register
- 根据硬盘序列号获取,并生成软件注册码,控制软件的使用权-According to the hard disk serial number to get, and generate software registration code, the right to use control software
ACEBULDE
- c++ ace中间件的环境搭建-c++ ace to build middleware environment
jffs2_vc
- jffs2文件系统在vc上模拟实现.供想了解jffs2文件系统的同学们好好深入。-emulation for jffs2 in vc environment.supply a good platform for someone to deepin in filesystem
source1
- source code for gridsim
1
- 用于串口发射加速度传感器,很好用,编了很久,做项目的一部分-Acceleration sensor is used to transmit serial port, useful, prepared for a long time, do part of the project
squat
- 执行一个简单的C++四元类被称为“蹲”。根据Ken Shoemake的开创性论文普及,四元数代表了约一个轴旋转。“蹲”可以通过**=运营商连接在一起,并转换之间来回变换矩阵。实现还包括由Don Hatch的三维矢量宏库-Implementation of a simple C++ quaternion class called "Squat". Popularized by a seminal paper by Ken Shoemake, a quaternion represents a ro
SkipList
- Skiplists是由威廉普格发明的快速关联集合。键/值对添加到skiplist容器和值,这可以让数值搜索极为迅速。程序是建立在一个非常通用的, Bruno Grossniklaus 写的C,然后转换成C+ +类库的基础上。-Skiplists are fast associative collections invented by William Pugh. Key/Value pairs are added to skiplist containers and can then values