资源列表
Test_4Polygon
- 一种多边形裁剪算法,可用于任意的多边形进行裁减。使用OpenGL编写。-a polygon clipping algorithm can be used for arbitrary polygon reduction. Use OpenGL prepared.
sampleR
- 利用图片技术进行可视化编程,本例是一个导弹发送工程的模拟-Photo technology for the use of visual programming, which in this case is to send a missile engineering simulation
uip-0.6
- uIP的一个版本0.6,包含源代码,说明文档,例子,对研究TCP/IP协议栈的比较有帮助。可移植到一些8/16单片机上。-a version 0.6, including source code, documentation, examples, the study TCP / IP protocol stack of more help. Some can be transplanted to 8 / 16 on the MCU.
test_camera
- 三维世界漫游的小程序,给出了视点的三维世界的漫游。在Visual C++环境下使用OpenGL编写的。-3D world roaming small program is a three-dimensional view of the world roaming. In Visual C environment prepared by the use of OpenGL.
jinchengdiaodu2
- 进程调度算法 进程调度算法 进程调度算法 进程调度算法-process scheduling algorithm process scheduling algorithm process scheduling algorithm process scheduling algorithm process scheduling algorithm process Scheduling Algorithm
matlab6.0mathe
- matlab6.0的参考书籍,可在线使用-matlab6.0 reference books, online
ppburg
- 作业Burg算法,用于数字信号处理中功率谱估计,简单实用。-operations Burg algorithm for digital signal processing power spectral estimation, simple and practical.
2DDraw
- 本文件包含源代码,具体功能是模仿二维CAD画图-This document contains source code, specific function is to imitate 2D CAD drawing
Net-OICQ-0.9
- MSN fast change name is new utility 4 you
webdis
- 能够提炼网页的各种连接,并显示各个连接,也可以去连接-to extract web connections, and displayed on each link can also connect to
FORGETMETHODFORIDENTTIFICATION
- 遗忘因子法递推算法用于估计数学模型的参数,精确度较高-Fvrls recursive algorithm mathematical model used to estimate the parameters of the higher precision
netbag
- 随着NDK 1.0的成功,我决定扩展它的功能。NDK可以说是一个网络程序设计的开发包。它由一系列的类组成实现client/server结构。NDK隐藏了所有复杂的关于网络连接、数据的发送与接收等功能。你只需要使用三个类就可以了:CNDKServer, CNDKClient和CNDKMessage。只要重载几个方法,你就可以设计除功能强大的client/server程序。NDK是基于MFC的CSocket类,因此你可以为你的局域网或Internet设计程序-With the success, I