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

搜索资源列表

  1. glch3

    0下载:
  2. 1、 进一步掌握和利用C语言进行程序设计的能力; 2、 进一步理解和运用结构化程设计的思想和方法; 3、 初步掌握开发一个小型实用系统的基本方法; -a further grasp and use of C language programming capabilities; 2. further understanding and use of structured way of thinking and design methods; 3. initial development
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:1824040
    • 提供者:CBL
  1. shenshimin

    0下载:
  2. 本游戏是微软SMART PHONE平台下的手机游戏,由于平台的特殊性,所以在游戏的架构和设计上既要符合游戏的特点,又要考虑到与设计其他PC游戏的不同。难点在于手机资源是很有限的,不能直接从设计PC游戏的架构直接搬到SMART PNONE游戏上,架构设计的变化是必然的。在本游戏中我们提出了一套全新的设计架构,充分考虑到了C#语言的特点,以及.NET平台的优点。在架构中摈弃了以前手机游戏设计中,虽然采用面向对象开发但是没有充分利用面向对象的不足,大量采用了当前先进的设计模式 -the game
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:2363606
    • 提供者:张立荣
  1. SliderPuzzle

    0下载:
  2. 本示例说明了一个在 Pocket PC 上运行的拼图游戏,此游戏要求您在游戏板上移动图片拼块,直到它们处于正确的位置。本示例(仅在 Visual C# 中可用)演示了绘图、图像缩放、自定义控件和可缩放 TrueType 字体。 运行示例 从“选项”菜单中选择三种不同的网格布局之一。 注意 单击“选项”菜单上的“显示标签”可在每个拼块上放一个数字,这样可以更容易完成拼图。 在“游戏”菜单上,单击“新建”开始一个新游戏。 拼块以随机顺序排列,网格上有一个位
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:81506
    • 提供者:王子
  1. Load

    1下载:
  2. 利用embedded c++开发的.bmp格式的图像数据的显示,适用于初步学习EVC的初学者,好好利用
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:1476321
    • 提供者:杜璐
  1. wince-web-server-cgi

    0下载:
  2. 利用GoAhead构建嵌入式web应用。在wince环境下的CGI程序。-/* * cgi.c-- CGI processing (for the GoAhead Web server * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution
  3. 所属分类:Windows CE

    • 发布日期:2016-12-23
    • 文件大小:3881
    • 提供者:邵德勋
  1. wince-web-server-main

    1下载:
  2. 利用GoAhead构建嵌入式web应用。在wince环境下的主程序。-/* * cgi.c-- CGI processing (for the GoAhead Web server * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution l
  3. 所属分类:Windows CE

    • 发布日期:2012-10-19
    • 文件大小:4806
    • 提供者:邵德勋
  1. wince-web-server-handler

    0下载:
  2. 利用GoAhead构建嵌入式web应用。在wince环境下的handler程序。-/* * handler.c-- URL handler support * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution license requirements * *
  3. 所属分类:Windows CE

    • 发布日期:2017-03-22
    • 文件大小:3323
    • 提供者:邵德勋
  1. mobileCache2Shape10_Jul7-(1)

    0下载:
  2. ArcGIS Mobile利用C#语言实现离线缓存和在线缓存的加载及显示-ArcGIS Mobile using C# language Offline the cache and Online cache loaded and display
  3. 所属分类:Windows CE

    • 发布日期:2017-11-08
    • 文件大小:2618353
    • 提供者:zhaoxiaolu
  1. Camera

    0下载:
  2. 用.NET调用手机拍照功能,然后就可以利用系统的相关能力进行操作-using C# to access vidicon, and then you can the system function to do the special things.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-15
    • 文件大小:20019
    • 提供者:Derek
  1. SQLiteDemo

    0下载:
  2. 利用SQLite做的演示程序,用Visual C++开发Windows CE下的数据库的另一种方法。-Demo program using SQLite to do with Visual C++ development under Windows CE database another way.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:1004269
    • 提供者:李军
  1. fangkuai

    0下载:
  2. 基于Embedded Visual C++4.0环境编译的俄罗斯方块游戏,利用WCE模拟器可以模拟运行。也可以植入带有wce操作系统的微机里运行。-Based on Embedded Visual C++4.0 environment, compiled Tetris game can simulate the use of WCE emulator to run. Wce can also be implanted with a computer operating system to run
  3. 所属分类:Windows CE

    • 发布日期:2017-05-12
    • 文件大小:3042327
    • 提供者:张腾
  1. WebServiceClientWinceCS

    0下载:
  2. 利用C Sharp实现访问web service的应用程序,Demo,主要讲述了如何访问Web Service。-The use of C Sharp to achieve access to the web service application, Demo, mainly about how to access the Web Service.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-04
    • 文件大小:301423
    • 提供者:handd
  1. COMMApp

    0下载:
  2. 嵌入式下利用C++实现的一个串口通信的程序-By using c++ computer of the realization of the embedded under a serial interface communication program
  3. 所属分类:Windows CE

    • 发布日期:2017-05-12
    • 文件大小:2919066
    • 提供者:刘玉
  1. TwainGui

    0下载:
  2. 图形扫描工具,利用C#编程,实现图片的完美扫描,在VS2005下测试通过-Graphic scan tool, using the C# programming, picture perfect scan, in VS2005 under test by
  3. 所属分类:LabView

    • 发布日期:2017-11-16
    • 文件大小:142145
    • 提供者:胡军华
  1. ADS_WINCE_CPP

    0下载:
  2. 利用C++在window CE环境下实现TwinCAT数据通信-To use C++ TwinCAT data communication window CE environment
  3. 所属分类:Windows CE

    • 发布日期:2017-11-15
    • 文件大小:11851708
    • 提供者:孙宇
  1. Camera_App

    0下载:
  2. 摄像头evc基于Embedded Visual C++4.0环境编译的摄像头,利用WCE模拟器可以模拟运行。也可以植入带有wce操作系统的微机里运行。-Based on Embedded Visual C++4.0 environment, compiled Tetris game can simulate the use of WCE emulator to run. Wce can also be implanted with a computer operating system to r
  3. 所属分类:Windows CE

    • 发布日期:2017-05-11
    • 文件大小:2957097
    • 提供者:黄种人
  1. GPS

    0下载:
  2. 基于Embedded Visual C++4.0环境编译的can app,利用WCE模拟器可以模拟运行。也可以植入带有wce操作系统的微机里运行。-Based on Embedded Visual C++4.0 environment, compiled Tetris game can simulate the use of WCE emulator to run. Wce can also be implanted with a computer operating system to run
  3. 所属分类:Windows CE

    • 发布日期:2017-05-19
    • 文件大小:5192683
    • 提供者:黄种人
  1. LED_051118

    0下载:
  2. 基于Embedded Visual C++4.0环境编译的led,利用WCE模拟器可以模拟运行。也可以植入带有wce操作系统的微机里运行。-Based on Embedded Visual C++4.0 environment, compiled Tetris game can simulate the use of WCE emulator to run. Wce can also be implanted with a computer operating system to run.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-27
    • 文件大小:10427178
    • 提供者:黄种人
  1. PWM_APP

    0下载:
  2. PWM_APP基于Embedded Visual C++4.0环境编译的,利用WCE模拟器可以模拟运行。也可以植入带有wce操作系统的微机里运行。-Based on Embedded Visual C++4.0 environment, compiled Tetris game can simulate the use of WCE emulator to run. Wce can also be implanted with a computer operating system to run
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:371007
    • 提供者:黄种人
  1. RS485

    0下载:
  2. RS485基于Embedded Visual C++4.0环境编译的,利用WCE模拟器可以模拟运行。也可以植入带有wce操作系统的微机里运行。-Based on Embedded Visual C++4.0 environment, compiled Tetris game can simulate the use of WCE emulator to run. Wce can also be implanted with a computer operating system to run.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-27
    • 文件大小:10262097
    • 提供者:黄种人
« 12 »
搜珍网 www.dssz.com