搜索资源列表
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
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
cjfxxt
- C语言成绩分析系统,C语言的结业小练习,主要是文件操作,以及另外引用了OpenGL绘图。-C language performance analysis system, small graduation exercises of the C language, file operations, and another reference to the OpenGL graphics.
xsglxt
- C语言学生管理系统,C语言的结业小练习,主要是文件操作,链表,以及另外引用了OpenGL绘图。-C language student management system, small graduation exercises of the C language, file operations, linked lists, and another reference to the OpenGL graphics.
Drawing
- 绘图板,windows下C语言开发,Turbo C实现,该绘图板可绘图,调整图形大小与方位,保存与打开文件等功能-windows under the C language development, Turbo C implementation, the drawing board drawing, adjust the size and orientation of the graphics, save and open files and other functions
timer
- 基于基本的c语言,调用绘图函数按照像素点坐标绘制了桌面时钟,并且实时采集系统时间和显示时间-Based on basic c language, calling drawing functions to draw the desktop clock according to pixel coordinates, and the real-time collection system time and display time
ex3
- C语言具有绘图能力强,可移植性,并具备很强的数据处理能力,因此适于编写系统软件,三维,二维图形和动画它是数值计算的高级语言。-very powerful easy learning
myDraw2-old
- 用C++语言实现的绘图程序,主要功能包括:画线、画圆、画矩形以及序列化等功能。-Using 等功能。 C++ language to achieve the drawing program, the main functions include: drawing lines, drawing circles, drawing rectangle, as well as serialization and other functions.
绕射波
- 观察绕射波,用c语言实现,并用MATLAB进行波前和地震记录进行绘图(The diffraction wave is observed in C language, and the wavefront and seismogram are drawn by MATLAB)
五子棋C语言
- 使用C语言实现简单的五子棋小游戏,其中包括人机对战、人人对战,采用界面绘图实现游戏界面设计。(The use of C language to achieve a simple chess game, including man-machine combat, everyone to fight, the use of interface drawing to realize the game interface design.)