资源列表
MahjongGame
- 本章实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本章主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。 -This chapter implements a complete network of four mahjong game, the assembly server and client-side functionality and integration. This chapter
ARM_architecture
- ARM体系结构,由中科大计算机应用研究所李曦编写,主要讲了ARM体系结构及其编程模式-ARM architecture
llxx6
- 嵌入式Linux应用程序开发详解,包括案例介绍,linux系统开发-Developing Detail Explain embedded Linux applications, including case descr iption, linux system development
DecriptorEncriptor
- Program allows to encrypt and decrypt text.Used the algorithm of Caesar and the algorithm of Vigenere-Program allows to encrypt and decrypt text.Used the algorithm of Caesar and the algorithm of Vigenere
ucos_vc
- μC/OS实时操作系统源代码,很有用的学习资料-μC/OS real-time operating system source code, very useful learning materials
vc6.0useGDIP
- vc6.0中使用GDI+,因为gdi+在6.0中不存在,但是有些程序是用6.0开发的-vc6.0 using GDI+, because the gdi+ does not exist in 6.0, but some programs are developed with 6.0
winampac3_1_20a_src
- 支持winamp的ac3解码插件,来自ac3filter-The ac3 decoder supports winamp plugin, from ac3filter
GA34
- 精通MATLAB综合辅导与指南的例程,很好的学习资料啊-Proficient in MATLAB Guide Comprehensive Counseling and routines, learning good information ah
MySmoke
- 该程序用VC+OPENGL来模拟实现mysmoke整个过程-The program with VC+ OPENGL to simulate the whole process to achieve mysmoke
pipelined_mmmips
- pipeline implementation of simple mips in computer architecture with hazards included.
单例模式
- 单例模式确保某个类只有一个实例,而且自行实例化并向整个系统提供这个实例。(Singleton patterns ensure that a class has only one instance, and instantiate itself and provide the whole system with this instance.)
CUDA by Example (2010)
- 经典的cuda编程书籍,是并行计算开发的必读之作(classic cuda book for learning paralell programming)
