登录
首页 » 电子书 » C language programming from a number of small game

C language programming from a number of small game

于 2022-01-22 发布 文件大小:119.64 kB
0 178
下载积分: 2 下载次数: 1

代码说明:

一个由c语言编程的一些小游戏-C language programming from a number of small game

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • The results of using J2EE in practice are often disappointing: applications are...
     这本书拥有一大堆“看点”。譬如说,它的作者Rod Johnson拥有10年编写Java程序的经验,目前是Servlet和JDO 2.0两个JSR专家组的成员;再譬如说,书中着力介绍的Spring、Hibernate、WebWork等都是时下流行的开源框架,IoC、AOP之类都是时下流行的概念词汇。而最大的看点就赫然摆在这本书的封面上:“without EJB”。我们曾经在无数的书籍和文章中看到,EJB是J2EE的核心技术之一;而Rod Johnson的这本书竟然宣称,绝大多数的J2EE应用根本不需要EJB。这种近乎挑衅的姿态令任何一个负责的J2EE架构师很难不萌生一探究竟的念头――不论你是打算赞同他还是打算驳斥他。    但所有这些尽皆不是本书最大的价值所在。选择一种架构、一种技术的依据是什么?Rod Johnson认为,应该是基于实践的证据、来自历史项目或亲自试验的经验,而不是任何形式的偶像崇拜或者门户之见。书中谈到了企业应用方方面面的问题和解决办法,而这些方案无一不是这种“循证方法”的产物。除了把这些方案交给读者,Rod Johnson通过这本书希望传达的、更为重要的信息正是“循证”的工作方式――那原本就应该是程序员的工作方式。   -The results of using J2EE in practice are often disappointing: applications are often slow, unduly complex, and take too long to develop. Rod Johnson believes that the problem lies not in J2EE itself, but in that it is often used badly. Many J2EE publications advocate approaches that, while fine in theory, often fail in reality, or deliver no real business value.
    2022-03-03 16:55:07下载
    积分:1
  • 微软中国内部资料.rar 一些PPT文档,全是微软中国分公司的内部资料啊
    微软中国内部资料.rar 一些PPT文档,全是微软中国分公司的内部资料啊-Microsoft China"s internal information. Rar some PPT files, all of Microsoft"s China branch of the internal information ah
    2022-08-03 12:54:59下载
    积分:1
  • 音频处理
    音频处理--回波抵消技术。做手机的极好参考资料。-Audio Processing-- echo cancellation technology. Done an excellent reference phone.
    2022-09-14 11:50:03下载
    积分:1
  • 使用指标的问题
    有关指针的使用问题-the question of the use of indicators
    2022-03-12 22:32:06下载
    积分:1
  • a good basis for the ASP Directory entry to the proficient
    一本很好的ASP方面的基础教程入门到精通-a good basis for the ASP Directory entry to the proficient
    2023-03-24 08:35:03下载
    积分:1
  • 描述了C++文件操作的操作方法 ios::app:   以追加的方式打开文件 ios::ate:   文件打开后定位到文件尾,ios:app就包含有此...
    描述了C++文件操作的操作方法 ios::app:   以追加的方式打开文件 ios::ate:   文件打开后定位到文件尾,ios:app就包含有此属性 ios::binary:  以二进制方式打开文件,缺省的方式是文本方式。两种方式的区别见前文 ios::in:    文件以输入方式打开 ios::out:   文件以输出方式打开 ios::nocreate: 不建立文件,所以文件不存在时打开失败  ios::noreplace:不覆盖文件,所以打开文件时如果文件存在失败 ios::trunc:  如果文件存在,把文件长度设为0 -Describes the C++ file operations How ios:: app: an additional way to open the file ios:: ate: File opened locate end of file, ios: app will contain this attribute ios:: binary: open the file in binary mode , the default way is to text mode. The difference between two ways to see above ios:: in: file to open the input mode ios:: out: file to output mode open the ios:: nocreate: do not create the document, so when you open the file does not exist failed ios:: noreplace: Do not overwrite file, so when you open the file if the file exists failed ios:: trunc: If the file exists, the file size set to 0
    2022-03-24 03:47:54下载
    积分:1
  • 这一个MATLAB代码实现的人脸识别
    This a matlab code for facial recognition-This is a matlab code for facial recognition
    2022-03-01 18:47:04下载
    积分:1
  • 从实质上、专业上讲解UNIX操作系统,深刻地剖析了UNIX系统的基本概念。内容包括UNIX的基本特性及高级性能,例如shell配置、目录管理、shell编程...
    本书从实质上、专业上讲解UNIX操作系统,深刻地剖析了UNIX系统的基本概念。内容包括UNIX的基本特性及高级性能,例如shell配置、目录管理、shell编程,编辑器的使用方法等。本书条理清晰、重点突出,为快速了解与掌握UNIX操作系统提供了极有价值的参考。-The book in essence, a professional on the UNIX operating system, a profound analysis of the basic concepts of UNIX system. Includes the basic characteristics of UNIX and high-level performance, such as the shell configuration, directory management, shell programming, editor, such as the use of methods. The clarity of this book, focused, in order to quickly understand and grasp the UNIX operating system provides a very valuable reference.
    2022-02-03 05:57:32下载
    积分:1
  • c语言深入阅读的经典文献,英文版的,前一个上载的是中文版的...
    c语言深入阅读的经典文献,英文版的,前一个上载的是中文版的-c language-depth reading classic literature, in English, the previous upload is the Chinese version of
    2023-04-01 13:15:03下载
    积分:1
  • 关于无线Mesh网络架构/协议的一本。主要介绍了无线Mesh网络构架和协议的最新发展,并分析了无线Mesh网络发展中的机遇和挑战。...
    关于无线Mesh网络架构/协议的一本书。主要介绍了无线Mesh网络构架和协议的最新发展,并分析了无线Mesh网络发展中的机遇和挑战。-With regard to the wireless Mesh network architecture/protocol book. Focuses on the wireless Mesh network architecture and protocols of the latest developments and analyze the wireless Mesh network development in the opportunities and challenges.
    2022-11-29 07:10:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载