搜索资源列表
汇编编写电话号码表
- 查找电话号码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
ISD2560P
- 一个可分页存储语音的高性能芯片,里面可以分段存储多达十多段短语音-tabbed storage can be a voice of high-performance chips that can store up to more than 10 sub-paragraph short voice
phonecheck
- 该程序的基本功能如下 1.建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分; 2.程序可接收输入人名及相应的电话号码,并把它们加入电话号码表中; 3.凡是新的输入后,按人名对电话号码表重新排序; 4.程序可接收需要查找电话号码的人名,并从电话号码表查出其电话号码,再在屏幕上以如下格式显示出来: 1. name tel 2. ××× ××× -the program's basic function is as follo
asm_phone_book!
- 汇编的通讯录,把记录存贮在txt文件中 给新手学习汇编的好案例-compilation of correspondence, a record store in txt document to the study compiled by the novice good case
masm4
- find the first blank and store its addre
asm_brick
- 用汇编写的弹砖块游戏,320x200x256模式。左右键控制挡板。打中不同的砖块会有不同的效果。当前目录下有一个map.txt的文件,用来存放砖块的排列。注:在XP下,可能显示有一定问题。-compilation was made with the bricks at the game, 320x200x256 model. About baffle control keys. Hit the bricks have different results. Current directory is
sample4
- 实现电话号码存储并进行查询的汇编语言源程序-The realization of phone numbers to store and query the assembly language source
KeyLCD
- 用于4x8液晶显示和键盘控制,已经对二维曲线图的绘制,动态存储数据至E2PROM-4X8 for the LCD and keyboard control, has two-dimensional graph drawing, dynamic store data to E2PROM
tu
- 图的建立以及深度遍历,该代码很简单,是用链式存储的-Map-building, as well as the depth of traversal, the code is very simple, with chain store
INFOR
- 用汇编语言建立一个表格,用于存储会员信息,其中包括身份证号(IDCARD),姓名(NAME),性别(SEX),年龄(AGE),职业(OCCUPATION)共五个字段。支持的操作包括: 1、列出表中内容 2、追加记录 3、根据给定的某一字段信息删除记录 4、根据给定的某一字段信息查找记录 -Using assembly language to establish a form used to store member information, including ID numb
youyi
- 汇编实验用来实现dx,ax寄存器中存储数据双字右移-Used for the compilation of experimental dx, ax register to store data in two-word shifted to right,
musicplay
- 实现音乐播放,可以储存音乐,并进行音乐播放-The realization of music players, can store music and music players
Fingerprint_security
- In this project the fingerprint module from Miaxis Biometrics is used. It can store up to 750 finger prints on its own memory. It can be controlled through its serial port. The microcontroller AT89S52 interact with the module. You can Add a fing
txl
- 可以存储最多50个电话信息,包括序号,姓名,地址,电话。具有查找,浏览,修改,添加,删除,查看上一个,下一个记录等功能。注释详细,在masm615下汇编运行。-Can store up to 50 telephone information, including the serial number, name, address, telephone number. Have to find, browse, modify, add, delete, view, on one, the next
tongjifenshu
- 设有10个学生的成绩分别是76,69,64,90,73,88,99,63,100和80分。试编制一个子程序统计60~69分,70~79分,80~89分,90~99分和100分的人数并分别存放到S6,S7,S8,S9和S10单元中。-Equipped with 10 student achievement 76,69,64,90,73,88,99,63,100 and 80 points respectively. The preparation of a statistical test sub
StorePartsMenegmentSystem
- StorePartsMenegmentSystem writed with MASM32. It uses sqlite3 database to store car parts name, quantity, wholesale and other parametrs. On right-click it shows image of selected part.
xgs
- 一个小公司的工资管理系统(源码+源程序) 题目:编写一个小公司的工资管理系统。该公司主要有4类人员:经理、兼职技术人员、销售员和销售经理。要求存储并显示每类人员的编号(从100起编号)、姓名和月薪,同时给出在创建每一类对象时构造函数的执行顺序(月薪计算方法为:经理固定月薪8000元,兼职技术人员100元/小时,销售员为当月销售额的4%,销售经理保底工资5000元另加其所管部门销售额的5%),要求用虚函数实现。-Of a small company' s payroll system (
to-store--10-bytes--in-order
- 顺序存放10个字节数,INPUT1.DAT需要自己建立-to store 10 bytes in order
Chain-store-stack-class-
- Chain store stack class,Dev C++
Chain-store-address-book
- 链式存储一个通讯录,可以进行存储,删除,修改和差入等功能,适用于链表初学者-Chain store a directory, you can store, delete, modify, and differential input, etc., suitable for beginners