搜索资源列表
TEMIC读卡源程序
- 这是一个TEMIC卡的读卡源程序,可作为TEMIC卡应用产品的前端信息源识别模块,配合应用产品使用-This is a card reader TEMIC source, TEMIC cards can be used as the front-end applications to identify the source of information modules, combined with the use of products
125458
- 程序建立一个可存放128项的电话号码表,每项包括人名(20个字符)及电话号码(15个字符)两部分; 程序可接收输入人名及相应的电话号码,并把它们加入电话号码表中; 程序可接收需要查找电话号码的人名,并从电话号码表中查出其电话号码,再在屏幕上打印出来。 -procedures for the establishment of a deposit of 128 telephone numbers table, each include the names of persons (20 c
erterryrtyeryt
- 程序要求实现学生成绩的添加,查找,修改,删除以及统计和打印等相关功能. 利用汇编语言的编程思想是实现一个小巧的学生成绩管理系统,其中包括宏程序的引用,子程序调用/嵌套,算术指令,数据传送指令和DOS调用指令等的使用.-procedures call for the addition of student achievement, identify, modify, remove and Print statistics and other related functions. the use
MASM_PHONE
- (1)要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分; (2)程序可接收输入人名及相应的电话号码,并把它们加入电话号码表中; (3)凡有新的输入后,程序应按人名对电话号码表重新排序; (4)程序可接受需要查找电话号码的人名,并从电话号码表中查出其电话号码,再在屏幕上以如下格式显示出来。 -(1) require the establishment of a procedure can be stored 50 phone numb
phonecheck
- 该程序的基本功能如下 1.建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分; 2.程序可接收输入人名及相应的电话号码,并把它们加入电话号码表中; 3.凡是新的输入后,按人名对电话号码表重新排序; 4.程序可接收需要查找电话号码的人名,并从电话号码表查出其电话号码,再在屏幕上以如下格式显示出来: 1. name tel 2. ××× ××× -the program's basic function is as follo
zhongduanxiangliang
- 汇编语言的中断向量表的操作,能实现查找中断向量等。-assembly language to the suspension of the operation of scale, able to identify interrupt vectors, and so on.
CompressCurve
- 光栏法的基本思想是(图1):定义一个扇形区域,通过判断曲线上的点在扇形外还是在扇形内,确定保留还是舍去。-The basic idea of light field is (Figure 1): definition of a fan-shaped region, by determining the point on the curve outside the sector or sector, to identify the retained or discarded.
CompressCurve
- 光栏法的基本思想是(图1):定义一个扇形区域,通过判断曲线上的点在扇形外还是在扇形内,确定保留还是舍去。-The basic idea of light field is (Figure 1): definition of a fan-shaped region, by determining the point on the curve outside the sector or sector, to identify the retained or discarded.
hanzi2pinyin
- 汉字转拼音函数ASP+UTF-8下生成汉字拼音,并且识别多音字-Chinese Pinyin transfer function ASP UTF-8 generated in Pinyin, and identify polyphone
gskmadechar.rar
- 基于人工神经网络的手写英文字母、数字图像识别的源程序代码。,Based on Artificial Neural Network handwritten letters of the alphabet, the digital image to identify the source code.
hongwaijieshou
- 对TC9012 (长虹 K8B )遥控器的解码- 这种遥控码具有以下特征,采用脉宽调制的串行码 解码的关键是如何识别“0”和“1”,从位的定义我们可以发现“0”、“1”均以0.56ms的低电平开始, 不同的是高电平的宽度不同,“0”为0.56ms,“1”为1.68ms, 所以必须根据高电平的宽度区别“0”和“1”。 如果从0.56ms低电平过后,开始延时,0.56ms以后,若读到的电平为低,说明该位为“0”,反之则为“1”,-On the TC9012 (Changhong K
mima
- 利用汇编语言编写的六位电子密码锁程序,初始密码为123456,可实现密码的输入,判别和修改。可作为微机原理课程设计题目。-The use of assembly language to prepare the six electronic code lock procedure, the initial password is 123456, the password input can be achieved, identify and modify. Microcomputer Princi
10000clock
- 具有显示时分秒年月日和星期以及识别闰年得功能,还能设定闹钟。-Minutes and seconds displayed with date and week, as well as to identify a function of a leap year, but also set the alarm clock.
multifunction-KEY
- 在我们生活中,我们很容易通过这个叫张三,那个叫李四,另外一个是王五;那是因为每个人有不同的名子,我们就很快认出,同样,对于要通过一个按键来识别每种不同的功能,我们给每个不同的功能模块用不同的ID号标识,这样,每按下一次按键,ID的值是不相同的,所以单片机就很容易识别不同功能的身份了。-In our lives, we can easily Zhang through this three or four叫李that, another five-Wang it is because everyo
JSQ
- 利用51实现计时器的完整汇编程序 主要硬件: (1) MCU:AT89C2051或AT89C4051 (2) FM接收器:TDA7088或SC1088 (3) 数字电位器:X9315 (4) 运放:MAX4294 (4) LCD显示器:LCM06XK ---------------------------------------------------------- 代码: 1.6KB --------------------
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
ht6221
- 1 解码的关键是如何识别0 和 1 从位的定义我们可以发现0 1 均以 0.56ms 的低电平开始不同的是高电平的宽度不同0 为 0.56ms, 1 为 1.68ms,所以 必须根据高电平的宽度区别0 和 1 如果从 0.56ms 低电平过后开始延时 0.56ms 以后 若读到的电平为低说明该位为0 反之则为1 为了可靠起 见 延时必须比0.56ms 长些 但又不能超过1.12ms,否则如果该位为0 读到的 已是下一位的高电平因此取1.12ms+0.56ms /2=0.84m
bianyiyuanli
- 语法分析是编译过程的核心部分。它的任务是在词法分析识别出单词符号串的基础上,分析并判定程序的语法结构是否符合语法规则。语法分析器在编译程序中的地位如-Syntax analysis is the core of the compilation process. Its task is to identify the word in the lexical analysis of strings of symbols, based on the syntax of programs to anal
chengyingbi
- 赛利有12枚银币。其中有11枚真币和1枚假币。假币看起来和真币没有区别,但是重量不同。但赛利不知道假币比真币轻还是重。于是他向朋友借了一架天平。朋友希望赛利称三次就能找出假币并且确定假币是轻是重。例如:如果赛利用天平称两枚硬币,发现天平平衡,说明两枚都是真的。如果赛利用一枚真币与另一枚银币比较,发现它比真币轻或重,说明它是假币。经过精心安排每次的称量,赛利保证在称三次后确定假币。-Celli has 12 silver coins. Including 11 real and one count
exp22
- 先输入一个关键字符串,然后输入一个句子 找出关键字符串在句子中位置 -Input a key string, and then enter the string a sentence to identify key positions in the sentence