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

搜索资源列表

  1. WindowsCERegedit

    0下载:
  2. Windows CE的注册表编辑器和数据库操作源码-Windows CE registry editor and database operation FOSS
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:115.63kb
    • 提供者:lx
  1. FileExam

    0下载:
  2. 在EVC环境下编写一个在对话框中读取数据库表的控件,并在模拟机上显示.
  3. 所属分类:Windows CE

    • 发布日期:2014-01-16
    • 文件大小:114.37kb
    • 提供者:周蕊
  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
    • 文件大小:4.98mb
    • 提供者:林夕书
  1. CSharpSQLCE

    0下载:
  2. 嵌入式wince6.0数据库基本操作实例,包括创建表、插入数据、查询、删除,编译环境为VS2008,wince6.0设备需要安装sqlce.wce5.armv4i.CAB-Wince6.0 basic operation of embedded database instance, including the creation of the table, insert data, query, delete, compile environment for VS2008, wince6.0 ne
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:202.36kb
    • 提供者:牧童
  1. Mobile

    0下载:
  2. Mobile 移动应用开发宝典》示例源码 其中包含17个WebService ,数据库,文件签名,注册表 ,线程,控件,PocketOutlook(发送邮件)等 以c#和VB 编写的运用范例 方便大家学习参考-Mobile Mobile Application Development Collection, " which contains 17 sample source WebService, databases, file signatures, registry, threads
  3. 所属分类:Windows CE

    • 发布日期:2017-05-24
    • 文件大小:7.66mb
    • 提供者:萧海
  1. SQL_CE_Demo

    0下载:
  2. Wince5.0下使用VC++2005操作SQLCE3.0数据库,创建、打开数据库及数据表,代码经本人测试通过。-Wince5.0 using VC++2005 operating SQLCE3.0 database, create, open the database and data tables, the code after I test.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-20
    • 文件大小:5.75mb
    • 提供者:王昶海
  1. wceui

    0下载:
  2. WinCE及EVC概述、图形编程、对话框控件、进程、线程、文件和注册表、WinCE基础数据库编程、WinCE扩展数据库编程、通讯编程、UDP和PING编程、TCP.-WinCE and EVC overview of graphics programming, dialog box controls, processes, threads, files and registry, WinCE based database programming, WinCE expanding database
  3. 所属分类:Windows CE

    • 发布日期:2017-06-09
    • 文件大小:15.44mb
    • 提供者:zhj
  1. WINCE_study

    0下载:
  2. WINCE训练 WINCE 系统习题集 1 第一部分:理论题集 2 第二部分:实践题集 7 1. 进程间通信 7 2. 加密程序 13 3. 多线程程序 23 4. 内存分配 26 5. 数据库操作 29 6. 注册表操作 36 7. 扫雷游戏 71 -WINCE 系统习题集 1 第一部分:理论题集 2 第二部分:实践题集 7 1. 进程间通信 7 2. 加密程序 13 3. 多线程程序 23 4. 内存分配 26 5
  3. 所属分类:Windows CE

    • 发布日期:2017-04-09
    • 文件大小:1.6mb
    • 提供者:郑梅
  1. Code_Programming_WinCE6

    0下载:
  2. 这是Douglas《Windows CE 6.0开发者指南》随书源码的安装程序和安装说明(微软系列丛书)。该书包含的内容有:WinCE环境下的屏幕绘图、键盘鼠标和触摸屏等输入控制、窗口控件和菜单、模块、进程和线程、文件系统、注册表、数据库、网络编程、设备间通信、串行通信、设备驱动程序、服务。-This is Douglas " Windows CE 6.0 Developer' s Guide" with the book source code and installa
  3. 所属分类:Windows CE

    • 发布日期:2017-06-15
    • 文件大小:22.21mb
    • 提供者:
  1. shiyan2

    0下载:
  2. Windows CE下的数据库及数据表的创建、打开、读取、写入、查询、排序、关闭和删除等操作-Windows CE databases and data tables to create, open, read, write, query, sort, close, and delete
  3. 所属分类:Windows CE

    • 发布日期:2017-05-14
    • 文件大小:2.98mb
    • 提供者:wq
  1. Embedded-Visual-CPP

    0下载:
  2. 深入浅出地讲述了EINCE开发的重点和难点问题,包括EINCE及EVC概述、图形编程、对话框控件、进程、线程、文件和注册表、EINCE基础数据库编程、EINCE扩展数据库编程、通讯编程、UDP和PING编程、TCP编程、DLL编程、COM编程。-In layman' s language about EINCE develop the important and difficult issues, including EINCE and EVC outlined, graphics pro
  3. 所属分类:Windows CE

    • 发布日期:2017-06-15
    • 文件大小:21.64mb
    • 提供者:董鑫
  1. WindowsPCEP6.0Developer-Refrence-

    0下载:
  2. 针对嵌入式设备的独特需求设计复杂的应用程序 管理虚拟内存,堆和栈以减小程序的内存占用。 创建多线程进程和处理事件。 使用存储器管理来管理不同的文件系统和卷 使用数据库API存储简单的分组数据 写注册表数据、枚举主键和键值 跳读用户、计时器和系统事件以及气泡通知 连接到有线和无线网络,PC以及其他设备-The unique needs of embedded devices for the design of complex applications Virtua
  3. 所属分类:Windows CE

    • 发布日期:2017-06-11
    • 文件大小:17.14mb
    • 提供者:jack
  1. sql

    1下载:
  2. 基于WinCE 5.0编译的SQLCE3.5的常用数据库指令测试代码,以及完整工程文件,开发环境为VS2008版,主要指令包括数据库、表的创建、删除、数据保存、查询等功能。-Common Database Directive SQLCE3.5 test code compiled based on WinCE 5.0, and a complete project file, the development environment for the version of VS2008, the m
  3. 所属分类:Windows CE

    • 发布日期:2017-01-09
    • 文件大小:137kb
    • 提供者:牧童
搜珍网 www.dssz.com