Welcome![Sign In][Sign Up]
Location:
Search - graphics.cpp

Search list

[GDI-Bitmapsoucecode

Description: graphics.h,graphics.cpp 简单的绘图库文件 方便操作-graphics.h, graphics.cpp simple graphics libraries operational
Platform: | Size: 3810 | Author: 徐力 | Hits:

[Other resource经典cpp例子

Description: 这几个是本人整理的.cpp程序,您可以借鉴参考------>> dos前景背景色设置.cpp 二.八.十.十六进制转换程序的函数.cpp 二叉树的遍历.cpp 图形的广度优先搜寻法.cpp 图形的深度优先搜寻法.cpp 用C语言编的一个日历.c-these are my finishing. Cpp and you can draw reference --- gt; Gt; Dos prospects for the background color set. Cpp two. 8. 10. Hexadecimal conversion function. Cpp binary tree traversal. Cpp graphics priority to search for the breadth of France. Cpp graphics depth-first search of the law. Cpp C language compile a calendar. C
Platform: | Size: 7166 | Author: 丁志强 | Hits:

[Other resource带通fir设计及图形显示比较

Description: 数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-pass filter design process. A total of three sources. Among them, dos.cpp FIR bandpass to the source, the filter order n, the low-frequency filter FLN, the high-frequency filter fhn, window function w, in accordance with the requirements change. Here is the Hanning window. The main function main.cpp achieve the input and fir h (n) convolution, the output Y (n), and store them in y.txt China. Finally, graphics.cpp y.txt read data from and then draw waveform statement, we can clearly see whether calculations are correct, and comparisons.
Platform: | Size: 2244 | Author: feide | Hits:

[3D Graphic3d sge

Description: 需要d3d 9SDK,一个图形引擎的一部分,包括3DS MAX的导出插件,模型文件导入,四叉树LOD,等。 -D3D 9SDK needs, a part of the graphics engine, including 3DS MAX plug-derived model file import, quadtree LOD, etc.
Platform: | Size: 990208 | Author: 魏旭东 | Hits:

[Data structs经典cpp例子

Description: 这几个是本人整理的.cpp程序,您可以借鉴参考------>> dos前景背景色设置.cpp 二.八.十.十六进制转换程序的函数.cpp 二叉树的遍历.cpp 图形的广度优先搜寻法.cpp 图形的深度优先搜寻法.cpp 用C语言编的一个日历.c-these are my finishing. Cpp and you can draw reference--- gt; Gt; Dos prospects for the background color set. Cpp two. 8. 10. Hexadecimal conversion function. Cpp binary tree traversal. Cpp graphics priority to search for the breadth of France. Cpp graphics depth-first search of the law. Cpp C language compile a calendar. C
Platform: | Size: 7168 | Author: 丁志强 | Hits:

[Algorithm带通fir设计及图形显示比较

Description: 数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-pass filter design process. A total of three sources. Among them, dos.cpp FIR bandpass to the source, the filter order n, the low-frequency filter FLN, the high-frequency filter fhn, window function w, in accordance with the requirements change. Here is the Hanning window. The main function main.cpp achieve the input and fir h (n) convolution, the output Y (n), and store them in y.txt China. Finally, graphics.cpp y.txt read data from and then draw waveform statement, we can clearly see whether calculations are correct, and comparisons.
Platform: | Size: 2048 | Author: feide | Hits:

[OpenGL programogl_stanford_bunny兔子

Description: 本代码是基于openGL平台而设计的一个兔子形状的3d图形.-openGL-based platform designed shape of a rabbit 3d graphics.
Platform: | Size: 760832 | Author: 刘起 | Hits:

[Data structs图论

Description: BFS、DFS、有向图、无向图中的各种算法的实现,可以自动生成图形。-BFS, DFS, to the map, no map to the realization of the algorithm can be automatically generated graphics.
Platform: | Size: 119808 | Author: 李想 | Hits:

[Othershowwin

Description: 读取dst文件(绣花文件类型)并绘出图形。 内容包括,以3字节一字符串组读取,并以dst文件读写方法进行换算,主要是直接读取每字节里的每1位进行计算,计算出x位移和y位移,然后换成屏幕画线需要的结束点,然后2点画线,再次循环则将上次的结束点赋给起始点,再次读取3字节进行计算。。。。 可重用代码:读取地址进行每字节的每1位的计算。 PS:dst文件可以用田岛软件进行编写。-read dst (embroidery file types) and draws graphics. The contents include, for a three-byte string group read, and to read and write documents dst conversion method, main is a direct read every byte of every Lane a calculated, the calculated displacement x and y displacement, screen painting then changed to the end line, then two dotted line again last cycle will end points assigned to the threshold, 3 byte read again calculated. . . . Reusable code : read addresses every byte of every one of calculation. PS : dst document TAJIMA software can be used for the preparation.
Platform: | Size: 38912 | Author: 阿长期 | Hits:

[OpenGL programExc29

Description: opengl光照的一个实例,单击鼠标左键控制光源的移动,对应窗口中的图形出现明暗的变化-opengl light of an example, click the left mouse button to control the movement of light, corresponding to the graphics window there chiaroscuro changes
Platform: | Size: 2069504 | Author: 张旭 | Hits:

[GDI-Bitmapsoucecode

Description: graphics.h,graphics.cpp 简单的绘图库文件 方便操作-graphics.h, graphics.cpp simple graphics libraries operational
Platform: | Size: 3072 | Author: 徐力 | Hits:

[2D GraphicboundaryFill

Description: 非常好的图形学程序 初学者都需要学的东西,是个好东西。-very good graphics procedures beginners need to learn things, is a good thing.
Platform: | Size: 1024 | Author: 王名 | Hits:

[DirextXMultiSrc

Description: DirectShow SDK示例MultiVMR9改进而来,支持多路实时视频\文件视频以及图片的合成显示,并加入合成数据的采集功能,不过效果视显卡而定。使用前先复制MultiVMR9.dll到system32下,run regsvr32 MultiVMR9.dll;各种功能已经封装在MVMUSER.dll,使用例子看MultiSrcPlayer.exe,不过这个例子写的很乱-DirectShow SDK examples from MultiVMR9 improve, support for multiple real-time video \ documents and video pictures for the synthesis, and to join the synthetic data acquisition function, But as the effects of graphics available. Use prior to the system32 MultiVMR9.dll copy, MultiVMR9.dll run typing; Packaging has various functions in MVMUSER.dll. MultiSrcPlayer.exe look at the use of examples, but in this case was made into confusion
Platform: | Size: 1338368 | Author: caoym | Hits:

[3D Graphicsancedit

Description: C++图形算法,图片的拉伸 缩放等等的功能-C++ Graphics algorithms, the tensile picture zoom function, etc.
Platform: | Size: 737280 | Author: dwedwed | Hits:

[Special Effectscg

Description: 学习计算机图形学的一些基础代码,是我学习时记录下来的,比如钻石等。在VC下编译通过。-Learning some of the basis of computer graphics code, is to learn when I recorded, such as diamond. Adopted under the compiler in VC.
Platform: | Size: 1559552 | Author: LiuDan | Hits:

[2D GraphicCxImage.v5.99c.Full.Source.Cpp.ccrun.755990

Description: cximage控件,功能更加强劲的图形处理控件,比原来自带的要强。-cximage control, function more robust graphics processing control, built-in better than the original.
Platform: | Size: 1756160 | Author: 未来 | Hits:

[Graph DrawingWCAD

Description: 本程序,仿制AutoCAD,已经实现了二维绘图的所有功能,包括点、线、圆、文字等图形绘制,编辑,复制,删除等所有操作,功能齐全。-This procedure, imitation AutoCAD, has achieved the two-dimensional drawings of all the features, including point, line, circle, text, graphics rendering, etc., edit, copy, delete all operations functions.
Platform: | Size: 2271232 | Author: wangb | Hits:

[OpenGL program3D_Surface_Reconstruction_Using_Marching_Cube

Description: 使用Marching Cube方法进行3D表面重建,切片数据在这里: http://graphics.stanford.edu/data/voldata/ CThead.tar.gz-Marching Cube method using 3D surface reconstruction, slice data here: http://graphics.stanford.edu/data/voldata/CThead.tar.gz
Platform: | Size: 20480 | Author: felixwang | Hits:

[GUI Developgraphics_cpp

Description: 用C++语言写的可在Turbo C下编译运行的若干图形函数,调用C的graphics.h里的函数,能实现矩形,椭圆等图形的绘制-Using C++ language written in Turbo C compiler to run under a number of graphics functions, call the graphics.h in the C function, to achieve rectangular, oval, such as graphics rendering
Platform: | Size: 29696 | Author: elvis | Hits:

[Special EffectsComputer-graphics-CPP

Description: 计算机图形学 大作业 多功能图形学程序C++,文档,设计思路,论文,代码都有。-Multifunctional computer graphics operations graphics program C++, documentation, design ideas, thesis, all code.
Platform: | Size: 4552704 | Author: ningxin | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net