搜索资源列表
C
- C语言小程序。有白鸡问题,传递小球,吃饭换位,分西瓜,分酒比赛,三人分钱,输出图形等等48个C源程序。能够实现-C language applet. White chicken problem, pass the ball, eat transposition, sub-watermelon, wine match points, three cents, output graphics, etc. 48 C source. Can be achieved
GisTool
- 实现简单图形的绘制,放大缩小移动,鼠标操作交互,图形数据的保存以及打开-Drawing simple graphics, Zoom mobile, mouse interaction, graphics data, as well as the preservation of open
Calculator
- 一款不错的计算器程序,用C++编译,MFC图形界面。适合于学习C++以及MFC类库的新手学习研究。-A good calculator program, using C++ compiler, MFC graphical interface. Suitable for learning C++ and MFC class library novice study and research.
AnalogClock
- This program create graphics analog clock and other settings parameter in the notify icon.Create by VS2005 C#.
clock2
- 纯c语言时钟,很有真实感。 计算机图形学做作品。-Pure c language clock, very realistic. Computer graphics to do work.
02_3DViewing
- 一个小程序,实现计算机图形学中三维图形的投影及移动旋转等效果-A small program to achieve three-dimensional graphics in computer graphics projection and mobile rotation effects
c
- 人工智能 动物产生式规则 推理 tsp问题 八数码问题 图形学 画直线-Animal production rule reasoning artificial intelligence problem tsp eight digital graphics drawing a straight line problems
graphics
- 一个TC下编写的绘图程序,可以鼠标操作画直线、画多边形、画贝塞尔曲线、填充、反色、清屏、橡皮擦功能,初学C语言的朋友可以研究下。-Prepared under a TC drawing program, you can mouse draw line, draw polygons, Bezier curve drawing, filling, anti-color, clear screen, eraser function, beginner C language can be studied
S1D13506_Init_code
- Code demonstrating the initialization of the S1D13506 TFT Graphics display chip
Chigh-levelprogramminglanguage
- C语言高级编程技术,TC系统提供的函数实现菜单设计,图形绘制,动画、乐曲的播放-C high-level programming language, TC system functions to achieve the menu design, graphics rendering, animation, music playback. .
graphics
- graphic.h,c语言图形的头文件,你们看这,有用的话下载一下,其实我上传的原因你们懂的-graphic.h, c language header graphic, you see this, useful, download what, in fact, I understand your reasons for uploading
GRAPHICS
- 头文件 graphics.h graphics.h头文件只在Turbo C中才有,也只适用TC,若用VC的话可用API函数 -The header files graphics.h, graphics.h, header files only in Turbo C and is only applicable TC VC, then the available API functions
C
- FYD12864源程序,显示中文以及图形,reg52单片机开发。-FYD12864 source, display Chinese and graphics, reg52 microcontroller development.
C-example001
- 在屏幕上显示0~360度的cos(x)曲线与直线f(x)=45*(y-1)+31的迭加图形。其中cos(x)图形用“*”表示,f(x)用“+”表示,在两个图形相交的点上则用f(x)图形的符号。 图形迭加的关键是要在分别计算出同一行中两个图形的列方向点坐标后,正确判断相互的位置关系。 在屏幕上显示0~360度的cos(x)曲线与直线f(x)=45*(y-1)+31的迭加图形。其中cos(x)图形用“*”表示,f(x)用“+”表示,在两个图形相交的点上则用f(x)图形的符号。-Displa
C-example002
- 在屏幕上显示0360度的cos(x)曲线与直线f(x)=45*(y-1)+31的迭加图形。其中cos(x)图形用“*”表示,f(x)用“+”表示,在两个图形相交的点上则用f(x)图形的符号。 图形迭加的关键是要在分别计算出同一行中两个图形的列方向点坐标后,正确判断相互的位置关系。-Displayed on the screen of 0 to 360 degrees cos (x) curve and the straight line f (x) = 45* (y-1)+31 superpos
C-example003
- 在屏幕上用“*”画一个空心的圆 *问题分析与算法设计:打印圆可利用图形的左右对称性。根据圆的方程:R*R=X*X+Y*Y 可以算出圆上每一点行和列的对应关系。*思考题:实现函数y=x2的图形与圆的图形叠加显示 .-On the screen with the "*" to draw a hollow circle* Analysis and algorithm design: print available around the symmetry circle graph. According
C-example004
- 在屏幕上用“*”画一个空心的圆 *问题分析与算法设计:打印圆可利用图形的左右对称性。根据圆的方程:R*R=X*X+Y*Y 可以算出圆上每一点行和列的对应关系。*思考题:实现函数y=x2的图形与圆的图形叠加显示.-On the screen with the "*" to draw a hollow circle* Analysis and algorithm design: print available around the symmetry circle graph. According t
C-example005
- 在屏幕上用“*”画一个空心的圆 *问题分析与算法设计:打印圆可利用图形的左右对称性。根据圆的方程:R*R=X*X+Y*Y 可以算出圆上每一点行和列的对应关系。*思考题:实现函数y=x2的图形与圆的图形叠加显示.-On the screen with the "*" to draw a hollow circle* Analysis and algorithm design: print available around the symmetry circle graph. According t
Graphics-master
- Graphics Toolkit C++ Line Bezier Spline Ploygon
C语言实用数字图像处理技术
- 日本人写的C语言图形算法教程很使用好懂,没有复杂的数学公式推导(Japanese C language graphics algorithm tutorial is very easy to understand, there is no complex mathematical formula derivation)