资源列表
DFGH1457
- —Mixed-traffic (e.g., pedestrians, bicycles, and vehicles) data at an intersection is one of the essential factors for intersection design and traffic control. However, some data such as pedestrian volume cannot be directly collected by common
jisuanqi_windows
- 一个类windows计算器,功能强大,希望大家借鉴-an windows cal
c73e58cf3e86
- opencv code for fft.
DOS6FDBOOT.ASM
- dos引导代码汇编写的,引导区代码,学习引导区汇编代码的例子-dos boot hdd source asm
DibTransform
- 车牌识别源代码,挺好用的代码。可以识别很多车辆-car plate recognise
zhengshu
- 大整数的运算,可以运算很大的整数,使用起来会十分方便-Large integer arithmetic
APKInstaller
- apkinstall 是一个检测手机连接状态,并进行apk安装、卸载的简易工具。很实用,-apkinstall a detection of the phone connection status and apk install uninstall simple tools. Very practical,
SortPic
- 修改至NeHe的OpenGL教程第六课(纹理的使用),去除glu和glaux库,使用CxImage处理纹理图片,具备良好的移植性-Amended to NeHe OpenGL tutorials sixth lesson (use of texture), remove glu and glaux libraries, to use CxImage processing texture images, with good portability
VC6.0
- 查找给定目录下所有图片文件,可修改查找目录深度,将图片文件名放入一个vector中-Find all image files in a given directory, can be modified to find the directory depth, the image file name into a vector
CaCPP_Program_in_Lua
- C和C++程序员的Lua快速入门,对Lua的继承、多重继承作示例讲解,深入学习Lua元表机制。是Lua进阶的必备教程。-Lua of of C and C++ programmers QuickStart of Lua' s inheritance, multiple inheritance as an example to explain the depth learning Lua per table mechanism. Lua essential advanced tutorial
opengl
- nehe s opengl lesson 1-08
dfsdf
- 递归下降,出四元式 例如:当输入(i+i*i)*(i+i)时,输出以下的四元式序列。 t1 := i * i t2 := i + t1 t3 := i + i t4 := t2 * t3 -Recursive descent, a quaternion type, for example: when the input (i+i* i)* (i+i), following output of the quaternion type sequence. t1: = i* i
