搜索资源列表
JAVA实现的词法分析
- JAVA实现的C语言子集词法分析器,有简单的图形界面的设计
dsp
- 数字信号处理dsp的一些c语言源代码,实现卷积,傅里叶变换,傅里叶反变换等功能,并且能够通过图形界面显示出来-Dsp digital signal processing of a number of c language source code, the realization of convolution, Fourier transform, Fourier transform functions, and can be displayed through the graphical int
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
Hanoi
- 利用栈编的汉诺塔程序,c语言实现,有两个,一个有图形界面。记住是用栈的原理编的哦,汉诺塔程序常有,而用栈原理编的不常有!对于栈的理解很有帮助!-Stack for use of the Tower of Hanoi program, c language, there is both, a graphical interface. Keep in mind the principle of stack are used for the Oh, Tower of Hanoi procedures
calculator
- 简易计算器,主要有以下5个功能模块,(1)计算器界面显示模块。计算器界面显示必须在执行实际计算操纵之前完成,在这里主要调用了C语言图形系统函数和字符屏幕处理函数画出类似windows自带的计算器界面(2)计算器按键控制模块。(3)计算器计算处理模块,主要完成双目四则运算和单目运算操作。(4)计算器记忆处理模块,使计算器具有记忆功能。(5)计算器退出系统模块。-Simple calculator, mainly in the following five functional modules, (
ZWX
- 用C语言写的图形程序,演示的是在图形界面下实现物体的运动-Written in C language using a graphics program, presentation of the graphical interface in the movement of objects under
application_of_undirected_network
- 内含源码,以及可执行的exe文件,系统使用说明(tc2.0下运行)。程序可以实现以下功能: 1. 创建无向网。可以输入最多30个城市的信息(输入的城市是连通的):城市的名字,两个城市之间的距离,两个城市之间的票价。 2. 以文件的形式保存输入的城市的信息。 3. 求连通所有城市的最短路径,并用图形界面显示最短路径。 4. 求任意两个城市之间的的最短路径,并用图形界面显示最短路径。 5. 用图形界面显示网络 程序在TC2.0下实现,dos界面,适合C语言初学者练习-Con
66
- 利用C语言编程完成图形界面的绘制。本程序实现的是自己绘制给定直径的小球,使之能够在屏幕上做曲线运动-The use of C language programming graphical user interface to complete the drawing. This program achieved their own drawing for a given diameter, the small ball, so that it can do curvilinear motion o
C_program_report
- C语言课程设计报告 有源码 保存信息为文件保存 作有图形界面 可载入图片作为启动欢迎界面和结束界面-C language courses designed to save the information as reported in source file is saved as a graphical interface to load pictures as start welcome interface and the end of the interface
Computer
- 一个用C语言编写的功能完善的图形界面的计算器-Written in a language with a C-featured graphical interface Calculator
Menu
- 一个用C语言编写的功能完善的图形界面程序,包括文件菜单的设计。-Written in a language with a C-featured graphical interface program, including the design of the File menu.
Snake
- 一个用C语言编写的功能完善的图形界面的贪吃蛇小游戏,-Written in a language with C functional graphical interface, Snake game,
Tetris
- 一个用C语言编写的功能完善的图形界面的俄罗斯方块小游戏,带有比较详细的代码注释。-Written in a language with a C-featured graphical interface Tetris game with a more detailed code comments.
mine
- 一个用C语言编写的功能完善的图形界面的扫雷小游戏,带有较详细的代码注释。-Written in a language with a C-featured graphical interface of mine game, with a more detailed code comments.
CLOCK
- 一个用C语言编写的图形界面的时钟程序,利用Turboc2编译-A graphic with the C language interface clock program, compiled using Turboc2
MYMAZE
- C语言实现的迷宫程序,有用C语言编写的图形用户界面-C language implementation of the maze procedure, useful for C language graphical user interface
use-C-to-make-a-text-editor-
- 用C语言实现的一个具有简单图形界面的文本编辑器,含有复制粘贴,打开保存,删除功能。 TC下测试通过。-a simple text editor using C language,with a simple interface with users.Tested successfuly under Turbo C builder
inlerface
- c语言编的智力小游戏,源码用于学习c的图形界面编程-C language compiled intelligence game, the source code for learning c graphical interface programming
半透明窗体效果的vc++12星座时钟源码
- 介绍了,C语言的图形界面的操作方式,给出了一个小的源码,供大家参考学习,互相交流(i belive you ,that you like it. ok okokokokok)
基于WPF船舶管理系统设计
- 为提高船舶数字化和信息化管理的效率,本文使用WPF工具,设计船舶管理系统,使用XAML的DataGrid和TextBox控件完成系统界面设计与显示,使用C#编程语言完成后台逻辑功能,设置界面的按钮及下拉框的样式,并且要连接MySql数据库,数据读取与存储由MySql数据库完成,使用Navicat Premium 12图形化操作系统管理MySql数据库。本系统拥有添加船舶,删除船舶,查询船舶,命令台控制,查看用户操作记录等功能,经过调试与优化,系统最终完成预期目标,可以高速并且稳定的运行。(To