搜索资源列表
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.
cat24wc02
- 这是Small RTOS 51 在DP-51下载仿真实验仪上使用CAT24WC02驱动程序的例子。本例程序按照相应的的通讯协议接收一个数据,并将接收到的数据显示到LED数码显示器上。然后将接收到的数据写入Cat24Wc02中,再在同一位置将数据读出,并将读出的数据通过串口发送回来。通讯协议参考rtos随想曲和test.ini。 -This is the Small RTOS 51 DP-51 download simulation NG use CAT24WC 02 Driver for e
INIFileOP_new
- window ce.net ini文件读写,纯c代码-window ce.net ini file read and write, code-c
cat24wc02LED
- 这是Small RTOS 51 在DP-51下载仿真实验仪上使用CAT24WC02驱动程序的例子。本例程序按照相应的的通讯协议接收一个数据,并将接收到的数据显示到LED数码显示器上。然后将接收到的数据写入Cat24Wc02中,再在同一位置将数据读出,并将读出的数据通过串口发送回来。通讯协议参考rtos随想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"T
123222
- WinCE显示JPEG、读写INI文件,EVC下编译通过-WinCE display JPEG, read and write INI files, EVC compiler passed under
EVC4.2.iniFilereadwriteFounction
- 是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写GetPrivateProfileString和 WritePrivateProfileString函数。于是我开始在网上搜寻可以轻松读写ini文件的方法。最后找到了一个人写好的,可以实现类似 GetPrivateProfileString功能的函数。-EVC is a customizable alarm clock, developed
readwriteini
- wince下读写ini文件代码,用evc编写的-wince to read and write ini files under the code, prepared by EVC
RFID_MDK_S3c2410
- s3c2410,MDK下面RFID例程实验,可以实现通过串口读取RFID卡ID号并显示出来。-s3c2410, MDK following routine experimental RFID can be achieved through the serial port to read RFID card ID number and displayed.
iniop
- 经验证完全可用的wince下的ini配置文件读写源码-Proven completely available to wince under the ini configuration file to read and write source code
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
2011210143518
- INI文件读写类与普通INI读写功能类似,增加了节与关键字集合,读入到一个数组内,方便枚举.目前只有枚举,读值功能,还没增加写值,新建啥的功能....因为用到这个功能的那个工程不需要写,就懒得写了 (转载)-INI INI file reading and writing classes read and write capabilities similar to the ordinary, an increase of Festival and the keyword set, read in
RdWrFile
- winCE下读写INI文件,实现基本功能,读,写等操作功能-winCE to read and write INI file, for basic functions, read, write and other operations functions
RdWrtIni_wince
- wince 下面读写.ini格式的配置文件,源码,使用相对路径-Read and Write config file(.ini) Code ,if you need lib yuo Compile it youself used Relative path
c_ini
- WinCE ini-file read function
stm32_LD3320_SDcard_mp3
- 能从SD卡读取MP3文件,并且识别后通过LD3320播放MP3,具体使用只需新建一个.ini系统文件存在sd卡,在里面设置好关键词并且所需播放的MP3文件即可-Read MP3 files from the SD card through the LD3320 play MP3 and identify specific use simply create a new the ini system files sd card exists inside set keywords and requ
windows-mobile_RFID
- windows mobile 6.5 开发,主要用到的功能:读取rfid电子标签,读取ini配置文件,使用web service接口获取数据,json解析,部分控件美化。-Windows Mobile 6.5 development, mainly used: read rfid tag read ini configuration file, using the web service interface to obtain data, JSON parsing, some control b
HelloWorldMFC
- 按照指定格式编写ini文件后,手动加载ini文件中的WinCE驱动,并有Read、Write、Unload接口以方便调试-Specify ini file, manually load WinCE driver
DiskReadWriteTest
- 一个wince的读写ini文件的程序,带有完整源代码,可以在visual 2005下编译通过。-A wince based program to read and write INI, with complete source code.
lua-5.3.2.tar
- Lua 是一个小巧的脚本语言。作者是巴西人。该语言的设计目的是为了嵌入应用程序中,从而为应用程序提供灵活的扩展和定制功能。 Lua脚本可以很容易的被C/C++代码调用,也可以反过来调用C/C++的函数,这使得Lua在应用程序中可以被广泛应用。不仅仅作为扩展脚本,也可以作为普通的配置文件,代替XML,Ini等文件格式,并且更容易理解和维护。 Lua由标准C编写而成,代码简洁优美,几乎在所有操作系统和平台上都可以编译,运行。 一个完整的Lua解释器不过200k,在目前所
