搜索资源列表
tc3
- AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-AES (The Advanced Encryption Standard) is the National Institute o
VHDL 程序举例
- VHDL经典编成程序。有大概100个程序。包括键盘扫描等。- these are typical program of VHDL.there are almost 100 pieces of program.including program about keyboard scanning.
大连软件园
- 功能强大的时钟中断,单片机和FIFO的接口和操作,单片机串口编程问题,纯软件单片机串口,串口通信的单片机程序,程序的多任务和资源复用举例,采用软件定时的计算方法-powerful clock interruption, the 8031 and FIFO interface and operation, the 8031 serial programming, software-only MCU, the MCU serial communication procedures, the proc
uCOS-II应用举例
- uCOS-II应用举例 关于与OS有关的FAT文件管理系统软件包USB驱动软件包CF卡及其IDE接口软件包 TCP/IP软件包GUI软件包我们已经通过各种途径提供了十分详细的开发资料源码与出 版物我们不再针对这些软件包提供任何免费的技术支持因为我们披露的信息没有任何 保留的成份已经足够帮助用户使用与开发如果您是初学者的话这完全需要您自己下功 夫钻研相关的技术细节因为要想掌握以上任何一个软件包的技术细节都不是一朝一夕就能 够做到的事情-uCOS-II application
57578863splc501
- 单片机的应用举例,有一定的应用与参考价值,适合初学者。-SCM application, for example, a certain application with the reference value, suitable for beginners.
通用伺服电机控制
- 通用伺服电机控制原理及C源码, 内含: 关于步进伺服电机加速曲线计算器的使用说明,举例说明参数使用方法的步进电机控制的具体编程。供参考,PDF文档。 步进、伺服电机加速曲线计算器修正版。-generic servo motor control principle and C source, consisting of : Stepping on the servo motor speed up the curve for use of the calculator, example
i2c-24c01
- 这是iic模式的芯片读写程序,里面给出了所有的函数,用24C01举例的,很清楚,都调试通过了-mode chip reader procedures, there is all the functions, and 24C01 example, clearly, the adoption of Debugging
armemb
- 为pdf文件.包含嵌入式arm开发过程中的关键注意事项,移植,应用等,有全面灵活的程序举例.不错-as pdf documents. Arm contains embedded development process to the key issues, transplanting, and application. a comprehensive example of flexible procedures. Yes
MiniOS操作系统运用举例
- 基于SPCE061A的MiniOS源代码. -SPCE061A MiniOS based on the source code.
100Examples
- 有关于VHDL举例,FPGA/CPLD的运用方面的例子-for example VHDL, FPGA / CPLD to the use of the example
z2005122812256
- 8253的初始化程序举例: 例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为 MOV DX,307H ;命令口 MOV AL,10110110B ;2号计数器的初始化命 令字 OUT DX,AL ;写入命令寄存器 MOV DX,306H ;2号计数器数据口 MOV AX,533H ;计数初值 OUT DX,AL ;选送低字节到2号计数器 MOV AL,AH ;取高字节送AL OUT DX,AL
huibianexam
- PIC12C5XX单片机应用举例,汇编语言编写-PIC12C5XX SCM application, for example, the compilation of language
Dsp2407regs
- 内容包括一个dsp2407头文件和命令文件源代码举例-including a dsp2407 first paper documents and orders for the source code
dsp240xcan
- 一个基于DSP2407CAN控制器的程序设计举例-DSP2407CAN a controller based on the procedures for design
dsp240xsci
- 一个基于dsp2407串行通信接口典型应用举例-dsp2407 based on a serial communications interface for typical application
ccsadc
- 基于dsp240x的CAN控制器的程序设计举例-dsp240x based on the CAN controller design for the procedure
pingyinshuru
- 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 应用举例:-Pinyin input method is unable to exercise functions : unsigned char code py_ime * (unsigned char inpu t_py_val []) inp
uCOS-IIyyjl
- 在EASYARM2200上的uCOS-II应用举例-in the EASYARM2200 for uCOS-II Application Examples
单片机C51的头文件函数作用及举例
- 关于51单片机的头文件的函数作用的说明文档,并有举例说明怎么使用。(The function of the head file of the 51 single chip microcomputer is illustrated and some examples are given to illustrate how to use it.)
ex7_6_1 看门狗模式举例
- msp430的调节看门狗模式举例实验,经试验,完全可以直接使用(MSP430's regulatory watchdog model is an example of an experiment that can be used directly.)