搜索资源列表
CPerson
- 这是一个基于控制台的Win32应用程序,可以显示学生基本信息.-This is a Win32 - based console application that shows students basic information.
mysql模拟程序
- 类似于mysql的一个console应用程序,功能少一些,实现了基本的SQL语句,有index-mysql similar to the one console application procedures, functions less and the basic implementation of SQL, index
asmtemp.rar
- 汇编语言实现加减乘除四则运算,是汇编语言的基本应用,Assembly Language Math & realize four computing, assembly language is the basic application
cmobliphone
- C语言实现设计一个简易的手机通讯录管理系统。该题目要求在熟练掌握C语言的基本知识:数据类型(整形、实型、字符型、指针、数组、结构等);运算类型(算术运算、逻辑运算、自增自减运算、赋值运算等);程序结构(顺序结构、判断选择结构、循环结构);大程序的功能分解方法(即函数的使用)等。进一步掌握各种函数的应用,包括时间函数、、绘图函数,以及文件的读写操作等。-Design a simple mobile phone address book management system. The subject
shujujiegou
- 1.实现顺序表的基本操作,包括顺序表的初始化、第i个元素前插入一个新的元素、删除第i个元素、查找某元素、顺序表的销毁。2.实现单链表、循环链表、双向链表的所有基本操作 3.定义顺序栈类型,实现栈的所有基本操作。定义链栈类型,实现栈的所有基本操作。应用栈实现数制的转换。4.定义顺序队列类型,实现栈的所有基本操作。定义链队列类型,实现栈的所有基本操作。将字符串转换为整形。5.定义二叉链表类型,建立二叉树。先序、中序、后序、层次遍历二叉树,并输出遍历结果。-1. Achieve the basic o
tongxunlu
- 这是一个用java代码写的控制台应用小程序,它能实现通讯录的基本功能,增加联系人,删除联系人,修改联系人,查询联系人。-This is a console application code written in java applet, it can achieve the basic functions of contacts, add contacts, delete contacts, modify contacts, inquiries contact.
10.17.1
- 使用c++和opencv编写的基本画图函数的应用例子。-C++ and opencv prepared using the basic drawing functions application examples.
PPP-Fsc-test
- 最近在做ppp协议,对其FSC校验不是很了解,查找了资料也很片面,经过慢慢查找,终于总结出了基本过程,于是写了个控制台程序来测试了一下,数据都正确通过。(注:为了减小文件大小,Debug生成的临时文件已全部删除,请重新生成)-Ppp agreement recently made its FSC parity is not very understanding , finding the information is also very one-sided , after slowly find
Typing-Tutor-Project-in-C
- Typing Tutor Project in C. Typing is the basic command to run a computer and your typing speed plays vital role while working in computer to save time. Here I have presented a Typing Tutor Project in C to measure user’s typing speed and to enhan
StudentManager
- vc6.0中控制台应用程序实现学生基本信息的管理。-vc6.0 console application implements management students basic information.
Mine
- 这是个基于控制台应用程序的简单的扫雷程序,界面简单,但是有扫雷基本包含在内。-This is a console application based on a simple mine clearance procedures, the interface is simple, but there is a basic.
Parent
- 在所有面向对象的编程语言中,继承都是很重要的内容,是面向对象最基本的应用,可以使程序更加优化,便于编写。希望大家掌握这一基本内容。-All object-oriented programming languages, inheritance is very important content, is the basic object-oriented application, you can make the program more optimized, easy to write. I ho