搜索资源列表
MyICQ
- Interverse Project - The interverse is the evolution and combination of the web, chat, IM, and voice communication. It is not just a graphical user interface (GUI), but an immersive user interface (IUI). This project will develop the clients and cont
brlcad-7.14.0
- 美国军方支持的3d图像开发库。很好的哟。对c++开发很有帮助。-The United States military support the development of 3d graphics library. Very good yo. Of c++ development helpful.
STANN
- STANN是轻量级的邻域搜索C++库, 在低维空间性能极为卓越, 特别是3D空间, 比ann-1.1.1好.-STANN is a lightweight thread-safe library for doing Nearest Neighbor searches. It is designed for low dimensional data sets, preferably 3d
BowenNong-C00163585
- Python语法简捷而清晰,具有丰富和强大的类库。它常被昵称为胶水语言,它能够很轻松的把用其他语言制作的各种模块(尤其是C/C++)轻松地联结在一起。常见的一种应用情形是,使用python快速生成程序的原型(有时甚至是程序的最终界面),然后对其中有特别要求的部分,用更合适的语言改写,比如3D游戏中的图形渲染模块,速度要求非常高,就可以用C++重写。 -Python syntax is simple and clear, rich and powerful class library. It is
maze3D
- 3D maze BY borland c-3D maze BY borland c++
sierpinski
- 三维镂垫程序,采用C + OpenGL开发-3D engraving and pad program, developed using C+ OpenGL
[Python2]《机器学习实战》及源代码
- Python具有丰富和强大的库。它常被昵称为胶水语言,能够把用其他语言制作的各种模块(尤其是C/C++)很轻松地联结在一起。常见的一种应用情形是,使用Python快速生成程序的原型(有时甚至是程序的最终界面),然后对其中有特别要求的部分,用更合适的语言改写,比如3D游戏中的图形渲染模块,性能要求特别高,就可以用C/C++重写,而后封装为Python可以调用的扩展类库。需要注意的是在您使用扩展类库时可能需要考虑平台问题,某些可能不提供跨平台的实现。(Python has a rich and po