资源列表
TI-TECHNOLOGY-years-of-excellent-cup-competition-o
- 历年TI杯优秀论文集之08年模拟大赛之陕西省(电子表误差检测仪西安交大.pdf高精度程控电压放大器 西安通信学院.pdf)-TI TECHNOLOGY years of excellent cup competition of the 2008 simulation of Shaanxi Province (electronic clock error detector Xi' an Jiaotong University. Pdf programmable precision volta
triangle
- 用GLSL绘制简单的三角形。是GLSL COOKBOOK中的第一个例子。-Draw a triangle.It s the first example of GLSL COOKBOOK
wave6000a
- 一个小软件http://www.pudn.com/login.asp的修改后的东西,觉着很有用-A small software modifications http://www.pudn.com/login.asp things felt very useful
fuzhuangwrtxcn
- 电子商务网站 服装网站 asp.net编写-Asp.net write, e-commerce website clothing website
MFC
- 深入淺出MFC(第㆓ 版 使用Visual C++ 5.0 & MFC 4.2)-Dissecting MFC (Second Edition Using Visual C++ 5.0 & MFC 4.2)
cofe
- 基于协同过滤推荐recommendation的电影推荐系统源码-Movie recommendation based on collaborative filtering recommender system source code
TCPClient
- WinCE.net下的TCP网络编程,基于VS2008的客户端程序的源代码-TCP network programming under WinCE.net VS2008-based client program source code
AudioExtract
- 实现了 从多媒体文件中抽取声音流 并写入令一个文件 对于初学者还不错-MUTIL MEDIA
FourierTransform
- 傅里叶变换的应用和偏微分方程的详细讲解,有助于提高自己对这方面知识的理解-fourier transform
GM11
- 灰色理论认为系统的行为现象尽管是朦胧的,数据是复杂的,但它毕竟是有序的,是有整体功能的。灰数的生成,就是从杂乱中寻找出规律。同时,灰色理论建立的是生成数据模型,不是原始数据模型,因此,灰色预测的数据是通过生成数据的gm(1,1)模型所得到的预测值的逆处理结果。 -Grey system theory is that the behavior of the phenomenon, albeit hazy, data are complex, but still it is orderly, t
ECSS
- Visual C++编写的一个企业内部通讯软件,包含源代码文件。 可以实现内部通讯,部门分组等-Visual C++
OpenGL GLSL HelloWorld
- 这是OpenGL GLSL的helloworld,就像我们刚学编程时,第一例子名字就是helloworld,一个最小的着色器,完成最基本任务:顶点转换和用单一色渲染物体。