搜索资源列表
glch3
- 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
shenshimin
- 本游戏是微软SMART PHONE平台下的手机游戏,由于平台的特殊性,所以在游戏的架构和设计上既要符合游戏的特点,又要考虑到与设计其他PC游戏的不同。难点在于手机资源是很有限的,不能直接从设计PC游戏的架构直接搬到SMART PNONE游戏上,架构设计的变化是必然的。在本游戏中我们提出了一套全新的设计架构,充分考虑到了C#语言的特点,以及.NET平台的优点。在架构中摈弃了以前手机游戏设计中,虽然采用面向对象开发但是没有充分利用面向对象的不足,大量采用了当前先进的设计模式 -the game
WinCE_Screenshot
- 一款用于WinCE截屏功能的小程序源代码。C++语言编写,VS2005亲测可用。-A used for the applet source code of WinCE screenshot function. C++ language, the VS2005 pro-test is available.
winccmanual
- wincc操作手册,内容比较具体实用,很多实例都带有C语言程序。-wincc manual, the contents of more specific and practical, many instances with the C language program.
SHUTDOWN_P
- WINCE 下纯C语言应用程序(EVC编译)-WINCE application of pure C language (EVC compiler)
mobileCache2Shape10_Jul7-(1)
- ArcGIS Mobile利用C#语言实现离线缓存和在线缓存的加载及显示-ArcGIS Mobile using C# language Offline the cache and Online cache loaded and display
Weather2005
- 天气预报程序,基于NETCF2.0,采用C#语言开发,通过连接免费的Webservice天气预报服务,并下载天气信息。支持定时更新。(系转载)-Weather procedures, based on NETCF2.0, using C# Language development, by connecting Webservice free weather service, and download weather information. Support regularly updated.
GPSPet
- 嵌入式终端的gps定位程序,windows mobile C#语言实现-Embedded terminal gps locator, windows mobile C# Language
Windows+CE+API
- WinCE API ,基于c 语言。这是比较详细的wince api。-WinCE API, based on the c language. This is a more detailed wince api.
adc0804
- 此代码为C语言编写的ADC0804源代码,需要的请下载-This code for the C language source code of the ADC0804, the need to download the
chromatography
- WINCE平台上实现基本的色谱谱图显示程序的设计。在Wince下用C#语言来模拟显示色谱图谱,采用了用定点与随机点两种方法来实现.-WINCE platform chromatography spectra showed that the basic design process. In Wince using C# language to show that chromatography patterns simulated using the fixed and random points
HUFF
- 这是霍夫曼编码的c语言实现 可以直接在编辑器上运行-This is the Huffman code of c language directly in the editor to run
NETCFv35.Messages.zh-CHS.cab
- .net CompactFramework 3.5的debug字符串列表,安装在手机上使用,用于显示部分程序报错后的错误原因 本安装包为WindowsMobile手机和WinCE设备使用的cab安装包,请安装到手机内存中 对应程序语言:简体中文 对应系统:WinCE-Debug string resource for .net Compact Framework 3.5, used to display some debug imformation on WM or WinCE pr
NETCFv35.Messages.zh-CHT.cab
- .net CompactFramework 3.5的debug字符串列表,安装在手机上使用,用于显示部分程序报错后的错误原因 本安装包为WindowsMobile手机和WinCE设备使用的cab安装包,请安装到手机内存中 对应程序语言:繁体中文 对应系统:WinCE-Debug string resource for .net Compact Framework 3.5, used to display some debug imformation on WM or WinCE pr
20090719
- M8手机游戏,辰元数独源码采用C++语言开发的一款游戏 基于Wince 平台-M8 mobile phone games, Sudoku Chen Yuan-source C++ language used to develop a game based on the platform, Wince
sqlite-source-wince
- wince环境下sqlite数据库c++语言程序-wince environment sqlite database c++ Programming Language
work_syllabus
- 课程表源代码,伪C语言编写的程序。希望对开发课程表的初学者有用。-syllabus
print_ForC
- c++语言 支持WINCE打印,可满足你的需求-c++ language support WINCE printing to meet your needs. . . .
c俄罗斯方块+源码
- 启动Tetris.exe, 开始按b,键盘方向<-->左右操作。附带源码。
c语言坦克游戏源代码
- c语言写的坦克游戏源码,学习的可以参考一下