CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 Windows CE 搜索资源 - .c文件

搜索资源列表

  1. Bmp2Txt

    0下载:
  2. 解析BMP文件,并将BMP文件数据转换成C文件格式。 可适用于Windows CE开发时替换其LOGO画面。-analytic BMP file, and BMP file data into C files. Windows CE can be applied to the development of its replacement when LOGO picture.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:24966
    • 提供者:赵士杰
  1. INIFileOP_new

    0下载:
  2. window ce.net ini文件读写,纯c代码-window ce.net ini file read and write, code-c
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:7697
    • 提供者:liyalin
  1. STHtmlDialog

    0下载:
  2. evc开发html的c++库文件,一个非常不错的库代码信息..很值得研究-evc development of the c library, a very good library code .. is worth studying
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:3310
    • 提供者:hou
  1. FileOperation

    0下载:
  2. 在embedded visual c++4.0 环境下编的 关于文件操作的程序,在三星S3C2410的arm开发板上运行通过。
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:33778
    • 提供者:yyw215
  1. a_Registry1577564212003

    0下载:
  2. 这个文件中如何在EVC 中c++对注册表的操作。
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:28523
    • 提供者:coocoo999
  1. EBOOT

    1下载:
  2. 平台PXA270, Mobile6.0 这是270的mobile6.0的bootloader,有需要的朋友可以参考下!main.c是主文件,nandfls.cpp,norfls.cpp是flash驱动!
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:492078
    • 提供者:wangming
  1. OBEXTOOL

    1下载:
  2. wince用EVC编译的蓝牙扫描,文件传输,耳机控制软件.完完整软件包!MIPS,ARM编译通过 obexparser.lib filebrowser.cpp devicechooser.cpp treeutils.c
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:48623
    • 提供者:lzy
  1. 《evc高级编程及其应用开发》源代码-2676

    0下载:
  2. 〈EVC高级编程及其应用开发(Embedded Visual C++嵌入式编程)〉书上的源代码 全书共分13章,分别为WinCE及EVC概述、图形编程、对话框控件、进程、线程、文件和注册表、WinCE基础数据库编程、WinCE扩展数据库编程、通讯编程、UDP和PING编程、TCP编程、DLL编程以及COM编程。读者在具有一定C抖和WinCE知识的基础上,通过本书的学习,可以快速提高WinCE的编程能力和实际开发水平。-<EVC Pregoish(embedded Visual Cg)>
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:5221491
    • 提供者:林夕书
  1. WinCE录音程序,C++编写,直接导入VS2005编译可用

    0下载:
  2. WinCE下的录音机小程序,C++编写。在VS2005里可以直接打开编译运行。经验证可以在6410的开发板上录制wav格式音频文件。
  3. 所属分类:Windows CE

    • 发布日期:2011-06-13
    • 文件大小:1620981
    • 提供者:fuxueshu
  1. sound

    1下载:
  2. C# 开发 wince 下播放声音文件 -C# Developer to play a sound file, under wince
  3. 所属分类:Windows CE

    • 发布日期:2014-03-11
    • 文件大小:1115
    • 提供者:gaigai
  1. demo_WINCE_6.0_TTS

    0下载:
  2. WINCE 6.0 捷通语音合成引擎测试程序,成熟稳定,提供例子程序和DLL以及LIB和头文件,提供技术支持。 技术咨询QQ:1005974096 WINCE 语音合成有下列技术特点: 1,声音清晰(清脆) 2,语速可以调节 3,占用系统资源少,对系统要求少 4,代码占用空间少 5,编程接口方便 6,声音甜美 7,技术成熟可靠 8,支持C++、C#、VB.NET语言编程-WINCE 6.0 Jie
  3. 所属分类:Windows CE

    • 发布日期:2017-04-09
    • 文件大小:1085393
    • 提供者:softn
  1. wince 5.0/6.0 下显示jpg图片 库文件

    0下载:
  2. 在wince 5.0/6.0 下 C++程序显示jpg图片 库文件
  3. 所属分类:Windows CE

    • 发布日期:2012-10-18
    • 文件大小:1835702
    • 提供者:441093540
  1. bmp2c

    1下载:
  2. 将bmp文件转成16位彩色的C数组,用于生成WinCE启动画面需要的数据,用C#开发。还可以将生成好的C数组读入显示-Bmp files will be converted into 16-bit color of the C array, WinCE startup screen used to generate the data needed, and C# Development. Can also generate a good read into the array C show
  3. 所属分类:Windows CE

    • 发布日期:2017-03-27
    • 文件大小:13709
    • 提供者:coca
  1. CeCalc.tar

    0下载:
  2. Windows CE上的计算器,类似Windows自带计算器,Embedded Visual C++ 4.2 项目文件夹。-Windows CE on the calculator, similar to Windows own calculator, Embedded Visual C++ 4.2 project folder.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-15
    • 文件大小:3704860
    • 提供者:Whita Ball
  1. Notepad

    0下载:
  2. 在EVC下的记事本程序,输入法为自己写的拼音输入法,程序速度不是很快。支持文件列表功能,支持新建,打开,保存,删除文件。支持文本读取,支持换行翻页功能。-In the EVC of the Notepad program, the input method for their own writing Pinyin input method, the program speed is not fast. List of features supporting documents to suppor
  3. 所属分类:Windows CE

    • 发布日期:2017-05-22
    • 文件大小:6875927
    • 提供者:刘林涛
  1. DB1200-Fal

    0下载:
  2. 基于WINCE的文件系统FAL驱动,对于在WINCE下写FLASH驱动之类的很有帮助-WINCE-based file system FAL drive, for under WINCE write like FLASH drive helpful
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:59035
    • 提供者:邹海源
  1. 20081024002

    0下载:
  2. WinCE CAB Manager3.0,编辑CAB安装文件的利器-WinCE CAB Manager3.0, editor tool CAB installation files
  3. 所属分类:Windows CE

    • 发布日期:2017-05-15
    • 文件大小:3593426
    • 提供者:rafe ng
  1. batdriverrar

    0下载:
  2. 硬件说明:采用AIN0作为电池电量输入管脚,采用GPF.7作为检测管脚,检测是电源供电还是电池供电。 2软件更改说明: 1)修改battif.c文件。 2)修改s3c2440a_touch.cpp文件,目的是避免AIN0和触摸屏使用同时AD寄存器。-Hardware Descr iption: The AIN0 as the battery input pin, used as a test pin GPF.7, detection is the power supply or b
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:47122
    • 提供者:刘豪杰
  1. TransFile

    0下载:
  2. wince c++文件传输代码,能够上传,下载文件-wince c++ file transporte
  3. 所属分类:Windows CE

    • 发布日期:2017-05-20
    • 文件大小:5905444
    • 提供者:HuangBingWen
  1. bmp2txt

    0下载:
  2. 解析BMP文件,并将BMP文件数据转换成C文件格式。-analytic BMP file, and BMP file data into C files. Windows CE can be applied to the development of its replacement when LOGO picture.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-14
    • 文件大小:3394545
    • 提供者:peter
« 12 »
搜珍网 www.dssz.com