搜索资源列表
C8051F020应用程序包
- C8051f020是基于51核的业界8位单片机最高速的,指令执行速度25MIPS。这个程序包是新华龙公司提供的,需要购买900元的开发系统才会赠送此文件包,先上传。可以用keil软件打开或者去www.xhl.com.cn下载IDE软件打开工程ps---c文件直接用记事本就ok啦^_^,里面有温度传感,步进电机等等源代码,方面移植!^_^-C8051f020 is based on the 51 nuclear industry eight most high-speed microcontrol
smallrtos动态堆栈
- small rtos for avr small rtos 使用了动态堆栈 想无需任何改动就可以编译这个程序,就必须安装winavr20050214和uv2,先点击uv2的工程文件打开这个工程然后在Tools---->Customize Tools Menu...嵌入gcc编译命令make all和make clean即可立即编译。编译后可以使用avr studio进行代码级仿真-small Byelorussian for avr small Byelorussian use o
MF500绝密
- 非接触式IC卡开发板源程序,包括原理图/PCB图;源程序在KEIL环境下编译,打开压缩包后直接点击PRJ文件,即可编译使用。 这是个保密文件,做Mifare one卡开发人基本上都用过到这个源代码。-non-contact IC card development board source, including schematics / PCB map; The source KEIL compiler environment, open compressed directly click E
触摸屏软件开发系统2.3.1
- 该软件用于开发具有触摸屏的系统,打开图形文件就可以-software for the development of the touch screen with the system and opening graphics files can
20050221093239531502
- .首先打开需要下载的PIC18单片机程序(HEX文件)。 2.载入HEX后,才可以进行联机。联机后,在2秒内复位单片机。 3.联机成功后,会自动下载。如果下载中出现错误,将停止下载。 4.下载成功后,程序自动运行。 5.每次下载的步骤顺序是:载入文件->联机下载->复位单片机。 其它注意事项: 1.这个程序需要与PIC18配合使用,使用前请确认单片机中已经包含有BootLoader程序。 2.如果HEX文件格式或地址错误,会有提示。 3.联机失败
lks
- 给大家传两个Keil的插件,平凡工作室做的,很棒,可以在Keil中模拟出实验板,能作不少实验(ledkey,simboard) 使用说明: 1. 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \\Keil\\C51\\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \\keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll (\"ledkey\") AGSI2
SHF1
- usb接口和msc51通信,并进行文件的相关操作,如打开,关闭,新建。。。 -usb interface and msc51 communications, and documents related operations, such as open, close, the new. . .
fat_C
- FAT的C语言原代码,没有底层驱动,支持打开文件,读写文件,不支持长文件名.-FAT C language source code, there is no bottom-driven support to open the document, read and write documents, do not support long file names.
C8051_flash_download
- 摘 要: 本文件是C8051单片机FLASH读写测试实验;使用外部22.1184MHz晶振. 利用PC机控制FLASH读写 文件, 擦除芯片等功能。使用外部22.1184MHz晶振。必须使用光盘中附带的字库文件和Fsend.exe字库 下载专用应用程序。flash地址范围:0x00000--0x3ffff 烧写字库方法:先下载该FALSH读写程序,在打开GB2312字库下栽程序FSend.exe, 选择字库文件GB2312_NEW.dat 并发送,这时候开发板上D7
1231212
- 是一个基于80C51的频率计,包括源码和电路图,和仿真电路文件。用ISIS打开-is based on an 80C51 the frequency, including the source code and circuit diagrams, documents and circuit simulation. Opened with ISIS
PLL_RX+10.7MHZ_ts9256
- pll锁向环控制程序,让你进入无线控制领域,采用ts9256作例子,有工程文件直接用keil c打开。-pll to lock loop control procedures, allow you to enter the field of wireless control using ts9256, for example, works that document the direct use of keil c open.
C_Code_of_FAT_Filesystem_for_Eemonstration_Date_20
- FAT文件系统源代码,,欢迎大家下载! 文件系统的功能如下: 1->采用C代码编程。 2->兼容FAT16文件系统,支持256字节的长文件名,最大路径长度260个字节,符合标准Microsoft Longfilename specification; 3->移植于各种应用,只需编写sector读写两个函数,即可使用文件系统全部功能,包括打开文件,关闭文件,读文件,写文件,建立文件,删除文件,查找文件,列举DISK 下的文件,列举目录下的文件 5->支持同时打开多个文件
znjk1
- 智能监控delphi源码, 操作说明 1. 在两台微机上分别运行文件夹中的可执行文件。 2. 主界面程序可以通过菜单或者按钮选择监控方式、报警模式、打开/关闭摄像头、开始/停止录像以及查看历史记录等的操作。 3. 传感界面程序通过键盘操作模拟传感器发出的信号(操作界面中有说明)。 -intelligent monitoring delphi source, Operation 1. In two separate computer running folder executa
usart_half_mode
- Avr单片机半双工模式Usart驱动,用中断实现, 可以像打开文件一样处理usart数据。-Usart communication half mode, implements by interrupt, Can process as file
sd_ucfs_proteus
- sd卡在proteus上的仿真,加上了ucfs文件系统,整个keil(keil-arm)工程已经建立好,直接可以编译,proteus也是直接可以执行看结果。文件系统可以直接用ultraiso软件打开image.mmc 看到写入的数据。对想学习文件系统和sd卡的人是个入门的好例子。-on the sd card proteus simulation, coupled with the ucfs file system, the entire keil (keil-arm) project has
Ex10_4
- 有一个菜单的窗口,窗口口有文本区组件,菜单有打开菜单,当点击该菜单项,在窗口中打开文件-Click on the open. This will download the file in a new browser window, so that you can check the contents
DataInputStream.php
- 在项目中,碰到一个解析流的操作,php里面没有现成的类. 那没办法,只能用二进制模式打开文件,再和java的datainputstream对比着打开文件,一个一个的实现流读取和解析. -Encounter an analytic flow operation in the project, there is no ready-made class php. That not only open the file in binary mode, and then open the file
stm32_USB-monishubiao
- 基于stm32的USB模拟鼠标,可以实现上下左右移动,左右单击,打开文件-Simulation based on the stm32 The USB mouse, you can move up and down, left and right click, open the file ...
CEPARK-IAR_Stm32SDlib
- SD卡的FATFS文件系统读写,可以直接输入路径打开文件。-Reading and writing of the SD card FATFS file system, you can directly enter the path to open the file.
csvOperater
- 用c语言控制台程序,打开csv文件,进行单元增删改 方便整理数据(c console program to control the csv file ,to add delete modify cells for data operation.)