搜索资源列表
glfw-2.4.21
- 免费的opengl图形开发包,支持多种C++编译器-free opengl graphics development kits, support for multiple C compiler
grass-6.0.2.tar
- 开源GIS代码,所用语言:C,编译器gcc.-GIS open source code, the language used : C compiler gcc.
wxDrawer
- 跨平台跨编译器的c++绘图框架,支持无限Undo和Redo,诸多设计模式的结合使用,可以很方便的进行扩展。-cross-platform cross-compiler of c Mapping framework to support unlimited Undo and Redo. many of the design patterns used in conjunction, can facilitate the expansion.
SolarSystem
- 这个是用C++写的在Visual C++下运行的模拟太阳系的运动的代码 解压后,在Debug里面可以直接运行exe文件看效果,也可以在编译器里面看
JPEG1
- JPEG 编解码库具有良好的可移植性,并且已经支持了 Turbo C, Microsoft C, Borland C, DJGPP, Watcom C, VC 等多种编译器
Fill
- 区域填充算法源代码,在TC编译器上编译通过并实现多边形填充的C程序
wavelet
- 小波变换的源代码,c++语言程序 在vc6.0编译器上运行良好-Transform the source code, c++ language program running on a good compiler vc6.0
aaradom
- 正态分布的图形演示 本题用c语言编写的画图程序要在tc2.0下运行. 其余程序在各种编译器下可以运行,-normal graphic demonstration that the use of language c drawing program to tc2.0 running. The remaining procedures in the various compiler can run under, -Graphic demonstration of normal distributio
DownLoad
- 环境接口,应用于3D游戏开发。stdafx.h : 标准系统包含文件的包含文件。 Microsoft C 和 C++ 编译器提供了用于预编译任何 C 或 C++ 代码(包括内联代码)的选项。利用此性能特性,可以编译稳定的代码体,将已编译状态的代码存储在文件中,以及在随后的编译中,将预编译的代码与仍在开发的代码结合起来。由于不需要重新编译稳定代码,因此后面每次编译的速度都要快一些。 -Environment interface, used in 3D game development.
Russian_Magic_diamond
- 俄罗斯方块的c代码 如果想脱离编译器运行,去掉源码中 /*registerbgidriver(EGAVGA_driver) */ 这一行的注释号 再 通过 BGIOBJ+TLIB 命令 ,得到如附件RB_1.3.exe独立运行的可执行文件 -Russian box if you want the c code from the compiler is running, remove the source/* registerbgidriver (EGAVGA_driver) */
opticflowsourcecode
- C++编程,可以从一段视屏中建立光流。需要安装OPENCV 附属library。然后安装到任何C++编译器下,即可使用-OpenCV optical flow source code,Create optical flow from video. Need to install openCVlibary into any C++ compiler.
Digital_Image_Process_Example
- 本展示程式,采用Borland C++ Builder编译器开发, 参考书籍为 Digital Image Processing, Prentice Hall, 2002. (2nd edition) 具备功能如下: 空间域处理 Spatial domain proc.. 灰阶值转换 Gray Level Trans.. 遮罩型滤波器 Spatial Filter 统计型滤波器 Statistics Filter 梯度运算
FISH-AND-ANIMAL-CPP
- C++编译器在编译的时候,发现Animal类的breathe()函数是虚函数,这个时候C++就会采用迟绑定(late binding)的技术,在运行时,依据对象的类型(在程序中,我们传递的Fish类对象的地址)来确认调用的哪一个函数,这种能力就做C++的多态性。-C++ compiler during compilation, found the Animal class breathe () function is a virtual function, the c++ will use la
vlfeat-0.9.16.tar
- VLFeat是一款由Andrea Vedaldi和Brian Fulkerson先生创建的开源图像处理库,都属于机器视觉算法,vlfeat库有C和matlab两种实现,包括了SIFT,MSER, k-means, hierarchical k-means, agglomerative information bottleneck, and quick shift 这个库是C语言写的,效率比较高,支持Windows, Mac OS X, and Linux操作系统。可以在matlab、Shel
PlayVideo
- vs编译器。(C++)opencv实现读取视频文件,并播放视频文件。。avi-vs compiler. (C++) opencv to read video files and play video files. . avi
GRAPH_CUT_STEREO_AA
- 全局立体匹配一直是一个比较困难的问题,本算法通过C++编译器,实现了全局立体匹配算法,希望对你有帮助-Stereo matching algorithm based on graph cuts, using the maximum flow/minimum cut methods to achieve global stereo matching.
Graphics
- 运用Visual C++编译器实现的3D图像变成代码,主要实现图像绘制-Using Visual C++ compiler implements the 3D image into a code, the main image rendering
MyImagePro
- C 数字图像处理,自带C 编译器和各种图形处理程序代码,对于学习图像处理和学习算法大有帮助。-C digital image processing, comes C compiler and various graphics processing program code for image processing and learning algorithms to learn a great help.
AOC-Series_1A1D_code
- AOC品牌液晶显示器源代码,稳定量产版本。C语言,keil编译器,Realtek处理IC。完整的source insight和keil工程,对液晶显示器开发着非常有意义。-AOC brand LCD display source code, stable production version. C language, keil compiler, Realtek processing IC. Complete source insight and keil project, to develop
242456
- 本压缩包包含了C-编译器的设计文档与源代码,供学习参考,()