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

搜索资源列表

  1. smartMobile

    0下载:
  2. 嵌入式PDA程序,可以演示多线程的生成,并利用线程的方式刷新界面-embedded PDA procedures, multithreading can demonstrate the generation and use of high-thread interface
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:8862
    • 提供者:aaa
  1. smsc911x_xscale_v1.12

    0下载:
  2. smsc911x 网卡驱动 This the users/programmers guide for the LAN911x Linux Driver The following sections can be found below * Revision History * Files * Features * Driver Parameters * Rx Performance Tuning * Tested Platforms * Rx
  3. 所属分类:Windows CE

    • 发布日期:2014-01-16
    • 文件大小:136063
    • 提供者:中国
  1. WC_WNL

    0下载:
  2. 万年历,输入公历日期,可转换成 农历的日期,以及天干地支;输入农历的日期,可转换成公历的日期。简单的程序。实现了基本功能。界面简单。VS2005下,用VC++ 实现。 在 S3C6410 ,WINCE6.0 平台下。-Calendar, enter the calendar date, the date can be converted to the Lunar and attribution input lunar date, the date can be converted to the
  3. 所属分类:Windows CE

    • 发布日期:2017-04-05
    • 文件大小:45751
    • 提供者:liulangmao
  1. wceui_msgbox

    0下载:
  2. windowsCE 下的免费UI开发库wince,采用directUI以及xml技术,可快速开发出类似IPHONE效果的UI界面程序-windowsCE free UI development library under the wince, with directUI and xml technology, can quickly develop a similar effect of the UI interface program IPHONE
  3. 所属分类:Windows CE

    • 发布日期:2017-05-14
    • 文件大小:3904768
    • 提供者:王键
  1. DynamicUIRemote

    0下载:
  2. windowsmobile的一个界面程序,可以根据xml文件解析并动态生成按钮控件,而且还可以指定控件的功能-windowsmobile an interface program that can based dynamically generated xml file parsing, and button control, but also can specify the control function
  3. 所属分类:Windows CE

    • 发布日期:2017-05-30
    • 文件大小:12901451
    • 提供者:杨洋
  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. ftpclient_ce

    1下载:
  2. 可运行在WinCE5.0平台上的ftp客户端程序,采用EVC.4.0 SP4工具进行的移植开发;界面比较简单,可用实现简单的上传下载操作。-Can run in WinCE5.0 platform FTP client program, the EVC 4.0 SP4 tools for transplantation development Interface is simple, can be used to achieve simple uploads and downloads ope
  3. 所属分类:Windows CE

    • 发布日期:2017-03-28
    • 文件大小:44347
    • 提供者:
  1. RoundMeter

    0下载:
  2. 一个非常灵活的圆行仪表类,可用于EVC下做嵌入式界面开发,也可以用于VC-A very flexible type of round trip meter can be used to do embedded under EVC interface development, can also be used for VC
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:9492
    • 提供者:zyw
  1. timerxsc1_kernal_Hal_arm

    0下载:
  2. PXA255在wince4.2下读写I2C接口实时钟(RTC)以设定系统时间。可以用来学习I2C工作流程或RTC工作原理。替换wince目录下kernal\hal\arm下的同名文件即可-PXA255 under Wince4.2 I2C interface to read and write real-time clock (RTC) in order to set system time. This code can be used to study the I2C/RTC work flo
  3. 所属分类:Windows CE

    • 发布日期:2017-04-05
    • 文件大小:4934
    • 提供者:zsh
  1. EBOOT_SD_rtc

    0下载:
  2. 基于YF PXA255开发板的eboot代码,增加了使用SD卡下载镜像的功能,下载速度快,25M的镜像仅需30s,可以用于省略网口的小型化开发;同时增加了eboot启动时读取外接I2C接口RTC时间的功能-YF PXA255 development board-based eboot code. The use of SD card to download the image file function is added with fast speed: 25M image only 30s,
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:180033
    • 提供者:zsh
  1. SPI_2440

    0下载:
  2. This file demo How to setup SPI(Serial Peripheral Interface) in WinCE 5.0,Demo function is working on SAMSUNG s 2440 Arm chip.We can see How to setup SPI clock and setup SPI function port, SPI Tx Rx function PIN.-This file demo How to setup SPI (Seri
  3. 所属分类:Windows CE

    • 发布日期:2017-03-28
    • 文件大小:4910
    • 提供者:MyMyHarmonica
  1. MDIWinCE_demo

    0下载:
  2. 我想生成一个MDI窗口的介面,但发现用VC实现起来很麻烦,要加很多很多的RUNTIME_CLASS,而且不能实现在主窗口中加入功能选项。就是说生成一个OUTLOOK的主窗口,在主窗口中再 加入多文档窗口(象OFFICE的多文档子窗口)。因此,写了这个CMDIChild的类。-I would like to create a MDI window interface, but found them cumbersome to use VC to achieve, and to raise lots
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:62016
    • 提供者:wjh
  1. AnimateDraw

    0下载:
  2. WincE系统下的制图工具,可以绘制简单的图形界面,方便快捷。-WincE system under the mapping tool, you can draw a simple graphical interface, simple and convenient.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:6868
    • 提供者:smallhill
  1. Dx0520soure

    0下载:
  2. WINCE下面的的DDRAW用户界面程序可以实现动画效果呀,是DDRAW界面编程的好例子-WINCE following the DDRAW user interface programs can achieve animation ah, is a good example of programming interface DDRAW
  3. 所属分类:Windows CE

    • 发布日期:2017-05-18
    • 文件大小:5604914
    • 提供者:David
  1. ListViewDemonew

    0下载:
  2. 一个界面美观的listview控件,可以用在wince和mobile上。-A beautiful listview control interface, can be used in wince and mobile on.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-06
    • 文件大小:225851
    • 提供者:何频捷
  1. MobileCode

    0下载:
  2. 在wince平台上,显示身份查询,查同名,方便受,车辆查询,114等功能,代码全面,可以运行看到界面-In the wince platform to show identity check, check with the same name, to facilitate access by the vehicle check, 114 and other functions, code full, you can run to see the interface
  3. 所属分类:Windows CE

    • 发布日期:2017-05-28
    • 文件大小:11131362
    • 提供者:张成君
  1. ImageDlg

    0下载:
  2. wince 下显示图片的,对贴图和界面美化方面都可参考-wince under the display picture on the map and interface beautification can reference
  3. 所属分类:Windows CE

    • 发布日期:2017-04-04
    • 文件大小:26175
    • 提供者:jfkldsa
  1. can

    0下载:
  2. WINCE6.0已经调试好的CAN接口驱动程序,有很参加价值-WINCE6.0 have good debugging CAN interface driver, there are to participate in value .......
  3. 所属分类:Windows CE

    • 发布日期:2017-04-05
    • 文件大小:168986
    • 提供者:李怀
  1. CANBus

    0下载:
  2. wince5.0下的canbus 驱动,绝对好用,跟2440的接口采用spi接口-wince5.0 under canbus drive, absolutely easy to use, the interface with the 2440 interface, using spi
  3. 所属分类:Windows CE

    • 发布日期:2017-03-27
    • 文件大小:24674
    • 提供者:jerry
  1. wincecan

    0下载:
  2. wince can 接口开发标准描述资料-wince can develop a standard interface to describe data
  3. 所属分类:Windows CE

    • 发布日期:2017-04-04
    • 文件大小:229523
    • 提供者:wen
« 12 »
搜珍网 www.dssz.com