Welcome![Sign In][Sign Up]
Location:
Search - CE R

Search list

[Other resourcei81x DDraw Display Driver

Description: Intel(R) i810/i815 Display Driver with DirectX Release for Microsoft Windows* CE 3.00 and Microsoft Windows* CE.Net. This driver requires either the 3.00 or the .NET release of Microsoft Windows* CE in order for it to work.-Intel (R) DIMMs Display Driver with Di rectX Release for Microsoft Windows * CE 3.00 an d * Microsoft Windows CE.Net. This driver requi res either the 3.00 or the.NET release of Micros * oft Windows CE in order for it to work.
Platform: | Size: 109554 | Author: 吴俊 | Hits:

[Other resourcePQP

Description: PQP is a library for performing three types of proximity queries on a pair of geometric models composed of triangles: collision detection - detecting whether the two models overlap, and optionally, all of the triangles that overlap. distance computation - computing the minimum distance between a pair of models, i.e., the distance between the closest pair of points. tolerance verification - determining whether two models are closer or farther than a tolerance distance. -PQP is a library for performing three types proximity of queries on a pair of geometric mode ls composed of triangles : collision detection-detecting whether the tw o models overlap, and optionally, all of the triangles that overlap. distance com putation-computing the minimum distance betw een a pair of models, ie, the distance between the closest pair of points . tolerance verification-determining whethe r two models are closer or farther than a toleran ce distance.
Platform: | Size: 493643 | Author: bilka | Hits:

[Other resourceWINDOWS__socket13

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: 692344 | Author: 楼洛阳 | Hits:

[Develop Toolscookbook

Description: By Tom Christiansen and Nathan Torkington ISBN 1-56592-243-3 First Edition, published August 1998. (See the catalog page for this book.) Search the text of Perl Cookbook. Table of Contents Copyright Page Foreword Preface Chapter 1: Strings Chapter 2: Numbers Chapter 3: Dates and Times Chapter 4: Arrays Chapter 5: Hashes Chapter 6: Pattern Matching Chapter 7: File Access Chapter 8: File Contents Chapter 9: Directories Chapter 10: Subroutines Chapter 11: References and Records Chapter 12: Packages, Libraries, and Modules Chapter 13: Classes, Objects, and Ties Chapter 14: Database Access Chapter 15: User Interfaces Chapter 16: Process Management and Communication Chapter 17: Sockets Chapter 18: Internet Services Chapter 19: CGI Programming Chapter 20: Web Automation Index Colophon-By Tom Christiansen and Nathan Torkington First Edition ISBN 1-56592-243-3. published Aug, 1998. (See the catalog page az r this book.) Search the text of Perl Cookbook. T Copyright able of Contents Page Foreword Prefa ce Chapter 1 : Strings Chapter 2 : Numbers Chapter 3 : Dates and Times Chapter 4 : Arrays Chapter 5 : Hashes Chapter 6 : Pattern Matching Chapter 7 : File Access Chapter 8 : File Contents Chapter 9 : Directories Chapter 10 : Subroutines Chapter 11 : References and Records Chapter 12 : Packages, Libraries, and Modules Chapter 13 : Classes, Objects, and Ties Chapter 14 : Database Access Chapter 15 : User Interfaces Chapter 16 : Process Management and Communication Chapter 17 : Sockets Chapter 18 : Internet Services Chapter 19 : CGI Programming Chapter 20 : Web Automation Index
Platform: | Size: 1787751 | Author: David Yin | Hits:

[Delphi VCLssceoledb

Description: To build an OLE DB application for SQL Server CE in Visual Studio 2005, you must include the new Ssceoledb.h file in the application. The new Ssceoledb.h file is an integration of the Oledb.h file, the Oledb.lib file, and the previous Ssceoledb.h file.-To build an OLE DB application for SQL Server r CE in Visual Studio 2005, you must include the new file in the Ssceoledb.h application. The new Ssceoledb.h file is an int egration of the Oledb.h file, Oledb.lib the file, and the previous Ssceoledb.h file.
Platform: | Size: 104455 | Author: 朴貞 | Hits:

[ListView/ListBoxcoscilloscopectrl_src

Description: Recently, one of the projects that I m working on required showing some variable data, like signal strength, signal to noise ratio etc. As usual, I dived into Code Project, confident that I ll find a solution. I did find some, as expected, but unfortunately, none of them fit my requirements. First of all, I needed to show variables of different type, i.e. the control needed to have multiple bands. Secondly, the code needed to be windows CE compliant. After some review, I choose Mehdi Mousavi s CHistogramCtrl, which was good enough to be portable to windows CE. All I did was add some modifications to include multiple bands support and that s it. Using the code -Recently, one of the projects that I'm working on required's howing some variable data, like signal strength, signal to noise ratio etc.. As usual, I dived into Code Project, confident that I'll find a solution. I did find so me, as expected, but unfortunately, none of them fit my requirements. First of all, I needed to show variables of different type, i.e. the control needed to have multiple bands. Secondly, the code needed to be compliant windows CE. Afte r some review, I choose Mehdi Mousavi's CHistogramCtrl. which was good enough to be portable to windows C E. All I did was add some modifications to includ e multiple bands support and that's it. Using the code
Platform: | Size: 3637 | Author: KangBingNan | Hits:

[ListView/ListBoxcoscilloscopectrl_demo

Description: Recently, one of the projects that I m working on required showing some variable data, like signal strength, signal to noise ratio etc. As usual, I dived into Code Project, confident that I ll find a solution. I did find some, as expected, but unfortunately, none of them fit my requirements. First of all, I needed to show variables of different type, i.e. the control needed to have multiple bands. Secondly, the code needed to be windows CE compliant. After some review, I choose Mehdi Mousavi s CHistogramCtrl, which was good enough to be portable to windows CE. All I did was add some modifications to include multiple bands support and that s it. Using the code -Recently, one of the projects that I'm working on required's howing some variable data, like signal strength, signal to noise ratio etc.. As usual, I dived into Code Project, confident that I'll find a solution. I did find so me, as expected, but unfortunately, none of them fit my requirements. First of all, I needed to show variables of different type, i.e. the control needed to have multiple bands. Secondly, the code needed to be compliant windows CE. Afte r some review, I choose Mehdi Mousavi's CHistogramCtrl. which was good enough to be portable to windows C E. All I did was add some modifications to includ e multiple bands support and that's it. Using the code
Platform: | Size: 15742 | Author: KangBingNan | Hits:

[Other resourcephyCORE_PXA270_AK_DK_V112-CE-60-Technical-Design.r

Description: Adeneo Windows CE 6.0 port on Phytec PhyCORE Acceleration Kit Technical Design Document
Platform: | Size: 956973 | Author: liuhao | Hits:

[VC/MFCWINDOWS__socket13

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:

[Multimedia Developcelp_3.2a

Description: CELP Voice Coder Version 3.2c The U.S. Government shall not be held liable for any damages resulting from this code. Further reproduction or distribution of this code without prior written permission of the U.S Government is prohibited. CELP(码本激励预测编码算法)-CELP Voice Coder Version 3.2 C The U. S. Gove rnment shall not be held liable for any damages r esulting from this code. Further reproduction or distribution of this code without prior writ ten permission of the government is notified prohibi ted. CELP (code-excited predictive coding algorithm)
Platform: | Size: 1958912 | Author: 周周 | Hits:

[Delphi VCLssceoledb

Description: To build an OLE DB application for SQL Server CE in Visual Studio 2005, you must include the new Ssceoledb.h file in the application. The new Ssceoledb.h file is an integration of the Oledb.h file, the Oledb.lib file, and the previous Ssceoledb.h file.-To build an OLE DB application for SQL Server r CE in Visual Studio 2005, you must include the new file in the Ssceoledb.h application. The new Ssceoledb.h file is an int egration of the Oledb.h file, Oledb.lib the file, and the previous Ssceoledb.h file.
Platform: | Size: 104448 | Author: 朴貞 | Hits:

[ListView/ListBoxcoscilloscopectrl_src

Description: Recently, one of the projects that I m working on required showing some variable data, like signal strength, signal to noise ratio etc. As usual, I dived into Code Project, confident that I ll find a solution. I did find some, as expected, but unfortunately, none of them fit my requirements. First of all, I needed to show variables of different type, i.e. the control needed to have multiple bands. Secondly, the code needed to be windows CE compliant. After some review, I choose Mehdi Mousavi s CHistogramCtrl, which was good enough to be portable to windows CE. All I did was add some modifications to include multiple bands support and that s it. Using the code -Recently, one of the projects that I'm working on required's howing some variable data, like signal strength, signal to noise ratio etc.. As usual, I dived into Code Project, confident that I'll find a solution. I did find so me, as expected, but unfortunately, none of them fit my requirements. First of all, I needed to show variables of different type, i.e. the control needed to have multiple bands. Secondly, the code needed to be compliant windows CE. Afte r some review, I choose Mehdi Mousavi's CHistogramCtrl. which was good enough to be portable to windows C E. All I did was add some modifications to includ e multiple bands support and that's it. Using the code
Platform: | Size: 3072 | Author: KangBingNan | Hits:

[ARM-PowerPC-ColdFire-MIPSphyCORE_PXA270_AK_DK_V112-CE-60-Technical-Design.r

Description: Adeneo Windows CE 6.0 port on Phytec PhyCORE Acceleration Kit Technical Design Document
Platform: | Size: 956416 | Author: liuhao | Hits:

[Windows CEsetupWINCE4.2bsp

Description: Windows CE BSP 开发平台pb4.2的建立,bsp的开发,驱动程序的设计等等,很详细的资料,对你一定会有帮助-Windows CE BSP development platform pb4.2 establishment, bsp development, driver design, etc., very detailed information, you must be helpful
Platform: | Size: 7610368 | Author: 果子 | Hits:

[Driver Developril

Description: ril source code for Windows CE
Platform: | Size: 1049600 | Author: raymond | Hits:

[Windows CEcapscreen3

Description: Windows CE 6.0下的屏幕截图软件,在开发时刻用于截取撰写开发文档的图片。-Under Windows CE 6.0 screenshot software development time in the development of a document written for the interception of the picture.
Platform: | Size: 46080 | Author: 陈伟 | Hits:

[Windows CEWMP_RMVB_PLUGIN

Description: WINDOWS CE 平台下的RMVB解码播放插件,已经加在TCPMP上播放过-WINDOWS CE platform, the RMVB decoder player plug-in has been added to TCPMP to play too! !
Platform: | Size: 500736 | Author: 叶子 | Hits:

[Windows DevelopWorx.Professional.Visual.Studio.2010

Description: Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft. It can be used to develop console and graphical user interface applications along with Windows Forms applications, web sites, web applications, and web services in both native code together with managed code for all platforms supported by Microsoft Windows, Windows Mobile, Windows CE, .NET Framework, .NET Compact Framework and Microsoft Silverlight.
Platform: | Size: 44611584 | Author: zamie | Hits:

[matlabSigmon-K.-MATLAB-Primer-(3rd-ed.-1993)(en)(34s).r

Description: The purp ose of this Primer is to help you b egin to use MATLAB. It is not intendedto b e a substitute for the User s Guide and Reference The purpose of this Primer is to help you begin to use Matlab.The Primer can best be used hands-on. You are encouraged to work at the computer as you read thePrimer and freely exp eriment with examples. This Primer, along with the on-line helpfacility, usually suce for students in a class requiring use of MATLAB-The purp ose of this Primer is to help you b egin to use MATLAB. It is not intendedto b e a substitute for the User s Guide and Reference The purpose of this Primer is to help you begin to use Matlab.The Primer can best be used hands-on. You are encouraged to work at the computer as you read thePrimer and freely exp eriment with examples. This Primer, along with the on-line helpfacility, usually suce for students in a class requiring use of MATLAB
Platform: | Size: 141312 | Author: Vova | Hits:

[Windows CEBrTaskMan CE E V2_1

Description: B&R Official Task Manager
Platform: | Size: 744448 | Author: tuccer | Hits:
« 12 3 »

CodeBus www.codebus.net