搜索资源列表
SA245_Shellprograming
- Solaris环境下Shell编程编程,很适合初学者的入门练习。SUN公司提供的源代码。-Solaris Shell Programming Environment Program, which is perfect for beginners to introduce the practice. SUN companies to provide the source code.
29230239360(1)
- 这是c++primer plus的习题参考答案,还有课后的编程联系,是快速入门的理想资料,最好先自己做然后对照答案,多练习会有很快的进步的,编程练习的答案很难找到的。-c primer plus the reference answer the questions, there are after-school programming links Quick Start is the ideal, it is necessary to
thinginginjava
- 引言 1. 前提 2. Java的学习 3. 目标 4. 联机文档 5. 章节 6. 练习 7. 多媒体CD-ROM 8. 源代码 9. 编码样式 10. Java版本 11. 课程和培训 12. 错误 13. 封面设计 14. 致谢 第1章 对象入门 1.1 抽象的进步 1.2 对象的接口 1.3 实现方案的隐藏 1.4 方案的重复使用 1.5 继承:重新使用接口 1.5.1 改善基础类 1.5.2 等价和类似关系 1.6 多形对象的
SA245_Shellprograming
- Solaris环境下Shell编程编程,很适合初学者的入门练习。SUN公司提供的源代码。-Solaris Shell Programming Environment Program, which is perfect for beginners to introduce the practice. SUN companies to provide the source code.
29230239360(1)
- 这是c++primer plus的习题参考答案,还有课后的编程联系,是快速入门的理想资料,最好先自己做然后对照答案,多练习会有很快的进步的,编程练习的答案很难找到的。-c primer plus the reference answer the questions, there are after-school programming links Quick Start is the ideal, it is necessary to
StuntJumper
- 摩托车游戏源程序,是一个学习摩托车游戏编程的入门软件,让玩家可以练习按键和车速的准确性。-Motorcycle games source, is a motorcycle game programming learning portal software, so that players can practice the accuracy and the speed button.
100examplesofcsharpprogramming
- csharo编程入门实例,100个代码范例。内容较为全面,适合初学者练习使用。-examples of c sharp programming
VCexercises
- VC++入门级练习,帮助大家快速熟悉VC环境及熟悉VC++面相对象的编程思想。-VC++ entry-level exercises to help you quickly familiar with the VC environment and are familiar with VC++ object-oriented programming idea.
cpp-practice
- 100个C++程序设计实例 编程需要大量实践,而初学者往往找不到较简单又能练习编程的题目,本套练习题就是为初学者准备的入门性练习资料。-cpp practice
STM32GPIO
- stm32 GPIO编程练习,入门者的好资料-STM32 GPIO programing practice,help people who learn a little
ccnJava3D
- 适合入门级的计算机图形学java3D编程练习-Entry-level the computer graphics java3D programming exercises
Qi-Shi-Fei--Xing-Qi
- 骑士飞行棋, 附带代码说明, 控制台程序。 这是经典的入门级编程练习,涉及很多方法和类的应用。-A Little Game
paomadengled
- 单片机入门学习编程练习,led跑马灯(51单片机)-led Marquee (51 single)
TVD
- TVD格式,计算流力入门编程常用程序,练习和掌握数值离散方法编程(TVD format, calculated fluid dynamic programming common procedures, practice and master the numerical discrete method)
编程小白的第一本 python 入门书
- python初学者使用书籍,介绍python基础知识,含有一些简单练习(books for python learner)
【OpenCV3版】《OpenCV3编程入门》书本配套源代码
- 包括OpenCV3编程入门的书本、配套练习代码以及本人自己的Onenote笔记,比较基础,适合入门(The book, the supporting practice code, and my own Onenote notes, which include the introduction of OpenCV3 programming, are more basic to the introduction)
exe10
- 《Python编程:从入门到实践》的练习 exe in Chapter 10 :写入文件,添加访客等(<Python Crash Course>exe in Chapter 10:write file, add guests and so on.)
exe8.6-8.14
- 《Python编程:从入门到实践》的练习 exe in Chapter 8 :函数的调用,形参实参的调用(python crash course:exe8.6-8.14:how to use functions,and in funciton,how to finish some specific requires)
CrossinLesson
- 简单易懂的python入门教程,以及基本的编程练习,便于初学者快速了解掌握python(Easy to understand Python introductory tutorial, as well as basic programming exercises, for beginners to quickly understand and grasp python.)
python编程从入门到实践的案例和动手试一试源代码
- python编程从入门到实践的案例和动手试一试源代码.本书旨在让你成为优秀的程序员,具体地说,是优秀的 Python 程序员。通过阅读本书,你将迅速掌握编程概念,打下坚实的基础,并养成良好的习惯。阅读本书后,你就可以开始 学习 Python 高级技术,并能够更轻松地掌握其他编程语言。(Python programming from entry to practice examples and hands-on source code.