搜索资源列表
光标控制C语言源程序
- 演示如果实现用C语言控制光标显示的示例程序-A program shows how to control the cursor in C.
Measure Position
- 用C编写的一个通过数据采集卡进行计数器的控制程序-C through the preparation of a data acquisition card counter control procedures
24点
- 24点 用c++编写的一个速算24点的游戏 只要进入就可以迅速得到答案-24 points c prepared with a quick calculation of 24 points entering the game as long as it can quickly get an answer
mintree(C)
- kruskal算法的c语言版本,里面的中文用拼音,程序易于理解,是理解kruskal算法的一个好程序-Kruskal Algorithm c language version, the Chinese inside using phonetic symbols, the program is easier to understand, Kruskal understanding is a good algorithm procedures
controlpicture
- 在控制台上画图,并使用了菜单管理,具体操作运行后就可以知道了,用c++编写的,vs2003编译,其他运行环境没有试过-drawing on the console and use the menu management, the specific operation after operation can know, c + + with the preparation, vs2003 compiler, other operating environment without trying
7777777sw
- 一个简单的学生管理系统,是用C/C++混合写的,但由于时间不足。。。只有几个小时,所以做得不是很理想,但如果只是学习用,那就完全没问题了。-a simple student management system is the use of C / C was mixed, but because of the lack of time. . . Only a few hours, so do it is not ideal, but if only to study, it did not com
TableDivision
- 用C语言描述数据库中两个表之间的关系,并建立简单的查找-C language descr iption of the database table between the two, and the establishment of a simple search
Supermarket_Inventory
- 用C++写的一个模拟超市库存的控制台程序,完全是自己写的-C wrote a simulated supermarket stocks of the console procedure is entirely his own writing
TheCompanyManageSystem
- 编写一个菜单,允许用户先选择输入雇员的类型(Manager,Wage,Sales),然后请用户输入姓名,性别,出生日期,将雇员信息从控制台逐一输入。(5%) 编写从雇员信息文件(文件名为employee.data,此文件中预先存入100条雇员信息,雇员信息见后面雇员列表)中读入已存放的雇员信息,并能将其追加到已有雇员信息中。(10%) 从控制台及雇员信息文件中读入的雇员信息存放在一个雇员链表中(链表自己设计,建议用C++标准库中的模版类li
MD5encAndDec
- MD5算法源程序用C实现的,测试可用-MD5 algorithm source code in C to achieve, and testing available.
c-example
- 用c编写的超强的通讯录,对初学用处超大。可以下载看看那-c prepared with the super correspondence, the novice super useful. Can be downloaded to see how
datastructure1--
- 用C或C++语言设计并实现一个可进行复数运算的演示程序。 【基本要求】 1.由输入的实部和虚部生成一个复数 2.两个复数求和 3.两个复数求差 4.从已知复数中分离出实部和虚部 5.复数及相应运算结果以相应的表现形式显示。
Add_Line_Number
- 此源程序可以对任意给定的文件加行号,用C++编写
suoha
- 用C++编写的梭哈小程序,在控制台在显示,主要用来学习C++语法,以及一些API
c++10
- 这个工程用C语言编写一个DOS下的中断服务程序
学生管理系统-STL版
- 一个用c++写的控制台版学生管理例子,主要用STL写成
c++
- 用c++代码实现两个至少千位数的大数相加 并在控制台显示输出结果-With c++ Code to achieve at least a thousand two-digit sum of large numbers and in the console display output
c
- 3个用c++写的多核程序,给大家看看。程序很简单,很初级-c++
OIOPIMS.C.tar
- 一个用C语言实现的海外铁矿石采购信息管理器-Overseas Iron Oron Procurement Management System by C
王敬贤-SA16168143-第3次作业
- 关于两个字符串s1,s2的差别,可以通过计算他们的最小编辑距离来决定。用C++设计动态规划算法解决此类问题(The difference between the two strings s1, s2, can be determined by calculating their minimum edit distance.Using c + + design dynamic programming algorithm to solve these problems)