搜索资源列表
Haskell教程
- Haskell教程(by rufi) 传统的Basic,Pascal,C++,C#,Java,Python等都是命令(imperative)编程语言, 程序语句有一定的执行次序. 函数(functional)编程语言则给出执行的内容, 关注于更高层次的\"做什么\"而不是\"怎么做\", 这就是二者最明显的一个区别。函数编程语言的语法功能非常强,使编程的效率大幅提高。 Haskell是世界上公认的语法最优美最简洁的一种语言。的确,Haskell语言是写给人看的,而不是写给机器看的。另
datastru
- 数据结构 c语言 教程-language data structure c Guide
cmex11.rar
- matlab与C语言的接口教程,能将matlab程序语言 直接转换为c语言,非常详细,千万不过错过,快点下吧!!!!,the interface of matlab with C language
04722-x
- 数据结构——C语言版配套源代码-Data structure- C language version of matching source code
matlabwithclanguage
- matlab与C语言的接口教程,能将matlab程序语言 直接转换为c语言,非常详细,千万不过错过,快点下吧-the interface of matlab with C language
shujujiegou
- 数据结构自学教程,C语言版,包含个经典实例-Self-study course data structure, C language version, including a classic example of
c
- 本书是一本关于C语言数据结构的很好的教程,主要介绍了c语言基本数据结构-This book is a book about C language data structure, a very good tutorial introduces the basic data structure of the c language
C_language_tutorial_program_control_structure_to_e
- C语言教程程序控制结构讲解C language tutorial program control structure to explain -C language tutorial program control structure explain the C language tutorial program control structure to explain
C_language_version_of_the_classic_data_structures_
- 数据结构C语言版经典教程C language version of the classic data structures tutorial -C language version of the classic data structures tutorial C language version of the classic data structures tutorial
C
- C 语言学习教程 唐浩强著 很实用 适合初学者-C language learning was very useful tutorial for beginners Tang Haojiang
C-100_classical_algorithm
- C语言100个经典算法,初学者的经典教程。-C-100 classical algorithm, a classic tutorial for beginners.
c
- C语言软件的开发实例教程,大家看看行不行,举了一个小例子-C-language software development tutorial examples, we look okay, give a small example
C-100excesices
- c语言100实例和教程,应用于c语言基础学习的参考含线性表,数组,队列,堆栈,广义表,递归,图,排序等。-C 100 examples and tutorials, used in c language foundation study reference including linear table, array, queue, stack, generalized table, recursion, figure, sort, etc.
C
- 郝斌C语言自学教程》郝斌老师C语言自学专讲源代码完整版-Hao Bin C language self-study tutorial Hao Bin, teacher C language self-learning to speak more specifically about the full version of the source code
Lab08_1-Sort-the-names
- c语言对数据按照字母顺序重排序代码,可用作C语言教程例题-c language data alphabetically reordering code, can be used as a C language tutorial examples
C-program-Algorithm
- C语言的常用算法教程,内含pdf教程及C语言程序源码-Tutorial C language commonly used algorithm that includes pdf tutorial and C language source program
C语言与MATLAB接口 编程与实例 李传军编着
- C语言与MATLAB接口 编程与实例 李传军编着(The interface between C and MATLAB)
Python基础教程(第3版)
- 本书包括 Python 程序设计的方方面面: 首先, 从 Python 的安装开始, 随后介绍了 Python 的基础知识 和基本概念, 包括列表、 元组、 字符串、 字典以及各种语句; 然后, 循序渐进地介绍了一些相对高级的主 题, 包括抽象、 异常、 魔法方法、 属性、 迭代器; 此后, 探讨了如何将 Python 与数据库、 网络、 C 语言等 工具结合使用, 从而发挥出 Python 的强大功能, 同时介绍了 Python 程序测试、 打包、 发布等知识; 最后, 作者结合前面讲
数据结构(c语言)
- 数据结构经典教程,对各位编程有帮助!!!(Classic book of data structure, which is helpful to programming)
基恩士激光扫描仪采集与算法通用例子
- 1.基于c#语言的工程源码。 2.基恩士激光扫描仪连接,断开,触发,事件的使用等 3.扫描物体轮廓的扫描数据采集与算法,找高点,中心点,最值等。 4.绝对联机测试通过的工程代码,上位机开发很好的参考教程。