-
Multarget1
自己做的一个雷达仿真的程序,毕业设计做的,由于时间的关系,做得比较简单,希望提出宝贵的意见(Own a radar simulation procedures, graduation project to do, because of the time the relationship between the relatively simple to do and hope for the valuable advice)
- 2009-01-05 13:26:12下载
- 积分:1
-
dda1
DDA模拟算法,用网格模拟像素,用vc6.0实现,可视化模式。(the code is about DDA picture )
- 2020-10-05 16:27:39下载
- 积分:1
-
ANN_1.1.2(Newest-Vision-2010-1-27)-
ANN是一个构造数据索引结果的程序,可以实现最近邻、KD树等功能。ANN is designed for data sets that
are small enough that the search structure can be stored in main memory (in contrast to approaches from databases that assume that the data resides in secondary storage). Points are assumed to be represented as coordinate vectors of reals (or integers). The distance between two points can be defi ned in many ways. ANN assumes that distances are measured using any class of distance
functions called Minkowski metrics. These include the well known Euclidean distance, Manhattan distance, and max distance.(One diffi culty with exact nearest neighbor searching is that for virtually all methods other
than brute-force search, the running time or space grows exponentially as a function of dimension.
Consequently these methods are often not signifi cantly better than brute-force search, except in
fairly small dimensions. )
- 2012-05-31 10:11:29下载
- 积分:1
-
2D_BezierCurve
繪製2D Bezier曲線的範例程式, 以簡單的Icon鍵切換繪圖/清除, 使用OpenGL函式庫(It s a example that can draw 2D-Bezier curve, Implemented by OpenGL API)
- 2010-01-14 21:22:16下载
- 积分:1
-
cprogram900
超经典c编程900例 从最基本的到高难度的(Ultra 900 cases of classic c programming from the most basic to the difficult)
- 2007-09-30 10:38:58下载
- 积分:1
-
FetchColor
说明: VC代码实现图片上每点像素的RGB显示,特别适合初学MFC编程的兄弟。我学了一个暑假,发现从例子入手,避开高深的C++理论,是非常有成就感的。(VC code to achieve the image of each point of the RGB pixel display, especially for beginners Brother MFC programming. I learned one summer and found that starting from the example to avoid a complicated C++ theory, it is extremely fulfilling.)
- 2009-08-31 18:52:44下载
- 积分:1
-
Arranger
适用于高校的自动排课系统 MFC编程 实现教务半自动化(Apply to institutions of higher learning automatically Course Scheduling System Programming MFC semi-automation of the Senate)
- 2009-05-20 12:12:28下载
- 积分:1
-
rk
说明: matlab中的龙格库塔解算,可以加快程序的运行速度.(matlab in the Runge-Kutta solver, you can speed up the process of running speed.)
- 2009-07-26 14:40:02下载
- 积分:1
-
Project4
用MFC写的框架。open CV对图像进行处理,实现对车流量的计数功能(MFC framework used to write. open CV image processing, traffic counting function for)
- 2014-03-25 19:40:09下载
- 积分:1
-
词法分析器.zip
说明: 类c语言词法分析器,文件能够识别c语言关键字和单词(1.0版)(lexical analyzer, to identify documents c word and language keyword (version 1.0))
- 2005-11-19 21:15:24下载
- 积分:1