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

搜索资源列表

  1. ce_crtdbg

    0下载:
  2. This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:2578
    • 提供者:杨久敏
  1. wcelibcex-1.0

    0下载:
  2. Package of C library extensions for Windows CE operating system. It is a supplement to C library available on Windows CE platform. The main objective of the project is to provide helper utilities for porting applications from Unix and Windows. -Packa
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:71961
    • 提供者:戴奕
  1. PPPServer200

    0下载:
  2. 服务端: 这是一个完整的基于Wince 4.1图形图象,网络通讯(C/S)模式下的商用程序源代码包.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:673319
    • 提供者:guanjunduan
  1. PPPClient200

    0下载:
  2. 客户端: 这是一个完整的基于Wince 4.1图形图象,网络通讯(C/S)模式下的商用程序源代码包.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:702057
    • 提供者:guanjunduan
  1. PPPKeygen200

    0下载:
  2. 注册机源代码: 这是一个完整的基于Wince 4.1图形图象,网络通讯(C/S)模式下的商用程序源代码包.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:112005
    • 提供者:guanjunduan
  1. nboot

    0下载:
  2. 由三星的2442修改而来,正确引导eboot,请注意用三星公版的硬件配置,具体可以参考QQ2440,因为我在些平台上跑过,具体操作 1.target settings : post-linker:选择为 ARM fromELF 2.ARM assembler与 ARM c Compiler 的 architecture or processor 选择为:ARM920T 3.ARM linker的 output:RO base为 0x00000000 (当仿真时为:0x30000000
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:1195715
    • 提供者:lzy
  1. IPC_MSGServer

    0下载:
  2. wince开发的网络服务端,可以作为wince开发服务器的实例!可以进行c/s模式的开发!
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:118651
    • 提供者:林天子
  1. prss.rar

    0下载:
  2. wince c++ 下 开发的 rss 阅读器源代码,在google 的svn上荡的,大家研究一下,wince c under development rss reader source code, in the google s svn on the swing, and we look
  3. 所属分类:Windows CE

    • 发布日期:2017-04-09
    • 文件大小:1805692
    • 提供者:吴宪
  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. DDraw-wince-example

    0下载:
  2. 一个最简化的 wince DirectDraw (DDraw)C 程序,程序的内容是载入C盘的图片并在屏幕显示,进行位移。里面包含DirectDraw的初始化,图片的载入等函数,里面还有详细注释-Windows CE ‘s DirectDraw Program, How to use a DirectDraw,(initial DDraw, Load Bmp...etc)
  3. 所属分类:Windows CE

    • 发布日期:2017-03-26
    • 文件大小:5482
    • 提供者:林端
  1. ImageViewer_EVC

    0下载:
  2. wince(eMbedded Visual C++ ) 图片浏览器的源代码。-wince (eMbedded Visual C++) image browser s source code.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:136143
    • 提供者:謝慶昌
  1. MyMp3sec

    0下载:
  2. 一个EVC实例MP3播放器 里面含EVC源码和英文文档说明-AppWizard has created this MyMp3sec application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-24
    • 文件大小:7788114
    • 提供者:袁玉义
  1. Personaltax

    0下载:
  2. 在手持设备上编写计算个人所得税的程序。要求:输入金额,显示输出个人应交的所税。相关的各项参数,包括扣税基数以及各税率可由用户调整。 .NET Compact Framework使得熟悉.NET Framework的程序员得以用他们熟知的C#或者VB来开发移动设备上的程序。基于 .NET CF的 Windows forms应用程序其设计目标之一就是减少窗体加载的时间。在 Form的初始化函数 (通常是 InitializeComponent(),,要尽量减少调用方法的数量。另外,尽量不要在 F
  3. 所属分类:Windows CE

    • 发布日期:2017-03-27
    • 文件大小:41411
    • 提供者:helen
  1. WMUI-CSharp

    0下载:
  2. C# 模仿IPHONE界面的,VS2008调试通过,从别处搬来的,分享之-It s an interface that works with transparency effects.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-21
    • 文件大小:580235
    • 提供者:李小虫
  1. wave

    0下载:
  2. 在友善之臂 S3C6410 开发板上实现的画波形,曲线的程序。能显示波形,WINCE6.0 ,VS2005,C++ 语言实现。-In a friendly arm S3C6410 development board to achieve the program s paintings waveform. Can display the waveform, WINCE6.0, VS2005, C++ language.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-20
    • 文件大小:5765077
    • 提供者:liulangmao
  1. CEGraph

    0下载:
  2. CEDraw is high speed graphics library in WinCE . it’s depend on GAPI . This code was writen in C++ and using embedded VC++ to complie it. Testing in iPaq h3600 with WinCE 3.0. CEDraw use double buffer and direct write video buffer technology to e
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:314704
    • 提供者:Alex
  1. D2XXAccess_vcpp

    0下载:
  2. 关于FTDI s D2XX 系列芯片的 win CE环境操作演示-This variant of FTDI s D2XX Access program for Windows CE uses C++ to list devices, return descr iption strings, open devices, set Baud rates, read data and write data.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:115150
    • 提供者:lichen
  1. jiyuWCE

    0下载:
  2. 基于WinCE的I^2C驱动程序设计,这是一部很不错的资料-Based on WinCE I ^ 2 C driver design, it s a very good material
  3. 所属分类:Windows CE

    • 发布日期:2017-04-25
    • 文件大小:196092
    • 提供者:妙亮
  1. decimalc

    0下载:
  2. it s c program code for generate it s equivalent decimal value for given value in words or vice versa.
  3. 所属分类:Windows CE

    • 发布日期:2017-11-10
    • 文件大小:678
    • 提供者:hemal
  1. oddprime

    0下载:
  2. it s c program code for generate it s equivalent decimal value is odd number or even number.. very accurately,
  3. 所属分类:Windows CE

    • 发布日期:2017-11-27
    • 文件大小:693
    • 提供者:hemal
« 12 »
搜珍网 www.dssz.com