搜索资源列表
汇编编写电话号码表
- 查找电话号码PHONE,建立一个存放50项的电话号码表,包括人名和电话号码,程序可以添加新号码,可以查询号码,可以显示全部号码,利用子程序结构编写-PHONE find telephone numbers, to establish a store 50 phone numbers table, include the names and telephone numbers, procedures can add new numbers, the number of inquiries can
案例24和25pc机间的通信
- 这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为 用中断方式实现-PC communication among the examples procedures "require" to be used to achieve inquiries, procedures "interrupt" for the use of interruption means
汇编学生成绩管理系统
- 用汇编语言编写的一个简单的学生成绩管理系统,用户有6种选择: (1) 按’m’,则显示功能菜单。 (2) 按’L’,则显示学生姓名和各学科成绩(数学,英语,语文)。每次显示10条记录并暂停,按’g’继续显示余下记录。 (3) 按’I’,则可按格式插入记录到规定文件中。 (4) 按’M’,则可按格式修改记录。 (5) 按’D’,输入行数,清空该行指定的记录。 (6) 按’Q’,按格式输入学生姓名进行查询,列出该生的成绩记录。 (7) 按’E’,则退出程序。 -ass
huibian_asm
- 汇编程序和实验报告 1.输入0-100之间的n值,计算Fibonacci数,以十进制数输出。 2.从键盘输入一行字符,以‘$’结束,查找输入的字符串是否包含’computer’ 字符串,如果包含,计算包含’computer’字符串的个数,并以十进制输出个数。 3.建立歌曲文档,按演唱者排序,程序可接收查找的演唱者,并输出其所有的歌曲。 4.建立图书资料文档,要求具有插入,更新,删除,查询等功能,使用菜单提示。-compilation of experimental procedu
tongxinpc
- 实现pc机间的通信,可同时与多台其他pc进行通信程序,“require”为用查询方式实现,程序“interrupt”为 用中断方式实现-achieve communication between machines can simultaneously with multiple other pc communication procedures, "require" to be used for achieving and procedures "interru
Aexp7
- 查询方式全双工串行通信程序 Source File-inquiry full-duplex serial communication program Source File
521
- 一个简单的个人档案文件管理系统,功能:显示报表(L), 插入记录(I),查询(S), 删除记录(D)和退出(Q)。 个人档案有姓名,年龄,性别,身高,体重,程序中各字段长度都取为10,使用的是文件控制块(FCB)的磁盘存取方式,程序自动创建名为STUDENT.MAO的磁盘文件。-a simple personal archives document management system, functions : Displays statements (L), insert records
abc123
- 这是一个汇编程序.用于查询字符串.希望有同好能阅读并优化这个程序.-This is a compilation process. For inquiries string. Want to have friends to read and optimization of this process.
sgl
- 简单的学生信息管理系统 (汇编语言课程设计程序) 一个简单的学生管理系统,功能:显示报表, 插入记录,查询, 删除记录和退出。 学生信息有姓名,年龄,性别,身高,体重,程序中各字段长度都取为10,使用的是文件控制块(FCB)的磁盘存取方式,程序自动创建名为STUDENT.MAO的磁盘文件。 代码只用了300行(除去中间的空行实际只有270-280行),编程时间是一个通宵(23:30到次日5:00)。 -simple Student Information
calendardate
- 日历程序,显示从1980年开始后的日期,供人们查询。-calendar procedures from 1980 show that began after the date on which people inquiries.
MagicWordedit
- 于金山词霸相类似的程序,可以实现查询相关单词等功能。-in Kingsoft similar to the procedures related inquiries can be achieved functional word.
rascommunication
- 这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为 用中断方式实现-PC communication among the examples procedures "require" to achieve with inquiries, procedures "interrupt" for the use of interruption means
chengviolet
- 主要包含vc++下MFC环境下的对话框等编集的学生查询系统及相关的画图计算程序-mainly includes vc under MFC dialog under the environment, such as the compilation of students Inquiry System and the associated drawing program
按月查询并输出英文缩写
- 自己写的习题程序,可以说是很基本的,实现了英文查询月份输出简写。-yourself writing exercises procedures, it is very basic, and achieving the English abbreviation for the month of output.
jsqandad
- 汇编语言计数器程序,可用于计数程序,也可作为计时程序使用。另有一程序是AD查询程序,希望站长给予通过-Counter assembly language program
AddressBook
- 实现一个通讯录管理程序 一 功能要求:它能够实现以下八条功能。用户可以任意选择顺序都不会出错。 1.显示记录 2.查询记录 3.增加记录 4.删除记录 5.保存记录 6.读取通讯录 7.新建通讯录 8.结束运行。 -Directories.A directory program management program.A functional requirements: it can achieve the following eight funct
Weather1
- 可以实事查询全国天气预报的程序,使用VB编辑,主要是通过xmlhttp来抓取新浪网的天气预报!-Program can query the national weather forecast
DFDFS
- 万年历查询程序。 功能要求: (1)提供菜:单方式选择 (2)输入年份、月份、日期,计算得到的是这一天据今天有多少天,星期几 -Calendar query process. Functional requirements: (1) food: One way to select (2) Enter the year, month, date, calculated according to today is the day the number of days of the w
6
- 适合设计6路抢答器设计,功能有查询程序,非法抢答处理程序,抢答时间R1调整程序等- English Chinese (Simplified) Spanish 6 Responder design suitable for the design, function, query procedures, illegal
VB窗口句柄查询
- 这是一个查找控件或窗口句柄,然后发送消息的程序,功能强大,Visual Basic 6.0编写,可以托到放大镜查找到QQ资料控件的句柄设置资料,不会被限制长度,也可以设置超长网名(在群里有效),还有其它的地方都可以用到,自己慢慢研究一下,现在只是随便做了一下,其实还可以加好多功能的,大家可以提出宝贵的意见.