搜索资源列表

  1. Writetag

    0下载:
  2. Read Write UHF tag based on a PDA hand-held RFID reader
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:1863680
    • 提供者:Antoni
  1. usbFirmware

    0下载:
  2. usbFirmware,Intel公司开发的通用串行总线架构(USB)的目的主要基于以下三方面考虑: (一)计算机与电话之间的连接:显然用计算机来进行计算机通信将是下一代计算机基本的应用。机器和人们的数据交互流动需要一个广泛而又便宜的连通网络。然而,由于目前产业间的相互独立发展,尚未建立统一标准,而USB则可以广泛的连接计算机和电话。 (二)易用性:众所周知,PC机的改装是极不灵活的。对用户友好的图形化接口和一些软硬件机制的
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-10
    • 文件大小:38912
    • 提供者:name
  1. PDASystem

    0下载:
  2. 很好的PDA开发人员的适用手册,适合初学者开发和学习.-Very good PDA application developers manual, suitable for beginners to develop and learn.
  3. 所属分类:Windows CE

    • 发布日期:2024-05-10
    • 文件大小:225280
    • 提供者:李潭
  1. GPSIOSerialPort

    0下载:
  2. 用C#语言编写,是一款接受GPS信号的软件,串口号为COM6,数据率为4800,可以连续读取GPS信号,可运行在PDA上。-Using C# Languages, is a software to receive GPS signals, serial number COM6, data rate for 4800, you can read for GPS signal, can run on the PDA.
  3. 所属分类:GPS编程

    • 发布日期:2024-05-10
    • 文件大小:35840
    • 提供者:tang8407
  1. CSharp

    0下载:
  2. PDA GPS 开发源码 基于ESRI.ArcGIS.Mobile实现在手持设备上的地图浏览。-PDA GPS source development ESRI.ArcGIS.Mobile based on hand-held devices to achieve map browsing.
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:1348608
    • 提供者:leoz
  1. DPDCamNET

    0下载:
  2. 开发PDA的照相以及照片传输的代码,在VS2005平台上使用-The development of PDA
  3. 所属分类:Windows CE

    • 发布日期:2024-05-10
    • 文件大小:6561792
    • 提供者:李潭
  1. cityInfoSystem

    0下载:
  2. 手机上的增值服务,通过接收到的gps信息调用webservice,获取所需要的信息! c# pda上的应用软件-Mobile phone value-added services, through information received gps call webservice, to obtain the required information! c# pda
  3. 所属分类:界面编程

    • 发布日期:2024-05-10
    • 文件大小:219136
    • 提供者:lxj
  1. WinCE5.0_configure_guide_CN

    0下载:
  2. WinCE5.0_configure_guide_CN.rar,wince配置手册,用于PDA等嵌入式硬件的操作系统开发-WinCE5.0_configure_guide_CN.rar, wince configuration manual for the PDA operating system such as the development of embedded hardware
  3. 所属分类:Windows CE

    • 发布日期:2024-05-10
    • 文件大小:166912
    • 提供者:linket
  1. PDAuCOS

    0下载:
  2. 采用嵌入式实时操作系统uC/OS—Ⅱ实现网络PDA总体结构设计,值得一看哦!-Embedded real-time operating system uC/OS- Ⅱ realize the overall structure of the network PDA design, see Oh!
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-10
    • 文件大小:151552
    • 提供者:
  1. PDA

    0下载:
  2. 一个基于单片机的小型操作系统,源码包括C语言和汇编语言-A small single-chip microcomputer-based operating system, source code, including C language and assembly language
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-10
    • 文件大小:687104
    • 提供者:nepnus
  1. cameracapture

    0下载:
  2. PDA等使用wince平台上的视频捕获程序,vs2005平台-PDA such as the use of wince platform video capture process, vs2005 platform
  3. 所属分类:Windows CE

    • 发布日期:2024-05-10
    • 文件大小:174080
    • 提供者:cg
  1. PPCSocket

    0下载:
  2. pda发送文件到PC, 这是服务器。-pda send files to the PC, this is the server.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-10
    • 文件大小:26624
    • 提供者:quehanwei
  1. GpsReader

    0下载:
  2. read GPS information from the commport installed in PDA
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:44032
    • 提供者:lee
  1. ComDemo

    0下载:
  2. 在VS2005下开发的C#串口例程,已经在PDA,wince下测试。-In VS2005 developed under C# serial port routines, has been in the PDA, wince test.
  3. 所属分类:Windows CE

    • 发布日期:2024-05-10
    • 文件大小:51200
    • 提供者:yangbl
  1. bulk-only

    0下载:
  2. 要开发USB海量存储设备类的驱动,具体是采用掌上电脑(PDA)的FLASH作“电子硬盘”的功能,掌上电脑和PC之间的通讯和数据传送使用USB的BULK_ONLY方式传送,要求PDA插上PC时,刷新后在PC的资源管理器中能多出一个额外的硬盘出来(即PDA上的FLASH),并可对之进行等同于普通硬盘一样的文件操作。-To the development of USB mass storage device class drivers, sp
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:王浆
  1. PDA

    0下载:
  2. 手机PDA游戏设计入门,有兴趣的朋友们可以看一下-PDA mobile phone game design entry, interested friends can look at
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-10
    • 文件大小:977920
    • 提供者:计文伟
  1. MutiThread

    0下载:
  2. 多线程同步控制.rar:一个运行在PDA上的多线程程序,用线程控制(1)通过PDA接收GPS信号,(2)进度条的应用,(3)时钟的应用,运行和测试环境:VS2005+多普达8125-Multi-threaded synchronization control. Rar: a run on PDA s multi-threaded process, with thread control (1) through the PDA to re
  3. 所属分类:进程与线程

    • 发布日期:2024-05-10
    • 文件大小:1888256
    • 提供者:唐进
  1. Lcd

    0下载:
  2. 多个厂家的LCD 驱动程序,适合移植到手机、pmp,pda 等平台中。-A number of manufacturers of LCD driver, suitable for transplant to a mobile phone, pmp, pda and other platforms.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:44032
    • 提供者:shijizhen
  1. 2006112216328

    0下载:
  2. pda 的开发应用技术,在办公自动中的应用 -pda development and application of technology, office automation application
  3. 所属分类:Windows CE

    • 发布日期:2024-05-10
    • 文件大小:180224
    • 提供者:张费
  1. pda

    0下载:
  2. 使用c++做一个pda转换程序,并能对一些输入字符进行识别-Use c++ A pda the conversion process, and is able to identify a number of input characters
  3. 所属分类:文件操作

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:王杨
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org