搜索资源列表
MarkManagement
- 是个纯粹c语言编写的控制台应用程序。能完成成绩管理中的插入,排序,查找,删除,修改功能。成绩保存在默认的文件中,用户可选择启动时是否加载文件或退出程序时是否保存本次结果。 该程序的不足之处是:没有做图形用户界面,用户操作可能不是太方便。没有用数据库,而是直接将程序结果保存到文件中。 该程序较好的实现了成绩管理的功能部分。这部分c代码可用作进一步开发的资源。-is purely c language console applications. Complete results of the
tonxunlu
- 用纯C语言写的一个通讯录程序,通过链表存储,自己设计界面。
城市信息及最短路径查询系统
- 用C语言写的《城市信息及最短路径查询系统》,图形界面,功能比较齐全。-C language book, "Cities and the shortest path query system", a graphical interface, functions more complete.
atm
- c语言实现ATM机基本功能 界面切换自由 采用文件实现数据的持久性 适合新手-c language interface to the ATM switch freely use the basic functions of file data persistence for novice
word
- c语言版的词法分析器,分析c语言 图形界面-c language version of the lexical analyzer, analyze c language graphical interface
sport
- 参加运动会有n个学校,学校编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。(m<=20,n<=20) 功能要求: 1) 可以输入各个项目的前三名或前五名的成绩; 2) 能统计各学校总分, 3) 可以按学校编号或名称、学校总分、男女团体总分排序输出; 4) 可以按学校编号查询
Communication1-5
- 一套用c语言编写的通讯录管理系统,另附用java编写的界面化版通讯录系统。-Communication Managing System writen by C language.
The-train-ticket-system
- 这是一个用C语言写的火车票订购系统:它包括订票人信息、初始界面、增加火车的信息、打印火车票信息、查询火车信息、订票子模块、修改火车信息、保存火车票信息、保存订票人信息等。-This is a language is written in C train ticket ordering system: it includes booking people information, initial interface, increase the train ticket information, i
C_Manager
- 用C语言描述人员管理,实现简单的增删查改。包括用户界面和管理员界面-Using C language to describe the personnel management, the realization of a simple additions and deletions to search. Including the user interface and the administrator interface
console
- 这个是控制台下的一些api,可以方便的画出图形,算出鼠标坐标,避免了学习win编程的难度,又能在学c语言时写出友好的界面和功能,很不错-This is the console under the api, you can easily draw graphics, to calculate the coordinates of the mouse, to avoid the difficulty of learning win programming to write friendly inte
tanliqiu-for-C
- 此为C语言写的控制台程序(弹力球),在VC6下运行即可。当运行时,首先进入到游戏界面,通过上、下键移动,有4个选择:1、第一关,2、第二关,3、游戏规则,4、退出游戏-Bounce the ball game of C language
saolei
- c语言写的扫雷小程序,控制台下运行。没有界面。-C language to write demining small procedures, control the operation of the audience.
keshedehanshu
- 智能交通灯仿真系统,用C语言实现运行界面以及小车,行人的通行控制-simulation of intelligent traffic lights controlling
calculater
- 用C#语言实现了简易计算器,基于.NET框架,有界面设计-Implement simple calculator using C# language
calendar
- 在VC6.0下用C语言编写的一个万年历,跟平时用的日历的功能一样。虽然界面丑了点。-A calendar at VC6.0 using C language, with the usual calendar with the same function. Although the interface is ugly point.