资源列表
内联汇编
- 在Visual C++中使用内联汇编不需要额外的编译器和联接器,且可以处理Visual C++中不能处理的一些事情,而且可以使用在C/C++中的变量,所以非常方便。内联汇编主要用于如下场合: 1.使用汇编语言写函数; 2.对速度要求非常高的代码; 3.设备驱动程序中直接访问硬件; 4.\"Naked\" Call的初始化和结束代码。 -used in conjunction with the compilation does not need
QAP
- 解决TSP QAP问题的小程序,C++编制,可以直接运行,详见程序-QAP TSP solution to the problem of small programs, C + +, and can directly run, as detailed procedures
client
- 这里纠正一个小错误,我把客户端和服务端弄反了,不过没关系,大家只要把这两个程序都下了即可.编译是没问题的.
2
- 学生信息管理系统 内附有学生成绩的查询 删除 插入 输出等
lcd
- 用mega128 驱动的320*240 程序。可移植性强。-Mega128 driven with 320* 240 procedures. Strong portability.
yibantuxiang
- 小波变换方法实现一般彩色图像的融合算法,采用三层小波变换-Wavelet transform method to achieve a general color image fusion algorithm using wavelet transform three-tier
jinchengdiaodusuanfa
- 操作系统课程设计中的一个进程调度模拟算法,包含了先来先服务,最先级数和时间轮转片三个算法。-Curriculum design in an operating system process scheduling simulation algorithm, contains first-come, first-served, and the first three series and time-rotation algorithm films.
55555
- 用ANSYS模拟点焊的焊接过程,希望对学习焊接模拟的同志们有所帮助,对于搞模拟的人来说极具参考价值-ANSYS simulation of spot welding with the welding process, want to learn welding simulation comrades help, for people who engage in simulation of great reference value
chat
- 一个聊天室的源码,放在Linux下的。简单的文本格式,希望能帮上个位。运行就不多说了。-A chat room source code placed under Linux. A simple text format, hope that can help the last bit. Run no more to say.
Testbar
- decode the text from the image using barcode detection
OpenGL_cube
- OPENGL 实现的 立方体的消隐显示 很好用的如果你正在学习OPENGL这个对你一定有帮助的-this is a opengl programm
AngleConversion
- 在地球科学中,角度、弧度、度分秒的转换非常实用,这里提供测地学常用的角度转换-Angle Conversions in Geodesy
