搜索资源列表
移植源码51ucosii
- ucos2 移植到C51的源码,经过本人验证可以使用,价值很好-C51 ucos2 transplanted to the source, after certification can I use, good value
CF_IDE接口源码
- CF卡在ucFs中的底层驱动接口移植函数,本源码已经过商用验证,放心使用。-ucFs CF card in the bottom of transplant function-driven interface, the source has been commercially proven, easy-to-use.
sim.rar
- 通用的循环码编码器和(7,4)循环码译码器。采用VERILOG HDL编写,通过硬件验证。需使用modelsim 5.6仿真,Common cyclic code encoder and (7,4) cyclic code decoder. VERILOG HDL preparation used by the hardware verification. Need to use simulation modelsim 5.6
gprs
- linux下一款GPRS程序源码,采用C语言编写,通过交叉编译可在嵌入式系统上运行,已经通过验证。-GPRS procedures under linux a source, using C language, through the cross-compiler can be run on embedded systems have been validated.
CC24003
- 一段跳频代码!验证CC2400无线芯片的跳频功能!-A section of frequency hopping code! CC2400 authentication function of frequency hopping wireless chips!
Simulation-and-FPGA-Implementation-of-DigitalDBPSK
- 文章介绍了系统的硬件电路原理与具体实现方法,其中主要包括载波恢 复电路,PN 码捕获电路和跟踪电路,并针对Xilinx 公司FPGA 的特点,对各电 路的实现进行优化设计,在不影响系统稳定性和精度的前提下,减少硬件资源 消耗,提高硬件利用率。设计利用Verilog 硬件描述语言完成,通过后仿真验证 电路正确性,并给出综合结果。-This paper introduces the system' s hardware circuit principle and the spe
cc_encode
- 卷积码,并行编码,FPGA,通过了测试验证-CC Code, Parallel Coding, FPGA
uboo-to-GT2440
- 自己写的移植uboot到GT2440,其它2440芯片也可以参考它,每一步都验证过,放心用吧-Porting uboot to write to the GT2440, the other 2440 chip can also refer to it, and verified every step, rest assured it
CRC16
- CRC16验证码 LABVIEW环境 服从MODBUS工业总线协议-CRC16 verification code industrial bus MODBUS agreement LABVIEW environmental
uart-frame
- 原来的uart9010程序发送接收端顺序翻了,更正了错误,完成了协议帧的处理,注意 rst要接复位,来初始化输入格式55 f1 41 01020304 ee验证码是ee 程序中可改。-The original uart9010 program to send the order turned the receiver, correct the error, complete the protocol frame processing, attention rst to take res
Proname
- 本程序模拟用户登陆界面,实现输入用户名,密码,验证码,显示登陆成功或登陆失败》。-enter your username password to enter the program
7053590045826
- 基于de2开发板的lcm屏的验证码中的一部分向大家分享-De2 development board lcm screen as part of the verification code to share with you
STM8SID
- stm8通过读取内部ID信息,获取唯一的验证码,进行数据加密,防止外界破解-stm8 by reading the the internal ID information, obtain a unique verification code, data encryption to prevent outside crack! ! !
xiaodenglaihuiliu
- 单片机流水灯发布时间:1年前 上 传 者:charthits标 签: 内容介绍: 单片机流水灯 主题精选 Channel Me 精选 全部评论条评论 我来说点啥 验证码: 同-Microcontroller running water light release time: 1 years ago that waiters: charthits label: content is introduced: microcontroller running water light theme sele
ID_number
- 身份证号码验证程序,15位与18位号码自动转换,17位号码自动添加末位验证码,18位号码自动验证号码是否正确-ID number verification process, 15-bit number automatic converse with 18-bit number, 17-digit number is automatically added Bottom of code, 18-bit number automatic verification number is correct
USB2.0的IP核(详细verilog源码和文档)
- USB2.0的IP核开发.代码可以直接使用已经验证过(USB2.0 IP kernel development. Code can be used directly, has been verified)
3、程序
- 该设计由STC15F2K61S2芯片作为系统的控制核心,外部扩展12864显示屏、矩阵键盘、GSM模块、蜂鸣器、直流继电器和电控锁等器件。该系统可以大大节省快递员的工作时间,还可以方便取件人取件。快递员首先要输入工作编码,验证正确后输入收件人手机号,此时系统产生验证码并打开箱门。当快递柜箱门关闭后会自动向收件人发送短信告知取件验证码,取件人通过输入正确的验证码可以取件。这样大大节省了快递员打电话或发短信通知取件的时间,提高了快递员的工作效率,减轻了工作压力,而取件人也不需要为了取快递而专门等待很
二进制码转化为BCD码源程序
- 二进制码转化为BCD码源程序,VHDL在FPGA验证(Conversion of binary code into BCD code source program)
BCD码转化为七段码源程序
- BCD码转化为七段码源程序。VHDL在FPGA验证(Conversion of BCD code into seven segment code source program)
uvm实战源码
- uvm实战教程源码,丰富的uvm demo testbench,可以学习uvm各个阶段的testbench搭建技巧,能学习到大量的uvm testbench搭建技能,比如factory和寄存器模型等重要机制,非常值得学习