搜索资源列表
code128_code_c
- 128碼開始於1981年推出,是一種長度可變、連續性的字母數字條碼。與其他一維條碼比較起來,128碼是較為複雜的條碼系統,而其所能支援的字元也相對地比其他一維條碼來得多,又有不同的編碼方式可供交互運\用,因此其應用彈性也較大。-128 yards began in 1981 introduced a variable length, continuous digit alphanumeric bar code. With other one-dimensional bar code compar
Seg2
- Dsp2407 七段显示器 动作:四位数扫描计数器,以十进制显示0000~9999 以快速或动态执行观察PA及PB脚输出的变化 -Dsp2407 paragraph 107 monitors movements : the four-digit scanning counter, in the metric system showed 0,000 ~ 9,999 to rapid or dynamic observation PA and PB output pin changes
systime01
- 部分具体运行步骤: 将系统时间存储 用cl来设置标志 用循环来转换,每次转换成一位或两位数(一位数是星期)-steps : storage system with cl time to set up signs to use recycled conversion, Every time or converted into a double-digit (a number of weeks)
大数加减3
- 可以实现两个大整数(不限数位)相加减! 在C++中,加减法的两个数必须在系统规定内,本程序突破了这一界限!-can achieve two large integers (Open-digit) is modified! In C + +, and subtract the number two must be within the system, the process broke the limits!
daima.用VHDL语言设计一个数字秒表
- 用VHDL语言设计一个数字秒表: 1、 秒表的计时范围是0秒~59分59.99秒,显示的最长时间为59分59秒。 2、 计时精度为10MS。 3、 复位开关可以随时使用,按下一次复位开关,计时器清零。 4、 具有开始/停止功能,按一下开关,计时器开始计时,再按一下,停止计时。系统设计分为几大部分,包括控制模块、时基分频模块、计时模块和显示模块等。其中,计时模块有分为六进制和十进制计时器。计时是对标准时钟脉冲计数。计数器由四个十进制计数器和两个六进制计数器构成,其中毫秒位、十毫秒位、秒位和
DigitalRecongnization
- 基于神经网络的手写数字识别系统,字符识别-Neural Network Based Handwritten Digit Recognition System
CHENGXU
- 基于单片机控制的超声波测距报警系统设计,用8位数码管显示,当测试距离小于200mm开灯2亮,当测试距离继续减小到100mm以下灯1亮。-Microcomputer Control Ultrasonic Distance Alarm System Design, 8-digit LED display, when the test is less than 200mm away from bright lights two when testing continues to be reduced
update
- 站长写的一个使用FTP自动更新应用系统文件的程序,可以自动拨号- Stationmaster writes uses FTP automatically to renew the application system document the procedure, may the automatic digit dialing
CAP2
- 1.程序说明:系统随机给出一个0到99之间的两位数,玩者通过键盘输入一个数,系统判别输入数和随机数,然后给出大或小的提示,玩者在给定回合内继续输入直到得到该随机数为止.-1. Procedure Descr iption: The system gives a random between 0-99 double-digit, playing through a number of keyboard input, the system identification number and rand
Panel
- 双位数码管显示,二线制通讯,基于mb89930型芯片-Double-digit digital display, second-line communications system, based on the type mb89930 chip
colon_imunity
- 克隆选择的免疫算法,结合克隆选择原理,提出克隆算子-Immune clonal selection algorithm, combined with clonal selection theory, proposed by cloning Operator
C
- n个正整数,将他们连接成一排,组成一个最大的多位整数 企业发放的奖金根据利润提成 学生成绩管理系统C源代码 一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少? 有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? -n a positive integer, will connect them in a row, the formation of a number of the largest companies
jiaotongdeng
- 本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位数码管显示。-The system uses the MSC-51 Series MCU ATSC51 and programmable para
jiaotongdeng
- 本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位数码管显示。本系统实用性强、操作简单、扩展功能强。 -The system uses the MSC-51 Series MCU ATSC51 a
DigClock
- a clck show the current time of your system its digit type-a clck show the current time of your system its digit type
digit
- 数字图像识别系统,用VISUALC++实现,是自己在别人的基础上实现的-Digital image recognition system, using VISUALC++ realization of their own on the basis of others to achieve the
Handwritten-digit-recognition
- 根据数字的笔画和书写顺序两个属性开发的手写数字识别系统-According to the numbers of strokes and writing order two properties developed by handwritten numeral recognition system
VHDL_60-system_counter
- 用VHDL语言编写的简易60进制的可调节计数器,用于Xilinx ISE软件-A 60-digit system settable countr using VHDL, programming using Xilinx ISE
HTK-digital-SR-system-
- 该系统能够识别连续说出的数字串和若干组姓名。建模是针对子词(sub-word, eg. 音 素),具有一定的可扩充性。当加入一个新名字时,只需修改发音词典和任务语法即可。模 型为连续混合高斯输出,运用语音决策树聚类形成的绑定状态式三音素。-The system is able to recognize continuously spoken digit string and the number of groups name. Modeling is a sub-word (sub-wo
(2)-6-DIGIT-PASSWORD
- locked system with digital code