搜索资源列表
mon51(sst89c58).asm
- sst89c58下载器,使用keilc51的debug调试器下载。将本程序编译后写入sst89c58,并编程为remap 4kbytes。该芯片即有了keil环境下载功能,当p1.0拉低时,启动时进入下载程序,进入下载程序后将会自动删除block0,p1.0高电平时进入用户程序。 进入下载程序后,可以通过串口和keil的仿真环境连通,波特率自动调节,选择load HEX文件,即可将程序下载到sst89c58的低端32keeprom中。除了7e00-7fffh被占用-sst89c58 down
qianrushiwenjianxitong
- 一个小型的嵌入式文件系统,好多同学都需要设计的一类,用户界面是命令行界面,并且有几个命令指令,1.创建文件同时输入文件内容。2.输出文件内容。3.删除文件。4.查找文件。5.陈列目录。6.磁盘格式化。7.磁盘整理。8.显示磁盘块分布状态。9.显示磁盘块存储情况。0.退出系统。-a small embedded file system, many students need to design a category, the user interface is a command line int
AG(scanner)800
- 要求输入条码,存储。100 重复时提示,条码20位 设置有多样的系统功能供选择 上传数量,删除数量,清除数据。-importation of barcode, store. 100 repeat when suggest that the bar code 20 set up a variety of system functions available in volume upload, delete the number of removals data.
ucfs_sam7x_mmc(test_ok_final)
- 功能:在AT91SAM7-EK 板上实现用串口(DBGU)操作mmc /sd 上的ucfs文件系统,支持fat文件格式。实现了文件(夹)建立,读写,删除,格式化,容量显示等基本功能,有需要的朋友可以继续添加新功能 。实现了ucos接口,要用到其他的存储介质更容易。因为有现成的ucfs接口驱动。详细情况见文件包中的说明 。 不是高手,做的不好的地方请大家谅解。-functions : In AT91SAM7-EK board realized using serial (DBGU) Opera
FATFS
- 关于FAT文件系统的源代码,文件创建、存储、删除-About FAT file system source code, document creation, storage, delete
bintree
- 二叉树的实现遍历 添加 删除 可以实现tree的自动平衡~ -tree you can do that like this!
FAT
- FAT32/fat16 SD卡上的代码,已经集成了文件查找,文件文件夹的创建可删除,文件拷贝,文件读取等,方便移植,移植的时候更改缓冲去,和2个主要的硬件读写函数就可以了-The driver of fat32/16 on sd cart,it have all of the function a fat32/fat16 should have,
version0.9
- 在Linux开发环境下QT+sqlite3 学籍管理系统程序构架 运用QTable类 完成表格的动态插入 删除 功能-In the Linux development environment QT+ sqlite3 Grade Management System program to complete the form the framework of the use of QTable class of dynamic insertion delete function
caculator
- 基于博创ARM2410-SforUCOS平台的计算器,利用逆波兰式算法,可以实现键盘和触摸屏操作,可以实现加减乘除、括号、删除和清屏功能-Borch-based platform, ARM2410-SforUCOS calculator using Reverse Polish Notation algorithm can achieve keyboard and touch screen operation, addition and subtraction multiplication an
ex1
- 1. 创建多 Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有 Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送消息完 成。 2. Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的 semFlush()完成。同时接收各Task 的告警信息,并负责系统结束时的Task 删除处理。 3. Task2:激励Task。利用taskDelay()
demo
- 1. 创建多 Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送消息完 成。 2. Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的semFlush()完成。同时接收各Task 的告警信息,并负责系统结束时的Task 删除处理。 3. Task2:激励Task。利用taskDelay()完成周期地向
qianrushijianpanshiyan
- 按下小键盘上的数字键,对应的数字显示在7段LED数码管上,显示的内容自动向左移动,按下小键盘上的A键,清除键盘缓存区,显示全0;按下小键盘上的B键,删除输入的键值,显示内容自动向右移动。-Press the number keys on the keypad, the corresponding figures show that in the 7-segment LED digital tube, showing the contents of the auto-shift to the l
keypadshow
- 按下小键盘上的数字键,对应的数字显示在7段LED数码管上,显示的内容自动向左移动,按下小键盘上的A键,清楚键盘缓存区,显示全0;按下小键盘上的B键,删除输入的键值,显示内容自动向右移动。-Press the keypad number keys, the corresponding figures in the 7 LED digital tube, showing the contents of the auto to the left, press the A button on the k
phonebox
- 嵌入式中c语言的,hash电话本,带单条记录删除功能-Embedded in the c language, hash phone book
FAT12driver
- FAT12文件系统驱动,C语言编写的驱动,适用于容量小于8M的存储器使用;已经写好了创建,查找、删除等函数,其中还有关于SD卡协议及FAT16的结构介绍;-FAT12 file system drive, C language driver for the use of memory capacity is less than 8M has written to create, find, delete and other functions, which are on the SD card
ISD2560
- 语音芯片ISD2560的读写操作,可以实现语音记录,保存,提取,删除等操作-ISD2560 voice chip to read and write operations, you can voice record, save, extract, delete and other operations
number1
- c++编程完成对输入字符串 的重复字符删除,并计算不重复的字符个数-C++ programmed the input string to repeat character to delete, and calculation of the number of characters is not repeated
msp430f149-the-programming-framework
- 程序功能:MSP430框架程序。适用于MSP430F149,其他型号需要适当改变。 不使用的中断函数保留或者删除都可以,但保留时应确保不要打开不需要的中断。 保留中断函数,编译器将会为BSL密码填充所有的字节 -msp430f149 the programming framework
FAT16
- 本文件系统可兼容FAT16/FAT32两种文件系统格式,完全支持长文件名,GB2312/UNICODE转换码表(文件名可以支持简体中文,繁体中文,日文,俄文等), 支持子目录,支持文件的读取,写入,删除,创建等文件系统常用功能。 另外,本文件系统完全使用C代码编写,可以无障碍的移植于多种主流单片机的平台上使用。 FAT16为我们免费提供的免费代码,用户可免费测试,研究,应用。 本代码的FAT32(兼容FAT16)与多盘版本(支持磁盘文件互拷),我们得收费, -FAT1
uCGUI3.98
- 不少朋友都知道uCGUI3.98的VC工程源码并不完整,基于这个原因,本人对uCOS3.98的VC工程作了修改。主要修改如下: 1、增加uCGUI3.90的AntiAlias、JPEG、MemDev、MultiLayer到GUI目录; 2、GUI目录下,新建VNC目录,增加GUI_ProcessVNC.c文件,此文件为空,为与原工程保持一致性,另新建Touch目录; 3、Simulation目录下增加BASETSD.H头文件,新建GUISim目录,把SIM.h、SIM_X.c、