Location:
Search - windows ce.c
Search list
Description: Windows CE Programming [PDA][C++]
基于WinCE的PDA应用程序编程,Jeff Baker著,不可多得的好书,推荐大家下载-Windows CE Programming [PDAs] [C] WinCE PDA-based application programming, with Jeff Baker, rare books, we recommend downloading
Platform: |
Size: 957722 |
Author: ROY |
Hits:
Description: 由于是基于Windows CE的程序,所以不能在普通的C++或者VC环境下调试.而应该在Microsoft Platform Builder 3.0开发系统中编译和连接。 数据库文件存放在Windows CE 设备的CF(Compact Flash)存储卡上,程序运行时,要求设备有CF存储卡。-is based on the Windows CE procedures, it is not in ordinary C or VC debugging environment. Should the Microsoft Platform Builder 3.0 development system compiler and linker. Database files stored in the Windows CE devices CF (Compact Flash) memory card, operating procedures, require equipment CF memory card.
Platform: |
Size: 8310 |
Author: 胡进 |
Hits:
Description: 该源码在C#环境下对开发windows ce对数据库的操作语句数据库为sql server ce2.0与sql server 2000的数据复制合并-source in the C# development environment for windows ce operation of the database sql statement to the database server ce2.0 sql server 2000 with the merger of data replication
Platform: |
Size: 78748 |
Author: 俞长富 |
Hits:
Description: 《Windows CE(C#)嵌入式应用开发》-电子教案-王浩-7401
Platform: |
Size: 1252156 |
Author: jzw13@163.com |
Hits:
Description: 《Windows CE(C#)嵌入式应用开发》-源代码-王浩
Platform: |
Size: 4213556 |
Author: soaringroc@126.com |
Hits:
Description: 由于是基于Windows CE的程序,所以不能在普通的C++或者VC环境下调试.而应该在Microsoft Platform Builder 3.0开发系统中编译和连接。 数据库文件存放在Windows CE 设备的CF(Compact Flash)存储卡上,程序运行时,要求设备有CF存储卡。-is based on the Windows CE procedures, it is not in ordinary C or VC debugging environment. Should the Microsoft Platform Builder 3.0 development system compiler and linker. Database files stored in the Windows CE devices CF (Compact Flash) memory card, operating procedures, require equipment CF memory card.
Platform: |
Size: 8192 |
Author: |
Hits:
Description: 该源码在C#环境下对开发windows ce对数据库的操作语句数据库为sql server ce2.0与sql server 2000的数据复制合并-source in the C# development environment for windows ce operation of the database sql statement to the database server ce2.0 sql server 2000 with the merger of data replication
Platform: |
Size: 78848 |
Author: 俞长富 |
Hits:
Description: Windows CE是微软为嵌入式设备打造的操作系统,而嵌入式设备可谓多种多样,这就要求CE操作系统必须是可定制的,所以微软将Windows CE设计为模块化的操作系统。说简单点,我们可以把Windows CE想像成一盒积木,你可以用积木搭建出任何物体,但不一定要把所有的积木都用上-Microsoft Windows CE for embedded devices to create the operating system, which has many embedded devices, which requires CE operating system can be customized, so Microsoft Windows CE for the modular design of the operating system. That simple point, we can imagine Windows CE into a box of building blocks, you can use the modular structures any objects, but not necessarily to put all the building blocks are used
Platform: |
Size: 113664 |
Author: 王莹 |
Hits:
Description: WINDOWS CE系统下EVC开发的扫雷源码,很经典,值得下载-Windows CE system under development EVC mine source, classic, it is worth the download! !
Platform: |
Size: 68608 |
Author: 余君 |
Hits:
Description: Programming.Microsoft.Windows.CE.Dot.NET.3rd.Edition 书上的源代码-Programming.Microsoft.Windows.CE.Dot.NET.3rd.Edition book on the source code
Platform: |
Size: 1122304 |
Author: 林夕书 |
Hits:
Description: 解析BMP文件,并将BMP文件数据转换成C文件格式。 可适用于Windows CE开发时替换其LOGO画面。-analytic BMP file, and BMP file data into C files. Windows CE can be applied to the development of its replacement when LOGO picture.
Platform: |
Size: 24576 |
Author: 赵士杰 |
Hits:
Description: Windows CE Programming [PDA][C++]
基于WinCE的PDA应用程序编程,Jeff Baker著,不可多得的好书,推荐大家下载-Windows CE Programming [PDAs] [C] WinCE PDA-based application programming, with Jeff Baker, rare books, we recommend downloading
Platform: |
Size: 957440 |
Author: ROY |
Hits:
Description: Windows CE Programming: Developing
Applications for the Handheld PC .This book is designed to provide information about Windows CE
programming-Windows CE Programming : Developing Applications for the Handheld PC. T his book is designed to provide information abo ut Windows CE programming
Platform: |
Size: 957440 |
Author: 张会光 |
Hits:
Description: CS8900 for windows ce 4.2 驱动程序源码-CS8900 4.2 for windows ce source driver
Platform: |
Size: 58368 |
Author: leeyang |
Hits:
Description: 動態連結程式庫 (DLL) 一直以來都是Windows的重要基礎,Windows CE也不例外。DLL對作業系統十分重要,本節的內容主要是分析loader.c中的程式碼,它負責載入EXE和DLL。這裏要討論的是關於DLL的部分-dynamic- link library (DLL) has been an important foundation for Windows, Windows CE is no exception. DLL right operating system is very important, the festival is mainly loader.c analysis of code, It was included in the EXE and DLL. Here to discuss is the part of the DLL
Platform: |
Size: 27648 |
Author: em8620 |
Hits:
Description: 利用“原始套接字”(Raw Socket),我们可访问位于基层的传输协议。本章专门讲解如
何运用这种原始套接字,来模拟I P的一些实用工具,比如Tr a c e r o u t e和P i n g程序等等。使用原
始套接字,亦可对I P头信息进行实际的操作。本章只关心I P协议;至于如何针对其他协议使
用原始套接字,我们不打算提及。而且,大多数协议(除AT M以外)根本就不支持原始套接
字。所有原始套接字都是使用S O C K _ R AW这个套接字类型来创建的,而且目前只有Wi n s o c k
2提供了对它的支持。因此,无论Microsoft Windows CE 还是老版本的Windows 95 (无
Winsock 2升级)均不能利用原始套接字的能力。-use "raw socket" (Raw Socket), we can visit at the grassroots transmission agreements. This chapter specifically on how to use the original socket, I P to simulate some practical tools, For example Tr a c e r t o u e and P i n g procedures, and so on. Original socket, I can right the first P information of the actual operation. I only care about this chapter P Agreement; As to how the other agreements original socket, we do not intend to mention. Moreover, most agreements (except outside AT M) simply does not support the original socket. All original socket are using S O C K R AW _ the socket types to create, but it's only Wi n o c k 2 of the support it. Therefore, Whether Microsoft Windows CE or an older version of Windows 95 (non-Win sock escalation 2) are not using the ori
Platform: |
Size: 692224 |
Author: 楼洛阳 |
Hits:
Description: windows ce application developement
Platform: |
Size: 3556352 |
Author: donald chou |
Hits:
Description: WinCE API ,基于c 语言。这是比较详细的wince api。-WinCE API, based on the c language. This is a more detailed wince api.
Platform: |
Size: 1199104 |
Author: 吴宪 |
Hits:
Description: Windows CE(C#)嵌入式应用开发,电子教案,不可多得的电子教案,迅速提升开发能力-Windows CE (C#) embedded application development, electronic teaching, the rare electronic lesson plans, rapid development capabilities to enhance
Platform: |
Size: 1252352 |
Author: 李天启 |
Hits:
Description: 《Windows CE(C#)嵌入式应用开发》-源代码-蓝牙程序Bluetooth-" Windows CE (C#) embedded application development" - source-Bluetooth
Platform: |
Size: 498688 |
Author: 陈清贵 |
Hits: