搜索资源列表
tcl85a3-src
- TCL(tool command language)源代码,在IC卡和其他应用中的常用工具。-TCL (tool command language) source code, the IC card applications and other common tools.
st7cgdb
- st7c语言源代码编程基本函数基本工具功能函数-st7c programming language source code for the basic function of the basic tool function
mona-0.2.0.tar
- MONA是为数不多的C++语言编写的一个很小的操作系统,这里是它的源代码。mona的可执行文件的格式其实是PE格式的,和windows可执行文件的格式一样。 为了能放在软盘的1.44M空间里,那些*.ex2 等都经过了压缩。可以用winrar解压,然后用PE工具查看文件的进口表和出口表等信息 前面的几个版本主要是实现内核和控制台。 0.20之后的版本主要是实现了GUI和系统dll,字体处理等,做了几个不同的GUI。每个都有一些特点。 这个操作系统内核的c++类代码值得一看-MO
EXE2COM转换工具
- 大家知道在操作系统启动初始,EXE文件是无法运行的,这个工具就是一个把EXE文件转化为COM文件的工具,并提供了源代码供您分析。-We all know the initial start operating system, the EXE file is not running, the tool is a document put into EXE COM document tools, and provides the source code for your analysis.
0806v020046source
- 瑞萨的串口程序下载工具FlashStart源代码 开发环境VC6.0 支持M16C/80 BOOTLOADER ,M16C/10 FLASH START的下载-program download tool source code by renesas with VC6.0 Support M16C/80 BOOTLOADER ,M16C/10 FLASH START download
testv
- 用C语言写的一个读取机床运动速度的程序源代码。-Written in C language with a read speed of the machine tool program source code.
1160037925_1_FT224_iso7816_vcc
- iso7816_plain.c implements an interface between an RS-232 serial port and an ISO 7816 smart card, and is targeted for the Atmel AT90S2313 microcontroller in a development terminal. The source code is written entirely in C using the WinAVR tool suite.
stepmotorcontrol
- 步进马达控制源代码和代码生成工具。 可以方便的移植到各种单片机。 代码有加速度控制,可以定制最高节拍速度、启动节拍速度和从启动到最高速度所需的时间 。 本人还提供一份演示代码和其生成的exe文件,方便需要者快速了解控制效果和如何使用。 说明: testmove.cpp testmove.exe 运动测试 movestep2.c 马达运动控制代码 tableplusW.c 驱动参数表 movepoint.exe 驱动参数表生成器 -Stepper m
marquee--resource-code
- 提供了跑马灯的源码。在S3C2440A 平台下进行I/O 编程,所需要的实验设备如下:硬件:SinoSys-EA2440a 实验平台,PC 机 .. 软件:ADS1.2 开发工具,DNW 工具。实验时观察SinoSys-EA2440a,可以看到左下角的LED 灯轮流点亮。-Provide Marquee source. In the the S3C2440A platform I/O programming needed laboratory equipment are as follows
monitor
- 串口工具调试 源代码 测试使用 练习 带CRC校验 modbus测试练习-Serial debugging tool with source code to test the use of practice exercises to test modbus CRC checksum
CSR8670_sink
- 基于CSR官方sink例程修改增加SPP,亲测可用,但是CSR8670开发半开源的,所以烧录程时要配合Sink Configuration Tool和PSTool进行相应配置烧录才能实现SPP双向通讯。(The official CSR sink SPP based on routine modification increases, pro test is available, but the development of CSR8670 semi open source, so the bu
CMOS摄像头循迹例程
- 基于RX23T单片机的CMOS摄像头图像采集处理程序的编写。主要介绍了如何使用代码生成工具配置本例程所需的UART、简易IIC、外部中断、Port等模块并生成相应的驱动代码,同时对生成的代码文件添加的摄像头驱动与数据存储函数进行了详细说明。后附CMOS摄像头图像采集处理程序源码实例,用户可以结合本例程对RX23T单片机进行摄像头循迹等的拓展应用。(Programming of CMOS camera image acquisition and processing program based o