资源列表
morph
- 蒙皮动画示例,这里展示了蒙皮动画的简易性。另外你可以试着将它基于shader编程方式。-Morph. Shows how easy it is to work with morphing in your own projects.MorphVS. Check out morphing vertex shaders put to good use in this demo.
MouseGame
- 用Java的SWT库实现的小游戏,运行程序后用鼠标捕捉图中小控件-Using Java' s SWT library small games, after running the program with the mouse controls to capture small and medium-sized map
MS_4
- 这是C++Primer的书籍的源代码,包括课后习题的答案,是份很不错的代码,尤其针对初学者-This is the source code of C++Primer books, including after-school exercises, answers, were very good code, especially for beginners
multizone-tracking
- Multizone tracking c source code-Multi-zone C source code tracking
MyCalculator103
- 一个使用java语言实现的计算器,能够实现基本的计算器功能,对于初学者有一定的作用-A calculator using java language, to achieve the basic calculator functions, there is a role for beginners
MyGLSolar
- 一个简单的opengl程序,模拟一个太阳系,可以帮助理解模型视点变换,其中还用到了灯光,初学者可以一看!-A simple opengl program to simulate a solar system, can help understand the model of perspective transformation, which also use the lights, beginners can watch one!
ethernet
- 主要介绍了用于工业以太网协议的芯片,主要包括ET1100,netx等系列芯片-SOC used for real time ethernet
N6Code.java
- 编写一个程序,输出一个整数数组中的最大和最小元素、平均值及所有元素的和-Write a program that outputs an integer array of the largest and smallest elements, and all the elements and the average
neusoft
- 项目设计通讯录,实现了项目设计通讯录的基本功能-Project design address book, a project design to achieve the basic functions of the Address Book
newpronysvd
- 用指数的形式拟合时域内的数据,得到衰减因子和频率
no1
- c++做的简易计算器,分类选择各种计算,包括进制的转换-c++ do simple calculators, classification to choose a variety of calculations, including the hex conversion
NQueen
- 本程序由八皇后问题出发,为解决N皇后问题。本程序是跨平台设计,由宏UNIX选择是UNIX还是WIN 。-The procedure starting the eight queens problem, to solve N-Queens problem. The program is cross-platform design, the choice is UNIX or UNIX macro WIN.