-
OpenGL_Fire
基于opengl设计的一个粒子系统的产生的火焰的例子,对学习opengl和设计粒子系统的初学者来说是个不错的入门例子。(create a particle system for fire. )
- 2012-11-12 12:55:56下载
- 积分:1
-
单服务器多客户机(1)
说明: labview通讯案例,多线程一对多,实现多线程通讯(labview review eefefeffffffff adkadaapadadkada)
- 2019-04-01 14:08:02下载
- 积分:1
-
MATLAB
说明: MATLAB与C/C++混合编程代码,包括MATLAB引擎,MAT共享,MEX技术,COM,Mideva工具(MATLAB and C/C++ mixed programming code, including MATLAB engine, MAT share, MEX technology, COM, Mideva tools)
- 2021-03-04 13:59:32下载
- 积分:1
-
maopao_youhua
冒泡优化:
如果一个序列是int n[]={1,2,3,4,5,6,7,8,9} , 用正常的冒泡排序需要排8次才行,优化之后1次就好,也就是说序列越接近于正常序列,改进之后的冒泡排序的次数就越少,这样会给一个冒泡排序算法带了很大的效率。
思想:添加一个boolean变量用来判断冒泡是否是已经排好了顺序,如果boolean的值为false,说明是已经排好了,如果boolean的值true,说明没有排好,继续排。(If a sequence is int n [] = {, 1,2,3,4,5,6,7,8,9} need to row 8 times the job after optimization times like normal bubble sort, but alsomeans that the sequence is more close to the normal sequence, improved bubble sort, the less the number, which would give a bubble sort algorithm with a great deal of efficiency.
Idea: add a boolean variable used to determine the bubble whether it is already lined up the order, if the boolean is false, indicating already lined up, if the boolean value of true, did not line up, continue to row.)
- 2012-04-18 00:33:45下载
- 积分:1
-
wv
说明: 基于小波的图像质量评价方法,具有一定借鉴意义。(Wavelet-based image quality assessment method, with some reference.)
- 2015-04-19 16:24:13下载
- 积分:1
-
MyChess5
用API实现的五子棋程序,人人版,对C++API程序的初学者应该有一定的帮助(Backgammon program with the API implementation, all versions of C++ API program should be helpful for beginners)
- 2011-11-18 10:56:24下载
- 积分:1
-
JPEGSHOWER
实现基于visual C++平台下的,JPEG图片数据的压缩与解压缩。(JPEG image data compression and decompression.)
- 2018-01-14 11:09:23下载
- 积分:1
-
BackscatterMap
雷达影像后向散射系数计算,并绘制后向散射系数图(backscattering coefficients of Radar image, show the figure of backscatter coefficients)
- 2021-03-31 15:49:09下载
- 积分:1
-
jsjshjueintrduction
计算机视觉文本介绍,包括研究背景、意义、以及应用(Text of computer vision, including research background, significance, and application)
- 2007-11-13 10:06:23下载
- 积分:1
-
proteus_tm12864oled
proteus仿真tm128×64oled 触摸屏,内仿真库,可以看看,虽然不是很完善,但可以说是个小创举,对于软件仿真的实际性有很有参考价值!(proteus simulation tm128 × 64oled touch screen, within the simulation library, you can see, although not perfect, but it can be said is a small undertaking, for the software simulation of the actual nature of a good reference!)
- 2011-11-30 12:38:59下载
- 积分:1