资源列表
reginfo
- 环球离线播放器reginfo.dll源码-Global reginfo.dll source player offline
Final_RPG_basic
- c++输入输出操作符重载 初学者用 精品学习资料 需要的-c++ input-output operator overloading
endprocesscode
- 一个VC++结束普通用户进程的代码,亲测可用无任何错误VC6.0编译通过-A VC++ code that ordinary end user processes, pro-test can be used without any errors VC6.0 compiler! ! !
Debris-flow-monitoring-system
- 泥石流监测系统,监测会发生泥石流的环境和天气,并进行分析。-Debris flow monitoring system, will monitor weather and environmental landslides and analyzed.
mutex
- 这个程序是mutex测试代码,用于mutex的互斥性。比如两个线程可以互相不干扰彼此。-This program is a mutex test code for the mutex of the mutually exclusive. Example, two threads can not interfere with each other with each other.
fib1
- implementing Fibonacci algorithm using fork on Linux
cpp
- c++ 逆矩阵 的 求解 运行 通过,希望大家来下载啊-c++ inverse matrix
ASAMPLE2
- 基于51单片机的led 等的显示 以及循环点亮-achieve 51
spi-bus1-gpg5_6_7
- S3C24XX SPI - gpio configuration for bus 1 on gpg5,6,7
RSA
- RSA加密算法(C语言),已运行通过,供初学者参考。-RSA encryption algorithm (C language), has been run by reference for beginners.
ImplementedClassFilter
- This ClassVisitor delegates its visits to another given ClassVisitor, except for classes that extend or implement a given class.
BitMasking2.c.tar
- BitMask a simple example to very bits. Useful to test configurations. In C Language. easy to understand.