资源列表
排序选择:
[Internet/网络编程] JAVA_ICQ
说明:基于JAVA的ICQ系统的设计于实现 可以使用 本人测试过-Java-based ICQ system design can be used to realize I tested<郭子> 在 2025-07-27 上传 | 大小:884kb | 下载:0
[单片机(51,AVR,MSP430等)] rs485SorceCode
说明:RS485通信源代码,调试过的,经过实践能用。-RS485 communications source code, debug off, the practice can use.<王振华> 在 2025-07-27 上传 | 大小:22kb | 下载:0
[生物技术] ant
说明:蚁群算法仿真模拟程序,用c的图形界面,直观的展示了蚁群算法的仿生学过程。为读者了解改算法有直接的指导意义-ant colony algorithm simulation program, c graphical interface, and visual display of the ant colony algorithm Bionics process. For readers to understand the algorithm change is directly guiding si<zy> 在 2025-07-27 上传 | 大小:37kb | 下载:0
[其他游戏] zhonglizuoyong
说明:direct编程模你重力作用下的状况-direct programming model you gravity of the situation under clause 8<微微> 在 2025-07-27 上传 | 大小:1.33mb | 下载:0
[防火墙与安全工具] freevrrpd-0.9.2.tar
说明:freebsd下对VRRP的一个很好的实现-freebsd right VRRP under a good achievement<木头> 在 2025-07-27 上传 | 大小:40kb | 下载:0
[其他游戏] doronlefttoright
说明:编程小小恐龙从左跑到右,directx9下面实现-programming tiny dinosaur evaluated went right, below achieve directx9<微微> 在 2025-07-27 上传 | 大小:1.45mb | 下载:0
[Static控件] XStaticLabel
说明:把要设置颜色的Static和picture控件从XStaticLabel类派生 然后调用类中的SetClrBkg()函数,就可以 把颜色设置在Static 和 picture上了。-on them to set the color and picture Static Control category derived from XStaticLabel then call the category SetClrBkg () function, we can set the color and<张华> 在 2025-07-27 上传 | 大小:3kb | 下载:0
[编辑框] KilobitMantissaEdit
说明:主要用于报表换算时在CEdit控件中自动添加千位数符号和位数零-major statements for the conversion automatically controls CEdit add 1,000 symbols and the median is the median<张华> 在 2025-07-27 上传 | 大小:2kb | 下载:0
[OpenGL] opengl_mksw
说明:opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装<周立> 在 2025-07-27 上传 | 大小:129kb | 下载:0
[OpenGL] threedmesh
说明:为了实现图像处理的需要,实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三<周立> 在 2025-07-27 上传 | 大小:103kb | 下载:0