资源列表
内联汇编
- 在Visual C++中使用内联汇编不需要额外的编译器和联接器,且可以处理Visual C++中不能处理的一些事情,而且可以使用在C/C++中的变量,所以非常方便。内联汇编主要用于如下场合: 1.使用汇编语言写函数; 2.对速度要求非常高的代码; 3.设备驱动程序中直接访问硬件; 4.\"Naked\" Call的初始化和结束代码。 -used in conjunction with the compilation does not need
client
- 这里纠正一个小错误,我把客户端和服务端弄反了,不过没关系,大家只要把这两个程序都下了即可.编译是没问题的.
DelMe
- 在Windows系统中利用系统的批处理来实现文件自删除的实现!另一种方式的自删除例子!-In the Windows system using the system to achieve a batch file to delete from the realization! Another way to delete an example of self!
blockpro
- this fuction is used for block processing operation
calibration
- camera calibration realized with opencv
grad
- This program is converter angle from grad, minutes and seconds to radians or decimal grad
Jacobi
- 这里给出的是满阵形式存储的Jacobi法广义对称矩阵特征值计算的子程序代码,来自《 NUMERICAL METHODS IN FINITE ELEMENT ANALYSIS(K. J. Bathe E. L. Wilson)》: -Here are the full array stored in the Jacobi method in generalized symmetric eigenvalue calculation of the subroutine code, from &q
Point-Source-Insight-Tips
- Source Insight的一点小技巧-Point Source Insight Tips
CPP
- c++的基本程序代码,主要用于学习教学等方面,对基础的训练-Basic program code, mainly for learning teaching and other aspects of basic training
crefiletemp
- 初学VB时候自己编写的一个VB建立临时文件程序,输入一段文字就可创建临时文件,有点小神奇-When the novice VB I have written a VB program to create temporary files, enter a text can create a temporary file, a little magic
ShakingForm
- VB仿QQ聊天窗口抖动,有需要的就下载吧,很好的参考。-VB imitation QQ chat window jitter, has the need to download it, very good reference.
isodata
- 基于MATLAB的isodata算法,经过测试-isodata algorithm, tested