-
很有意思的一个源码,能模仿物体在重力环境下的运动及形态,附带了7个示例...
很有意思的一个源码,能模仿物体在重力环境下的运动及形态,附带了7个示例-very interesting one source, can imitate objects in gravity environment of movement and form, accompanied by seven examples
- 2022-07-13 12:45:18下载
- 积分:1
-
相册管理器,一个相册管理的软件。运行程序时请将本目录中的两个类库拷贝到bin/Debug或者bin/Release目录下,此两个类库是程序运行所必需的。...
相册管理器,一个相册管理的软件。运行程序时请将本目录中的两个类库拷贝到bin/Debug或者bin/Release目录下,此两个类库是程序运行所必需的。-Album manager, an album management software
- 2022-09-26 20:20:03下载
- 积分:1
-
采用VC++实现时钟的圆盘式显示,使用time_t time精确到秒。
采用VC++实现时钟的圆盘式显示,使用time_t time精确到秒。-using VC disc clock shown that the use time_t time precise to the second.
- 2022-10-06 12:45:02下载
- 积分:1
-
分形。纹理可以使用分形几何方法(Fracta1 geometry)来真实地描述自然景物,使用过程而不是使用方程来对物体进行建模。正如我们所期望的, 过程描绘的物...
分形。纹理可以使用分形几何方法(Fracta1 geometry)来真实地描述自然景物,使用过程而不是使用方程来对物体进行建模。正如我们所期望的, 过程描绘的物体其特征远不同于方程描绘的物体。物体的分形几何表示可以用于很多领域, 以描述和解释自然现象的特性。在计算机图形学中, 使用分形方法来产生自然景物显示及各种数学和物理系统的可视化。-fractal. Texture can use fractal geometry (Fracta1 geometry) to describe the beauty of nature, the use of the process rather than the use of equations to model objects. As we had hoped, the process of objects depicted far different from the characteristic equation painted objects. Objects said Fractal geometry can be used in many areas to describe and explain natural phenomena features. In computer graphics, the use of fractal method to generate natural landscape display and mathematical physics and visualization system.
- 2022-03-10 23:30:09下载
- 积分:1
-
WINCE界面,功能非常强大,可以作为读写器开发的界面,唯一的遗憾就是还没来得及贴图,但功能很完善!...
WINCE界面,功能非常强大,可以作为读写器开发的界面,唯一的遗憾就是还没来得及贴图,但功能很完善!-WINCE interface, very powerful, can be used as the development of reader interface, the only regret is not enough time mapping, but the function is perfect!
- 2022-02-06 18:35:52下载
- 积分:1
-
用VC编写的获取BIOS的程序,对于学习VC编程的人来说,是一个不错的值的参考的程序
用VC编写的获取BIOS的程序,对于学习VC编程的人来说,是一个不错的值的参考的程序-VC prepared by the BIOS access procedures, learning the VC, it is a good reference value of the procedure
- 2022-02-12 13:54:21下载
- 积分:1
-
聊天程序的服务端程序,给有需要的人一定的参考!
聊天程序的服务端程序,给有需要的人一定的参考!-Chat server process procedures available to those who are in need of some reference!
- 2022-07-13 20:12:28下载
- 积分:1
-
注册表的操作,API为我们提供了对注册表的读取,写入,删除,以及打开注册表及键值时所有函数...
注册表的操作,API为我们提供了对注册表的读取,写入,删除,以及打开注册表及键值时所有函数
-The operation of the registry, API has provided us with the registry of the read, write, delete, and open the registry and all function keys
- 2022-02-21 05:46:22下载
- 积分:1
-
是一个有自动求解功能的推箱子游戏,本人的旧作品。使用了从起点和终点两个方向同时进行有向图搜索的方法,是学习博弈算法的极佳参考。闲来玩玩这个游戏可锻炼思维,精选了...
是一个有自动求解功能的推箱子游戏,本人的旧作品。使用了从起点和终点两个方向同时进行有向图搜索的方法,是学习博弈算法的极佳参考。闲来玩玩这个游戏可锻炼思维,精选了网上流行的很多高难度地图,如果全部都可不使用AI求解,那就很厉害了。-is an automatic function of viewing solving games, my old works. Use the starting and finishing points from two directions simultaneously directed graph search methods, Game learning algorithm is an excellent reference. Leisure can play this game thinking exercise featured many popular online maps difficult, If all of them could not use AI solution, it would be very familiar.
- 2023-04-23 16:45:04下载
- 积分:1
-
基于MFC测试识别HID设备
通过下载调试,终于实现了对HID设别的测试识别。通过本程序,能够识别计算机上的HID设备的插入和拔出,能够通过createfile函数通过USB端口实现对HID设备的读写!
- 2022-02-26 13:11:51下载
- 积分:1