搜索资源列表
光标控制C语言源程序
- 演示如果实现用C语言控制光标显示的示例程序-A program shows how to control the cursor in C.
HashTest
- 本源码演示Hash类的使用方法,是一个控制台应用程序。-Hash demonstration of the source categories of use, is a console application.
6paixusuanfa
- 1、 演示程序对6种内部排序算法(堆排序、直接插入排序、简单选择排序、快速排序、希尔排序、归并排序)作输入实测比较。 2、 待排序表的元素的关键字为整数。用户可输入不同数据作测试比较。比较的指标为关键字参加的比较次数(用compCount计量)和关键字的移动次数(用shiftCount计量,关键字交换计为3次移动)。 3、 演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”下,用户可由键盘输入待排序表的表长(不大于20)和数据。 4、 每次测试完毕,显示各种
CmdLineParser_demo
- windows下接收命令行参数的演示程序-windows to receive command-line parameters Demonstration Program
datastructure1--
- 用C或C++语言设计并实现一个可进行复数运算的演示程序。 【基本要求】 1.由输入的实部和虚部生成一个复数 2.两个复数求和 3.两个复数求差 4.从已知复数中分离出实部和虚部 5.复数及相应运算结果以相应的表现形式显示。
vb_io
- 关于vb控制I/O口,网上很少能找到,在此上传一份我以前所收集的源码,包含演示程序
multi_thread_show
- 多窗口演示程序,演示了WINDOWS下如何管理多窗口的实例.
cDAGlab6
- 自己写的一个图的转换CMD 程序 nodag.txt是一个有环图演示输入文件. dag.txt是一个无环图演示输入文件. g.c 为主程序文件 stackar.c 为堆栈定义和调用文件 run.exe 为已编译好的可执行文件 我编写了一个MAKEFILE文件.如果不使用MAKEFILE 请在g.c文件的头部添加 #include \"stackar.c\" 然后再直接编译g.c. 使用了堆栈的演示代码.
FDMS
- 操作系统演示程序,目录管理以及文件空间管理,用位示图方式。
数据链表演示程序
- 数据结构中数据链表的演示程序,其中包含有简单的模版编程。DOS界面下运行,VC++ 6.0编写。-data structure data Chain Demonstration Program, which includes a simple template programming. Running under DOS interface, VC 6.0.
Clipping the Drawing Region
- 文字的特效演示程序,是用java实现的!-text effects Demonstration Program, is the realization of java!
初学者关机演示程序
- 对初学delphi的有帮助,主要是用delphi实现开关机的程序-it is used to study delphi,inplement start and shut down by delphi
MiniEXE
- Console界面的程序,演示如何构造一个最小大小的程序,主代码仅void main(){},演示了如何使此代码编译出1K大小的程序。-Console interface procedures, demonstration of how to construct a minimum size of the procedure, the main code void main (){}, only demonstrated how to make this code compile a 1K si
banker
- 一个银行家演示程序,源于操作系统中死锁的解决问题,采用TC编写,使用了带有颜色的输出,易于理解。该程序写于大二时期,程序中多有冗余漏洞,请见谅。-A banker demo program, from the operating system to solve the problem of deadlock, using TC preparation, use of color output with easy to understand. The program was written in
MG_Console
- C 语言 VC6.0编译 迷宫演示控制台程序-C language compiler VC6.0 maze demo console application
dddQ
- 控制台程序,演示用C提取HZK16点阵字模信息的方法。。。led 字模提取-Console program that demonstrates Dot matrix font with the C extracted HZK16 information. . . font extraction led
clock
- 该程序显示了时钟,演示了C语言实现动画的方法-show a clock
consoleColor
- 演示windows下控制台程序如何使用不同颜色输出文本。-How to use the different color output text the demo windows console program.
namespace
- 本程序练习并演示命名空间,C++初学者可以更加理解命名空间的作用。-this program shows the namespace ,the learners of the C++ can get more from it.
Student-information-management
- 学生信息管理系统的功能主要是实现学校学生的信息化管理。通过学生信息管理系统,教学管理人员可以实现对学生信息的增加、删除、修改和查询等操作。此系统以菜单界面方式工作,运行界面友好,演示程序以用户和计算机的对话方式进行。本系统最大的优点就是操作简便快捷等。-Function Student Information Management System is to achieve school student information management. Through student informa