搜索资源列表
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
用D3D模拟地月系
- 一、建立空窗体 新建一个工程,添加引用,并导入名称空间。 加入一个设备对象变量: private Microsoft.DirectX.Direct3D.Device device = null; 添加初始化图形函数,并在这里面对设备对象进行实例化: public void InitializeGraphics() { PresentParameters presentParams = new PresentParam
SmartStat
- 三D数据图形,实时显示,分别显示流量,统计等相关图形-3 D image display, the data dynamic display
BowenNong-C00163585
- Python语法简捷而清晰,具有丰富和强大的类库。它常被昵称为胶水语言,它能够很轻松的把用其他语言制作的各种模块(尤其是C/C++)轻松地联结在一起。常见的一种应用情形是,使用python快速生成程序的原型(有时甚至是程序的最终界面),然后对其中有特别要求的部分,用更合适的语言改写,比如3D游戏中的图形渲染模块,速度要求非常高,就可以用C++重写。 -Python syntax is simple and clear, rich and powerful class library. It is
sunshine-and-material
- OpengGL的光照和材质属性的实现是图形图像的重点内容。光照是其具有3d效果,材质属性使其更加的逼真-OpengGL the light and material properties to achieve the key elements of the graphic image. Light with 3d effect, the material properties make it more realistic
tanke2
- opengl绘制一幅坦克三维图形,能够与电脑交互,是学习opengl入门的好例子-3D graphics opengl to draw a tank, able to interact with the computer, is a good example to learn opengl entry
网格划分源码
- 该源码实现对图形的三角形,四边形,四面体等网格划分。功能强大
canvas-leida-animation
- 这是一款基于HTML5 Canvas实现的雷达扫描动画特效源码,canvas是HTML5特有的画布工具,我们可以在canvas上绘制任意元素,包括3D元素。这款雷达扫描动画就是利用了canvas的灵活特性,利用js在canvas上绘制这些美丽的扫描线条。此外这款源码还提供了点击绘制的功能,用户可以根据自己的喜好绘制出新的类似雷达扫描特效的图形。-This is a HTML5 Canvas based animation effects to achieve the radar scan sou
tetgen
- 可为3D图形划分四面体网格 可配合tetview进行可视化 可导入abaqus进行计算(partition any 3D geometry into tetrahedrons by employing a form of Delaunay triangulation)
[Python2]《机器学习实战》及源代码
- Python具有丰富和强大的库。它常被昵称为胶水语言,能够把用其他语言制作的各种模块(尤其是C/C++)很轻松地联结在一起。常见的一种应用情形是,使用Python快速生成程序的原型(有时甚至是程序的最终界面),然后对其中有特别要求的部分,用更合适的语言改写,比如3D游戏中的图形渲染模块,性能要求特别高,就可以用C/C++重写,而后封装为Python可以调用的扩展类库。需要注意的是在您使用扩展类库时可能需要考虑平台问题,某些可能不提供跨平台的实现。(Python has a rich and po
233
- 该程序实现了VB与matlab的混合编程,编程方法是利用MATLAB建立COM组件,即形成DLL,然后在VB上进行调用。实现了在VB上进行复杂数学运算,并画出了三维图形。这是本人一个星期学到的东西。特此拿来与大家分享。(This program realizes the mixed programming of VB and matlab, the programming method is to use matlab to establish COM component, namely to