CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - head first

搜索资源列表

  1. SegyRw

    1下载:
  2. 实现地震SEG-Y格式文件批量道头数据的分析,可以由用户根据需要指定道头位置,并输出首尾道头为EXCEL文件。-Achieve SEG-Y format seismic trace header, the first batch of data analysis, as required by the user can specify trace header, the first position, and the output end to said head for the EXCEL f
  3. 所属分类:Other windows programs

    • 发布日期:2016-04-26
    • 文件大小:142336
    • 提供者:楚云
  1. a-day-at-race

    0下载:
  2. Head first c#这本书的lab 1:赛狗日-Head first c# book the lab: greyhound Day
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-05
    • 文件大小:448561
    • 提供者:Bleach
  1. linklist

    0下载:
  2. 本程序将Head表示成指向数据类型为结构体LNode的指针变量,首先给出了单链表的定义,然后给出了单链表中函数原型的实现部分。-Head said this process will point to the data type for the structure of the pointer variable LNode, first of all, given the definition of a single list, and then given a single list in t
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:358340
    • 提供者:wang
  1. milk2

    0下载:
  2. 解决下面英文描述提到的问题.问题来源于USACO的培训题.-Three farmers rise at 5 am each morning and head for the barn to milk three cows. The first farmer begins milking his cow at time 300 (measured in seconds after 5 am) and ends at time 1000. The second farmer begins at ti
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:757
    • 提供者:张望
  1. WanNianLi

    0下载:
  2. 《万年历》,是本人初学C语言,编制的第一个较为庞大的程序,当时欣喜若狂,于是爱上编程并从此走上软件这条道路,到今天从事嵌入式开发,回顾头来再看这些代码,相比今时今日,可以说微不足道,翻箱倒柜把它折腾出来,是为了鼓励更多软件爱好者,你也行!-" Calendar" , is my beginner C language, compiled a more extensive procedure first, then ecstatic, then fell in love with
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:233979
    • 提供者:华兄
  1. Seven-color

    0下载:
  2. 一个七星彩的组合运算工具,可以进行头尾过滤,合数过滤,多种组合过滤,还有计算头尾数的组合慨率等功能-Seven-color combination of a computing tool for head and tail filter, several filters together, a variety of filter combinations, as well as calculated rates of the first ending in a combination of fe
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:982374
    • 提供者:黎宏
  1. Python

    0下载:
  2. Head First Programming(Python)
  3. 所属分类:Other systems

    • 发布日期:2017-06-08
    • 文件大小:15682556
    • 提供者:yangting
  1. ReverseList

    0下载:
  2. 输入一个链表的头结点,反转该链表并输出反转后的链表头结点-Enter a list head node is the first node of the list, reversing the list and output after inversion
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4435
    • 提供者:王颢
  1. design-pattern_1

    0下载:
  2. 《head first设计模式》的第一个设计模式-策略模式的c++实现,在eclipse下调试通过。-" Head first design patterns," the first design patterns- patterns c++ strategies implemented under the eclipse debugging.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2777
    • 提供者:Tracy
  1. Cold_Ants

    0下载:
  2. 题目内容及要求:长100厘米的细长直杆子上有n只蚂蚁。它们的头有的朝左,有的朝右。 每只蚂蚁都只能沿着杆子向前爬,速度是1厘米/秒。 当两只蚂蚁碰面时,它们会同时掉头往相反的方向爬行。 这些蚂蚁中,有1只蚂蚁感冒了。并且在和其它蚂蚁碰面时,会把感冒传染给碰到的蚂蚁。 请你计算,当所有蚂蚁都爬离杆子时,有多少只蚂蚁患上了感冒。 【数据格式】 第一行输入一个整数n (1 < n < 50), 表示蚂蚁的总数。 接着的一行是n个用空格分开的整数 X
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:286101
    • 提供者:liweidi
  1. E_Classmates

    0下载:
  2. Ural 1323 Classmates源码,递归、DFS-Descr iption Tanya almost left for school when the telephone rang. It was the director of studies. She said the first three lessons that day had been cancelled because of an electricity failure. Tanya was the head girl
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1022
    • 提供者:Jerry
  1. Garisons-mission

    0下载:
  2. 1.需求分析 本题要求循环数数,数到某一个数之后将其排除并从下一个开始重新开始数数,直到剩下一个人为止,要求剩下的人标号为1。我组有两份代码,第一个程序中,输入n值,并数的数至多为3p(p为前n个数最小公倍数,3p为了能够找到规律,n>=7时由于最小周期过大在下面的表格中不便列举),将每种可能的x,y值分组罗列出来,并试图从中找出规律,一旦规律出现,那么我们可以随意举一个符合规律的其他例子来进行验证(验证代码为另一份,而且验证的时候y不再有范围限制,只要符合规律即可) 2.概要设计
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1220
    • 提供者:alex
  1. Copy_2_of_Untitled

    0下载:
  2. This code describes the distance wise clustering with circumference step cluster head selection to balance the load over the WSN cluster. The y-axis has been elected as the primary factor for the first CH selection. The energy based uation has been p
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1960
    • 提供者:Ajitpal Brar
  1. shunxubiaohelianbiao

    0下载:
  2. (1).对顺序表的快速排序算法中,如何选取一个界值(又称为轴元素),影响着快速排序的效率,而且界值也并不一定是被顺序表中的一个元素。例如,我们可以用被划分序列中所有元素的平均值作为界值。编写算法实现以平均值为界值的快速排序方法。 (2).设有n个待排序元素存放在一个不带表头结点的单链表中, 每个链表结点只存放一个元素, 头指针为r。试设计一个算法, 对其进行二路归并排序, 要求不移动结点中的元素, 只改各链结点中的指针, 排序后r仍指示结果链表的第一个结点。 -(1). Fast sor
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1151339
    • 提供者:张立伟
  1. SingleLinkList

    0下载:
  2. 编程实现单链表存储结构及其基本运算的设计方法,主要包括以下功能:  初始化单链表H(H为单链表头指针)  依次采用尾插法插入’a’,’b’,’c’,’d’,’e’五个字符元素  输出单链表H  输出单链表H的长度  判断单链表H是否为空  输出单链表H的第三个元素  输出单链表H中字符元素’d’的位置  在第四个元素位置上插入字符元素’f
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:17578
    • 提供者:郭培鑫
  1. Head First Java

    0下载:
  2. 一本JAVA的入门书籍,讲得非常清除,让刚想入门这门语言的读者,可以先看看这本书,然后再学其他JAVA会事半功倍(A JAVA entry books, speak very clear, so that just want to get into the language of readers, you can look at this book, and then learn other JAVA will be twice the result with half the effort)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:51232768
    • 提供者:armyzhang
  1. Head First Java(中文版)

    0下载:
  2. Java学习资料,并且还是中文版,非常经典(Head First Java (Chinese version))
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:260096
    • 提供者:奋斗cj
  1. Head First Java 中文高清版

    0下载:
  2. Head First Java 中文高清版(Head First Java,a useful)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:51232768
    • 提供者:ljxkangta
  1. Head First Java(中文第2版)源码(书内全部代码)

    1下载:
  2. head first java 源代码,方便大家学习调试,上机实践才能更好地理解书本内容(Head first java source code, convenient for everyone to learn to debug, on the computer to better understand the content of the book content)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:405504
    • 提供者:zhangrebecca
  1. Head+First+Java.pdf.tar

    0下载:
  2. 生动有趣的JAVA入门级教程,适合想入坑的JAVA菜鸟(Lively and interesting JAVA introductory class tutorials for JAVA rookies that want to go into the pit)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:54153216
    • 提供者:黄田谋
« 12 »
搜珍网 www.dssz.com