搜索资源列表
freescale MC9S12XEP100开发板DEMO C语言源程序
- freescale MC9S12XEP100开发板DEMO C语言源程序。内含:串口收发程序,I/O口应用程序,模数转换程序,以及初始化等单片机入门应用。是freescale 9S12XE系列单片机入门难得的好资料。,freescale MC9S12XEP100 development board DEMO C language source code. Includes: serial transceiver procedures, I/O port applications, analog-
74HC595_led.rar
- 两片74HC595级联,形成16位并行数据输出。控制8个数码管显示。显示刷新周期为2ms。 单片机只需3个I/O口发送串行数据到74HC595即可。程序用c51编写。,74HC595 2 cascade, the formation of 16-bit parallel data output. Control of 8 digital tube display. Display refresh cycle for 2ms. Only three single-chip I/O port to
basicOCR
- 基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算-Based on OpenCV' s OCR program, you can digital identification process using KNN algorithm can calculate the sample data
ParallelPortTest
- 利用DriverLINX Port IO Driver实现的计算机并口端口位输入输出测试程序。-DriverLINX Port IO Driver using computer parallel port to achieve digital input and output test procedure.
OVL
- OVL——基于断言的verilog验证 Verilog数字系统设计:RTL综合、测试平台与验证-OVL- assertion-based verification of Verilog Verilog digital system design: RTL synthesis, test and verification platform
BasicRSA_latest.tar
- RSA ( Rivest Shamir Adleman )is crypthograph system that used to give a secret information and digital signature . Its security based on Integer Factorization Problem (IFP). RSA uses an asymetric key. RSA was created by Rivest, Shamir, and Adleman i
sistema-control-digital
- DISEÑ O E IMPLEMENTACIÓ N DE UN SISTEMA DE CONTROL DIGITAL DE POSICIÓ N PARA UN MOTOR DC Digital Control (PID) using a uC with C code for a position system of a DC motor
T108_release_V1p1
- T108 OSD 芯片 datasheet ,广泛应用在汽车影音导航、车载电视等产品上。支持多种格式的视频输入与输出。-Cost Effective Highly Integrated Triple ADC+ ITU656/601 Decoder+ Digital RGB+ 2D Video Decoder+ OSD+ Scaler+ TCON+ DAC+ DCto- DC+ LED/CCFL controls
code123
- 本项目还利用WM进行手机客户端应用,针对实际项目采用了webservice进行搭建分布应用及多线程进行分布式并行开发应用。本项目主要针对图象学的图象处理对已存在的图象进行数字识别,本项目采用OCR、体征识别方法进行有效识别,识别效率达到95 -97 ,运行效率95ms/56ms。-The project also used WM for mobile client applications for use of the webservice to the actual project to bu
jj
- 本题设计一个数字存储示波器,以Xilinx公司20万门FPGA芯片为核心,辅以必要的外围电路(包括信号调理、采样保持、内部触发、A/D转换、D/A转换和I/O模块),利用VHDL语言编程,实现了任意波形的单次触发、连续触发和存储回放功能,并按要求进行了垂直灵敏度和扫描速度的挡位设置。信号采集时,将外部输入信号经信号调理模块调节到A/D电路输入范围,经A/D转换后送入FPGA内部的双口RAM进行高速缓存,并将结果通过D/A转换送给通用示波器进行显示,完成了对中、低频信号的实时采样和高频信号的等效采
digital_ocx
- 4位7段数码显示,固定一位小数位,显示范围0.0....999.9,包含控件源程序及测试控件的测试程序,控件可以按照自己的要求修改-4-digit 7-segment digital display, fixed one decimal place, indicating the scope of 0.0 .... 999.9, including source code control, testing procedures and testing of controls, controls
digital-clock
- 数字钟是计时仪器,它的功能大家都很熟悉。本实验对设计的电子钟要求为: 1.能够对s(秒)、min(分)和h(小时)进行计时,每日按24h计时制; 2.min和h位能够调整; 3.设计要求使用自顶向下的设计方法。 数字钟的功能实际上是对s信号计数。实验板上可提供2Hz的时钟,二分频后可产生s时钟。数字钟结构上可分为两个部分c计数器和显示器。计数器又可分为s计数器、min计数器和h计数器。s计数器和min计数器由6进制和10进制计数器构成,小时计数器较复杂,需要设计一个24(或12)
Digital-Responder
- 数字抢答器① 用EDA实训仪的I/O设备和PLD芯片实现智能电子抢答器的计。 ② 智能电子抢答器可容纳4组参赛者抢答,每组设一个抢答钮。 ③ 电路具有第一抢答信号的鉴别和锁存功能。在主持人将复位按钮按下后开始抢答,并用EDA实训仪上的八段数码管显示抢答者的序号,同时扬声器发出“嘟嘟”的响声,并维持3秒钟,此时电路自锁,不再接受其他选手的抢答信号。 ④ 设计一个计分电路,每组在开始时设置为100分,抢答后由主持人计分,答对一次加10分,答错一次减10分。 ⑤ 设计一个犯规电路,对提
digital-storage-oscilloscope
- 本题设计一个数字存储示波器,以Xilinx公司20万门FPGA芯片为核心,辅以必要的外围电路(包括信号调理、采样保持、内部触发、A/D转换、D/A转换和I/O模块),利用VHDL语言编程,实现了任意波形-The problem to design a digital storage oscilloscope, to Xilinx, Inc. 200,000 FPGA chip as the core, supplemented by the necessary peripherals (incl
Digital-LED-display
- 将单片机的I/O输出接到1位7段LED数码管上,编程使该LED数码管依次显示0、1、2、3、4、5、6、7、8、9、全灭各1s,然后重复这一过程。-The microcontroller' s I/O output to a 7-segment LED digital tube, LED digital tube programming in order to make the show 0,1,2,3,4,5,6,7,8,9, all off the 1s , then repeat t
Digital-Logic-And-Microprocessor-Design-With-VHDL
- tài liệ u này mình up lên các bạ n tham khả o nhan, nế u có sai sót mong mọ i ngư ờ i góp y
IR-decode-digital-display
- 这是51单片机源程序,红外解码数码管显示,供大家借鉴学习O(∩_∩)O哈哈~-This is a 51 microcontroller source, IR decoding digital display for everyone to learn O (∩_∩) O haha ~
filtro-digital
- diseñ o de un filtro digital
digital-control-system
- : 介绍一种以 TI公司 TM S320LF2407A 为核心控制器, 辅以一定的外围电路,对直流伺服电机进行数字闭 环控制的系统研制方法.它用光电脉冲编码器作为反馈装置,通过数字 PID 控制策略, 实现直流伺服电机的低速 运动和位置控制.该系统通过实验验证能达到较高的精度,具有硬件简单、性价比高的特点.-:The technology of a digital cont rol system o f a DC serv omo to r i s described based on
uj605
- Least-squares regression analysis algorithm, Interpolation and fitting, solution of equations, data analysis, A window function design FIR digital band-pass filter.