资源列表
CGameProgramming
- 用c++开发的简单游戏例子,希望对学习游戏编程的初学者有所帮助-C++ development with a simple example game, in the hope that the beginners learn the game programming help
mysql-essential-5.1.36-win32
- MySQL是一个小型关系型数据库管理系统,开发者为瑞典MySQL AB公司。在2008年1月16号被Sun公司收购。目前MySQL被广泛地应用在Internet上的中小型网站中。由于其体积小、速度快、总体拥有成本低,尤其是开放源码这一特点,许多中小型网站为了降低网站总体拥有成本而选择了MySQL作为网站数据库。MySQL的官方网站的网址是:www.mysql.com -MySQL is a small relational database management system, develop
MailSender
- 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方便。 3.根据习惯ICMP首部的标示符字段填充了进程ID。 4.该程序实现了在IP首部记录路由的RR功能,最多记录9个地址-1 The original program u
hotel
- 客房管理系统VS2008实现功能全设用于课程设计-VS2008 room management system to achieve functional design of the whole set for course
快递单打印工具
- 顺丰的快递单据打印,打印调试纸张,看看怎么样(Along abundant express the documents printing, printing paper, see)
vlc-1.1.12
- vlc source code 1.1.12 VLC Media Player 可以播放 MPEG-1、MPEG-2、MPEG-4、DivX、DVD/VCD、数字卫星频道、数字地球电视频道(digital terrestial television channels)、在许多作业平台底下透过宽频 IPv4、IPv6 网络播放线上影片-vlc source code 1.1.5 VLC Media Player can play MPEG-1, MPEG-2, MPEG-4, DivX, DVD/
Dspbuilder6.0
- 一款Dsp builder 6.0破解的安装程序,已试过,可以使用!-A Dsp builder 6.0 crack installation procedures have been tried, you can use!
Digitalhologramdisplay
- 我上传的是一个日本科学家写的三维立体显示方面的权威书,主要讲计算全息技术和三维立体显示-digital holography and 3D display
b2b-en
- 网龙B2B英文版程序V1.5(Beta)-Net Long B2B English program V1.5 (Beta)
multi-targetstracking
- 多目标跟踪领域的论文,包括最新的多篇硕博士论文,有很大参考价值-Multi-target tracking papers, including the latest articles Shuo doctoral thesis, is very valuable
WildMagic5p4游戏引擎源代码
- 游戏引擎源代码,极具参考价值,配合3D游戏引擎设计一书-wildmagic 5 game engine source code
src_all
- 俄罗斯高人Mamaich的Pocket gcc编译器(运行在PocketPC上)的全部源代码。