搜索资源列表
WinCE显示JPEG、读写INI文件
- 采用Platform Builder进行编程,可以显示JPEG图像、并读取INI文件。在嵌入式定位导航系统中应用。-using Platform Builder program can display JPEG images. INI file and read. Embedded in the GPS navigation system applications.
aduc7000_pwm
- This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 an
st10f166_adc
- This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial p
ICES3C44B0X
- 本资料说明如何采用Multi-ICE 和ADS通过JTAG口在线烧写FLASH 1,在axd命令行中使用ob anorom.ini 2,按照提示烧写, load_addr = 0 仅作参考 -information on how the Multi - ICE and the ADS through the mouth-burning JTAG FLASH 1, the command line axd use ob anorom.ini 2, according
lks
- 给大家传两个Keil的插件,平凡工作室做的,很棒,可以在Keil中模拟出实验板,能作不少实验(ledkey,simboard) 使用说明: 1. 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \\Keil\\C51\\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \\keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll (\"ledkey\") AGSI2
INI
- 一个类似于WIndows API中INI文件读写的源码,可以在基于C的多平台(如Vxworks)下方便使用
Ini
- Wince平台下INI文件读写程序源码,该升级包,主要修改了以前添加记录后,继续读写INI文件出现的指针错误等bug。是一个比较完美的INI文件读取程序。
MYINIREAD.rar
- wince evc ini读写 au1200,au1200 reader wince evc ini
simpleini-4.8.2(2)
- Ini文件读写源代码,支持多种操作平台 - support for multi-line values (values with embedded newline characters) - optional support for multiple keys with the same name - optional case-insensitive sections and keys (for ASCII characters only) - saves files
libini
- 原创的INI配置文件解析器,提供了完善而简洁的一组INI文件操作接口,能以非常灵活地方式来返回键值、设置键值、删除键、添加新键、创建新的INI等。-Original INI configuration file parser, provides a complete and concise set of INI file operation interface, can be a very flexible way to return the key, set key, delete key,
123222
- WinCE显示JPEG、读写INI文件,EVC下编译通过-WinCE display JPEG, read and write INI files, EVC compiler passed under
ini
- ini配置文件解析,用于提取节名,配置名,配置值-ini configuration file parsing, used to extract section name, configuration name, configuration values
readwriteini
- wince下读写ini文件代码,用evc编写的-wince to read and write ini files under the code, prepared by EVC
iniop
- 经验证完全可用的wince下的ini配置文件读写源码-Proven completely available to wince under the ini configuration file to read and write source code
MakeBS
- Batch scr ipt to create a bootsector from current one ::<invoking NTLDR and make it invoke another loader such as SETUPLDR.BIN ::<(FAT16,FAT32 and NTFS partitions ONLY) Win2k/XP/2003 NO Win9.x/Me ::<It can optionally add a line invokin
stm32_fat_sd_ini
- 单片机STM32F103,环境KEIL ARM,系统UCOS,功能: 1 - 移植了网络上一份开源的文件系统 2 - *.ini文件在单片机上的读写操作-SCM STM32F103, environment, KEIL ARM, the system UCOS, function: 1- transplanted to a source on the network file system 2-*. ini file read and write operations on the MC
qt_read_ini
- 用Qt4编写的显示界面,并且实现对ini文件的读写操作-Written using Qt4 ,and realize the ini file to read and write operations
STLINK_II
- 解压后复制到 KEIL\ARM\BIN目录下,并打开TOOLS.INI文件,在[ARMADS]键值下增加 TDRV7=BIN\ST-LINKII-KEIL_.DLL("ST LinkII Debugger"),就可以了。-TDRV7=BIN\ST-LINKII-KEIL_V4.0.dll("ST LinkII Debugger")
IniFile
- Class to handle ini file also on windows ce and mobile
DataBuffer
- Linux下 对INI文件的读写,实测过,可以用。(Reading and writing to INI files under Linux)