搜索资源列表
CeFindAllFiles1
- wince 中查找文件的源码,可以查找相关目录下的文件和子目录。编程工具eVC-search of the source documents, can find the relevant files in that directory and subdirectories. EVC programming tools
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
VideoViewer
- evc编写的一个例子,涉及了 WIN32_FIND_DATA 查找文件的方法,以及listctrl如何使用,可作为参考-evc prepared by an example. WIN32_FIND_DATA involved in the search for documents, listctrl and how to use, may be used as reference
mega32fat16
- 移植到mega32上面的fat16代码实现了,文件查找,寻找簇,文件读写等功能-transplant mega32 above fat16 code achieved, and the documents you find clusters, document literacy, and other functions
C_Code_of_FAT_Filesystem_for_Eemonstration_Date_20
- FAT文件系统源代码,,欢迎大家下载! 文件系统的功能如下: 1->采用C代码编程。 2->兼容FAT16文件系统,支持256字节的长文件名,最大路径长度260个字节,符合标准Microsoft Longfilename specification; 3->移植于各种应用,只需编写sector读写两个函数,即可使用文件系统全部功能,包括打开文件,关闭文件,读文件,写文件,建立文件,删除文件,查找文件,列举DISK 下的文件,列举目录下的文件 5->支持同时打开多个文件
C_Code_of_FAT_Filesystem_for_Eemonstration_Date_20
- 本文件系统为使用单片机操作文件的用户专门设计,功能强大,性能可靠:欢迎大家下载,测试,使用 1->兼容FAT16文件系统,支持256字节长文件名,最大路径长度260个字节,与标准Microsoft Longfilename specification兼容; 2->可以在任意单片机平台上运行,只要编写一个读写sector驱动。 3->文件系统功能齐全,这些功能包括了打开文件,关闭文件,读文件,写文件,建立文件,删除文件,查找文件,
FileFindclassforWindow CE
- 嵌入式设备上查找文件的类-embedded devices to find files on the category
RegEdit
- 用后缀名就能查找出可以执行的EXE文件路径
Find
- wince下文件查找,全部使用API实现!适合初学
include
- AT80296C 单片机中使用此头文件可方便查找东西,方便于编程 板头文件
DCT
- altera fpga verilog 设计的基于查找表的DCT程序及zigzag扫描程序,已经过matlab 和modelsim 验证,文件中包含TESTBENCH ,直接可用
traffic_1112
- 一个交通灯的vhdl语言实现 用 VC的 1.在指定的文件夹内查找某个文件 2.获取系统文件夹的路径, 要求显示windows system temp 当前目录的路径 C语言 跳马问题:在5*5的棋盘上,以编号为1的点出发,按日只跳马,要求不重复地跳所有位置,求出符合规则所有跳马的方案 1 6 15 10 21 14 9 20 5 16 19 2 7 22 11 8 13 24 17 4 25 18 3 12
RK2608_4G_DEMO.rar
- 瑞芯微RK2608固件源代码,该版本,添加文本、图片自动浏览功能,添加BMP图片浏览功能,添加新的文件系统,加快文件查找速度,提高SD卡的读写速度,Rockchip Micro RK2608 firmware source code, the version, add text, pictures, automatically browsing, add BMP picture browsing, add a new file system, speed up file search speed
FreeRTOSFatFS
- 实现FatFS文件系统在FreeRTOS操作系统上的移植并运行。硬件平台在STM32的红牛开发板实现,可以完成SD卡上文件的读取,查找,删除,文件属性修改等等操作。-Achieve FatFS file system FreeRTOS operating system migration and run it. Hardware platform for Red Bull in the STM32 development board to achieve, you can complete th
canguan
- 一个餐饮指南程序。帮助游客查找小吃店和餐馆,以及哪个小吃店的卤煮最好,哪个餐馆的烤鸭最好等。该程序具有下列功能: (1) 从文件读取小吃店和餐馆的信息; (2) 保存小吃店和餐馆的信息到文件; (3) 增加一个小吃店; (4) 增加一个餐馆; (5) 删除一个小吃店; (6) 删除一个餐馆; (7) 修改食品的价格; (8) 修改食品的受欢迎程度。 (9) 显示小吃店的信息; (10) 显示餐馆的信息; (11) 显示指定小吃店最便宜的食品 (12
WinCE-6.0-API-List
- wince 6.0 的api 函数列表,便于开发查找 1. API之网络函数 2. API之消息函数 3. API之文件处理函数 4. API之打印函数 -wince 6.0 api function list for developers to find 1. API of the network function 2. API of the messaging function 3. API' s document processing function 4
ForC51Programer
- 在网络中查找到的资料,但源文件为网页文件,格式很乱。我在学习时对其进行了整理。并转化为PDF格式。-it s very useful for embeded programer.
FAT
- FAT32/fat16 SD卡上的代码,已经集成了文件查找,文件文件夹的创建可删除,文件拷贝,文件读取等,方便移植,移植的时候更改缓冲去,和2个主要的硬件读写函数就可以了-The driver of fat32/16 on sd cart,it have all of the function a fat32/fat16 should have,
zhigongxinxiguangli
- 职工的数据,存放在文本文件中,格式自定 1. 可以从键盘输入职工信息,添加到磁盘的文本文件中 2. 可以根据职工的姓名查找 3. 可以排序输出 4. 可以指定删除某个职工信息 -The data stored in the worker of text files, the format 1 from the keyboard input information can be added to the disk, the worker of the text file
IDL100
- IDL开发的小型的计算器,以及时钟和文件查找的列表框-IDL to develop a small calculator, and find the clock and file list box