资源列表

« 1 2 ... .25 .26 .27 .28 .29 6730.31 .32 .33 .34 .35 ... 216394 »

[图形图像处理(光照,映射..)bitmapEx_source

说明:一种向CBitmap对象读取“*.bmp”文件的快捷方式。 1、建立自己的CBitmap派生类。 2、增加一个“Load from bitmap”的函数: BOOL CMyBitmap::LoadBitmap(LPCTSTR szFileName) { DeleteObject() HBITMAP hBitmap=NULL hBitmap=(HBITMAP)LoadImage(NULL,szFileName,IMAGE_BITMAP,0,0,L
<李明> 在 2008-10-13 上传 | 大小:5.28kb | 下载:0

[数值算法/人工智能AVL_LIB

说明:独立于AVL库的存储媒体 虽现在有不少可用的AVL树库,但几乎都是工作在RAM中,当数据量小的时候,这种方式可行,但当树结构变大时时,读取和存储的时间就会大大变长,任务效率大大降低。能不能直接用磁盘进行树的操作呢?若可以,就不必进行频繁的磁盘内存交换了,本程序就实现了这个功能。实际上,这个程序无论是磁盘还是内存,都很好用。-independent of the AVL storage media is now available in a number of the AVL tree, Bu
<lim> 在 2008-10-13 上传 | 大小:73.1kb | 下载:0

[数值算法/人工智能FuzzyClustering

说明:FuzzyClustering 及数据分析工具箱及示例程序,数据分析工具箱及示例程序,-FuzzyClustering toolbox and data analysis procedures and practices, data analysis toolbox and sample program,
<杨磊> 在 2008-10-13 上传 | 大小:1.99mb | 下载:0

[数值算法/人工智能SGAProToolboxVer

说明:关于时间序列分析的matlab程序代码,对原有的工具箱的补充-on time series analysis Matlab code, the original supplementary Toolbox
<杨磊> 在 2008-10-13 上传 | 大小:19.94kb | 下载:0

[其它Basl

说明:这是一个Basl曲线生成器,它可通过鼠标和输入生成一个Basl曲线-Basl curve generator, which can generate mouse and the importation of a curve Basl
<副类> 在 2008-10-13 上传 | 大小:3.1kb | 下载:0

[其它huoquzhidingyanse

说明:这个代码可以获取一种颜色可以生成10进制的数,和一个16进制的数-the code can get a color can generate 10 to the 229 number, and a few of the 229 16
<副类> 在 2008-10-13 上传 | 大小:50.93kb | 下载:0

[其它VBhuoqupingmu

说明:这个代码用Vb实现的一个抓取屏幕的代码。很好用-Remarkable insights were gained with the code to achieve a grasp of the screen code. Good use
<副类> 在 2008-10-13 上传 | 大小:52.86kb | 下载:0

[其它VBUDPTCPkafa

说明:这是一个用Vb开发的可以聊天的软件,并且可以实现远程的下载但不是P2P的-Remarkable insights were gained with the development of the software can chat, and can be downloaded from the remote but not P2P
<副类> 在 2008-10-13 上传 | 大小:150.9kb | 下载:0

[其它duiADOdeshiyong

说明:这是一个对ADO的操作是一个基础的操作软件而且可以对Windows鼠标的一些基本操作-this is one of the ADO is the operation of an operating software based on Windows but can Mouse Some basic operation
<副类> 在 2008-10-13 上传 | 大小:72.36kb | 下载:0

[OpenGL3DS_view(OpenGL)

说明:用VC++和OpenGL写的《3ds动画文件阅读器》源代码,对于使用OpenGL开发3d程序的初学者有很好的参考价值。-VC and OpenGL book, "3ds animation document readers" source code, Development for the use of OpenGL 3 d procedures beginners have a good reference value.
<weiguian> 在 2008-10-13 上传 | 大小:52.73kb | 下载:1

[OpenGLray_trace

说明:VC+opengl实现光线跟踪算法,使用了3ds场景模型-VC opengl achieve ray tracing algorithm, the use of 3ds Scene Model
<weiguian> 在 2008-10-13 上传 | 大小:238.32kb | 下载:1

[OpenGLGPUVision_5-13-05-2

说明:GPU based computer vision algorithms such as edge cornor detection,convolustion operation.-GPU based computer vision algorithms such cornor as edge detection, convolustion operation.
<tj zhang> 在 2008-10-13 上传 | 大小:1.78mb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 6730.31 .32 .33 .34 .35 ... 216394 »

源码中国 www.ymcn.org