搜索资源列表
c_leida
- 用c编写的雷达扫描动画程序,非常像潜艇上的雷达。-c prepared using the radar scan animation process, as is the submarine's radar.
BitmapDisplay
- 采用Visual C++6.0编写,将一个位图文件显示出来,并用A\\D\\S\\W键控制场景移动。对于想学习游戏编程的同学会有一定帮助。
cpuandmouse
- 利用Visual C++中的MFC实现CPU以及MOUSE信息,以用来实现保护电脑的功能-use the Visual C MFC CPU and MOUSE information, to achieve protection for the computer's functions
smkg
- A 2D DirectX video game which plays around with a few different concepts. Contains graphics,sounds,tilemap,ai,projectiles, level editor and more (Visual C++ project files).-DirectX video game which plays around w praxiology a few different concepts.
inpoly
- This code is described in \"Computational Geometry in C\" (Second Edition), Chapter 7. It is not written to be comprehensible without the explanation in that book. This program reads a polygon P followed by query points from stdin. The in
voronoi3.rar
- voronoi图的Fortune算法源码,visual c++,Fortune s algorithm source code of voronoi diagram with visual c++
draw_generate_svg
- C#绘图程序,支持生成svg文件,还可以作为c/s模式的client-C# drawing program, support generated svg file
AFTCODE
- AFT算法程序,是用C语言实现的,大家交流一下-AFT algorithm procedure is used C language and U.S. exchange
s
- 计算机图形学二维图形肾行图案的算法实现 使用Turbo C的开发环境-Two-dimensional graphics computer graphics algorithms kidney line patterns using the Turbo C development environment
clipper
- 从代码仓库中下载的最新的用于二维任意复杂多边形裁剪代码,该代码使用Bala Vatti的多边形裁剪算法,并做了多种扩展和改进,提供多个版本(Delphi Pascal C++ C# )的源码和测试程序和简明的帮组文档,方便用户使用。 sandbox tags trunk-The Clipper Library is based on but significantly extends Bala Vatti s polygon clipping algorithm as describ
Bspline-C
- B样条插值拟合的程序,可以对图象或数据离散点进行插值,拟合,-it is B spline fitting program,it s very useful for photo or data
image-en-C
- 本源码是对PGM图像用C语言进行处理,包括打开图像,保存图像,对图像做形态学处理等等函数,在netbeans运行没问题-it s a program for digital image processing with the format PGM
Cube2d
- 2D魔方变换程序 能够实现18种变换以及重置 方便于初学C语言的学生练习-2D Rubik' s cube transformation program to achieve the 18 kinds of transform and reset convenient beginner C language students to practice
Programming-examples-and-techniques
- 编程实例与技巧 本书适用对象: 本书的内容及安排适于三种对象学习Visual C++编程 不懂 C++和Windows 程序结构的人书中为这类读者专门安排了 第三章C++基础和第四章第五章关于Windows 应用程序组织结 构的内容通过这几章学习读者应该能够很快建立起对C++和Windows 结构的认识已熟悉这部分内容的人也可作为复习而快速浏览一下 懂 C++但不熟悉Windows 应用程序结构的读者可以阅读第四章 第五章关于Windows 应用程序组织结构的内容而跳
DIG_CI
- DOS Basic s Lib (FNCs) For Paint "Crystall s" Digits. -) (c) ~1990-DOS Basic s Lib (FNCs) For Paint "Crystall s" Digits. -) (c) ~1990
pro2
- Theme: Object recognition using Geometric Properties(area, perimeter,circularity,etc) . In order to obtain the results the project was implemented using C++ and the tool C++Builder. For every geometric feature has been created a method that return a
fish2bird
- 鱼眼图像校正并将校正后的图像转换成鸟瞰图,即俯视图,纯C代码,没有调用其它库-fish eye image correction,then change it to bird s eye view
line-drawing.tar
- C++ program code for line drawing (DDA and Bresenham s)
clipper
- 增强型Bala Vatti多边形裁剪算法的C++实现-An extension of Bala Vatti s clipping algorithm
GraphBasedIS
- 将Pedro F. Felzenszwalb的 Efficient Graph Based Image segmentation 作者提供的c代码封装,提供了Matlab调用接口。 输入参数如英文所示。-offer the matlab code interface of pedro F. Felzenszwalb s efficient graph based image segmentation (image,sigma 0.8,k 300,min_size 100)