搜索资源列表
Microsoft.NET Compact Framewor中文版
- c# 写的 Microsoft.NET Compact Framewor中文版-wrote Microsoft.NET Compact Framewor Chinese version
Kevlab
- 微软Windows CE开发实例程序!Embedded Visual C++ 4.0!-Microsoft Windows CE development sample program! Embedded Visual C 4.0!
shenshimin
- 本游戏是微软SMART PHONE平台下的手机游戏,由于平台的特殊性,所以在游戏的架构和设计上既要符合游戏的特点,又要考虑到与设计其他PC游戏的不同。难点在于手机资源是很有限的,不能直接从设计PC游戏的架构直接搬到SMART PNONE游戏上,架构设计的变化是必然的。在本游戏中我们提出了一套全新的设计架构,充分考虑到了C#语言的特点,以及.NET平台的优点。在架构中摈弃了以前手机游戏设计中,虽然采用面向对象开发但是没有充分利用面向对象的不足,大量采用了当前先进的设计模式 -the game
PIC18F1320_bootloader_with_complete_source
- PIC18F1320 bootloader. This a port of the PIC16F87x bootloader to the PIC18F1320. Project includes Microsoft Visual C++ source for the Windows downloader, and assembly source for the PIC core. For more background documentaiton about bootloaders in ge
C_Code_of_FAT_Filesystem_for_Eemonstration_Date_20
- FAT文件系统源代码,,欢迎大家下载! 文件系统的功能如下: 1->采用C代码编程。 2->兼容FAT16文件系统,支持256字节的长文件名,最大路径长度260个字节,符合标准Microsoft Longfilename specification; 3->移植于各种应用,只需编写sector读写两个函数,即可使用文件系统全部功能,包括打开文件,关闭文件,读文件,写文件,建立文件,删除文件,查找文件,列举DISK 下的文件,列举目录下的文件 5->支持同时打开多个文件
NoOpenQQGui
- 如果应用程序在共享 DLL 中使用 MFC,且应用程序使用的语言不是 操作系统的当前语言,则需要从 Microsoft Visual C++ 光盘上 Win\\System 目录下将相应的本地化资源 MFC70XXX.DLL -If the application sharing in the use of MFC DLL, Application procedures and the use of the language of the operating system is
writecleancode
- 编程精粹《Microsoft编写优质无错C程序秘诀》中文版Steve Maguire著
嵌入式C语言在工程编程中的应用技巧
- Windows CE是微软为嵌入式设备打造的操作系统,而嵌入式设备可谓多种多样,这就要求CE操作系统必须是可定制的,所以微软将Windows CE设计为模块化的操作系统。说简单点,我们可以把Windows CE想像成一盒积木,你可以用积木搭建出任何物体,但不一定要把所有的积木都用上-Microsoft Windows CE for embedded devices to create the operating system, which has many embedded devices
USByoPC
- PIC to PC USB 2.0 interface with FT245BM- The windows-pc (98, Me, 2000, XP, 2003) runs a program (C# application, Microsoft Visual Studio .NET 2003) to communicate with the USB interface, which transfers data to and from the PIC18F452.
MyMp3sec
- 一个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.
uC-OSView
- μC/OS-View is a combination of a Microsoft Windows application program and code that resides in your target system
CandCPPexam
- C和C++题目汇总,帮助找工作的同志。其中有微软的题目-C and C++ topic summary to help find a job comrades. Which the subject of Microsoft
guidCode
- 生成GUID 的C++源码 /* Name: 生成GUID的代码 Copyright: Author: Date: 15-07-09 14:11 Descr iption: 相关程序/微软guidgen.exe */ -Generated GUID of the C++ source/* Name: generated GUID code Copyright: Author: Date: 15-07-09 14:11 Descr iption: re
nano-X-docs
- MicroWindows是一个开放源码的嵌入式GUI软件,目的是把图形视窗环境引入到运行Linux的小型设备和平台上。作为X Window系统的替代品,MicroWindows可以用更少的RAM和文件存储空间(100KB~600KB)提供相似的功能,允许设计者轻松加入各种显示设备、鼠标、触摸屏和键盘等;可移植性非常好,可用C语言实现;支持Intel 16位/32位CPU、MIPS R4000以及基于ARM内核的处理器芯片。由于和微软的windows注册商标存在冲突,从2005年月起,MicroW
misra-complete
- Misra是IC卡的简单操作系统,包括C,GCC两个版本。-The FREE Misra test package [ misra-complete-zip ] has two versions, the Microsoft C version, the GCC Linux Version. It is completely valid to apply the Misra rules to C++ if you wish.
ucosx86p
- MicroC/OS-II for x86 Protected Mode. Microsoft compiled by Visual C++ Microsoft Macro Assembly (MASM).
MASM611
- Microsoft Visual C++ Microsoft Macro Assembly (MASM).
visual
- it is about microsoft visual c#
Microsoft-CPP-Cookbook
- Despite its highly adaptable and flexible nature, C++ is also one of the more complex programming languages to learn. Once mastered, however, it can help you organize and process information with amazing efficiency and quickness. The C++ Cookboo
error-free-C-program-quality-tips
- Microsoft编写优质无错C程序秘诀,该文献能让学c的人,更加了解,写代码更加好。-Microsoft writing error-free C program quality tips, the literature study c make people more aware, write code better.