搜索资源列表
gep编程基础2-27
- GEP(基因表达式程序设计)是一种新的演化算法,该文件是基本的GEP编程,采用功能的封装格式,测试通过,能够方便的使用。-GEP (Gene Expression Program Design) is a new evolutionary algorithm, which is the basic GEP programming, functional package format, through testing, to facilitate their use.
Windows编程基础--窗体篇
- Windows编程基础--窗体篇 现在Windows已经成为世界上使用最广泛的操作系统,这使得学习Windows编程变得十分重要.和学习其他 编程语言一样,我们也从一个最简单的例子开始学习Windows编程.这个例子将建立一个Windows窗体并在窗体中间显示\"HELLO\"字符串(见图1). 1.程序的开始和结束 和C语言中的main()函数一样,Windows程序是从WinMain()函数开始和结束的.WinMain()函数是在WINBASE
MATLAB70ch2
- 《MATLAB 7.0编程基础》第2章 (源码实例)主要讲解MATLAB数据结构及运算-"MATLAB 7.0 programming foundation" Chapter 2 (source code examples) mainly on MATLAB and Operational Data Structure
MATLAB70ch3
- 《MATLAB 7.0编程基础》第3章 (源码实例)主要讲解MATLAB的数值计算-"MATLAB 7.0 programming foundation" Chapter 3 (source code examples) mainly on the numerical calculation MATLAB
MATLAB70ch4
- 《MATLAB 7.0编程基础》第4章 (源码实例)主要讲解MATLAB的符号运算-"MATLAB 7.0 programming foundation" Chapter 4 (source code examples) on the main website MATLAB No. Operational
MATLAB70ch5
- 《MATLAB 7.0编程基础》第5章 (源码实例)主要讲解MATLAB的编程基础-"MATLAB 7.0 programming foundation" Chapter 5 (source code examples) mainly on the basis of MATLAB programming
MATLAB70ch6
- 《MATLAB 7.0编程基础》第6章 (源码实例)主要讲解MATLAB图形基础-"MATLAB 7.0 programming foundation" Chapter 6 (source code examples) mainly based on MATLAB graphics
MATLAB70ch7
- 《MATLAB 7.0编程基础》第7章 (源码实例)主要讲解MATLAB句柄图形对象-"MATLAB 7.0 programming foundation" Chapter 7 (source code examples) mainly on MATLAB handle graphical object
MATLAB70ch8
- 《MATLAB 7.0编程基础》第8章 (源码实例)主要讲解MATLAB图形用户界面设计-"MATLAB 7.0 programming foundation" Chapter 8 (source code examples) mainly on MATLAB graphical user interface design
introduce_to_LINUX_works
- 本书介绍了Linux下图形用户接口(GUI)编程技术。本书适用于有Linux使用经验及C语言编程基础的读者阅读。 -the book of Linux graphical user interface (GUI) programming technology. This applies to the use of experience with Linux and C programming language based on the readers.
OpenGLExample111
- OpenGL三维图形系统开发与实用技术(基础编程篇)源码-OpenGL 3D graphics system development and practical skills (basic programming Part 1) FOSS
Drinkery-Manage
- C#数据库编程(酒店管理系统),自带数据库!用户可以通过该实例掌握C#的编程基础知识!-Database Programming C# (hotel management systems), bringing their database! The user can master the examples of C# programming knowledge base!
Manpower-ResourceManage
- C#数据库编程(人力资源管理系统),自带数据库!用户可以通过该实例掌握C#的编程基础知识!-Database Programming C# (human resource management systems), bringing their database! The user can master the examples of C# programming knowledge base!
Storage-Manage
- C#数据库编程(进销存数据库管理系统),自带数据库!用户可以通过该实例掌握C#的编程基础知识!-Database Programming C# (PSI database management systems), bringing their database! The user can master the examples of C# programming knowledge base!
CH5
- 《Windows多媒体编程基础》书第五章源代码SimpleBrowse一款简单易用的图片浏览器。其他目录中都是编译时需要的库和包含文件等(Bin是调试输出)。该工程较好的演示了一个工程中个要素之间的关系,可以帮助理解.h/.lib/.dll文件各自扮演的角色
Image_Processing(MATLAB)
- 本书是把图像处理基础理论论述与软件实践方法相结合的第一本书,它集成了冈萨雷斯和伍兹所著的《数字图像处理》一书中的重要内容和MathWorks公司的图像处理工具箱。本书的特色在于它重点强调了怎样通过开发新代码来增强这些软件工具。本书在介绍MATLAB编程基础知识之后,讲述了图像处理的主要内容,具体包括亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界表示与描述以及对象识别等。 本书主要特点: 本书自成体系;
Android-development-course
- Android开发教程(包括架构和编程基础)-Android development tutorial (including architecture and programming based)
LINUX_Shell编程基础教程
- 1)在Linux编辑中命令区分大小写字符。 2)在Shell语句中加入必要的注释,以便以后查询和维护,注释以#开头。 3)对Shell变量进行数字运算时,使用乘法符号“*”时,要用转义字符“\”进行转义。 4)由于Shell对命令中多余的空格不进行任何处理,因此程序员可以利用这一特性调整程序缩进,达到增强程序可读性效果。 5)在对函数命名时最好能使用有含义且能容易理解的名字,即使函数名能够比较准确地表达函数所完成的任务。同时建议对于较大的程序要建立函数名和变量命名对照表。(1) the
笨办法学+Python+(第三版)
- 学习资料,这本书的目的相当于给你一个“编程棕带”。你已经了解了足够的编程 基础,并且有能力阅读别的编程书籍了。读完这本书,你应该已经掌握了一些学习的方法,并且具备了 该有的学习态度,这样你在阅读其他 Python 书籍时也许会更顺利,而且能学到更多东西。(data; material; means; datum)
一站式学习C编程
- 第一遍: 看完宋劲杉的《一站式学习C编程》的前两部分,1-27章。 对编程有个初步的感觉,知道什么是编译,什么是汇编,什么是连接。 会用命令行编译,调试,运行程序。(First time: After reading Song Jinshan's first two parts of one-stop learning C programming, the 1-27 chapter. It has a preliminary sense of programming, knowing