资源列表
kiushi2
- 编写C++程序完成以下功能: (1) 输入一个文本文件名 (2) 使用ofstream 向一个二进制文件中输出各种类型的数据,并打开文件观察结果: 整数、无符号整型、长整型、浮点型、字符串、…… -The preparation of C++ Process is complete the following functions: (1) enter a text file name (2) ofstream to a binary file in the ou
quicksort
- 本程序为用C语言编写的快速排序算法的源程序,很实用-This procedure for the use of C language source of quick sort algorithm, it is practical
cellauto
- 这是一个细胞自动机及相应的vote和smooth函数-[chaoticrand,chaoticcell,watermark]=cellauto(480,640,1024,5) 参数说明:
ds18b20
- 用数码管显示18b20测得的温度(数码管用的是zlg7290驱动的)-18b20 digital display of measured temperature (digital works is driven zlg7290)
rundll32
- 快速锁定计算机的快捷方式,点击就能立即锁定计算机-Quick shortcut to lock your computer, you can immediately click Lock Computer (useless features, huh playing in)
dls
- 最小二乘椭圆检测,但是要求特征矩阵的特征值为正的椭圆才能检测到。-The least-squares ellipse detection
matrixChain
- 矩阵连乘问题,求解最优计算次序的最优解,并输出最终结果。-Matrixcontinuallymultiply problem, solve the optimal order of computing the optimal solution, and outputs the final result.
LightCompensate
- 光照补偿,,将输入的rgb图像做线性补偿,,后期检测明显。效果好-lightcompensate,it s good for detection after using this method
pauli_cov
- 极化Pauline分解 MATLAB 代码 希望有用-pauli decomposition MATLAB code
testYourComputer
- 通过计算一批整数的阶乘来测试电脑的运行速度。-Test running speed of a computer by calculating a power of some int numbers. And the program is writen with QT.
PLFhybridmethod
- 大气湍流中,关于亚谐波的产生方法有三种,此程序为用LANE的方法产生-Atmospheric turbulence, with regard to sub-harmonic generation in three ways, the program is produced by a method LANE
pid
- 一个用masm32编写的显示windows系统中所有活动的进程名的源程序.-The masm32 source code which display all active process name in windows system is prepared.