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

搜索资源列表

  1. HeadFirstCsharp.zip

    0下载:
  2. C#书籍 Head First C# 中文版,C# books Head First C# Chinese version
  3. 所属分类:CSharp

    • 发布日期:2017-05-31
    • 文件大小:13051688
    • 提供者:刘楠
  1. HeadFirstCsharpCode

    0下载:
  2. Head First C# Source code [2007-11] Head First C# is a complete learning experience for object-oriented programming, C#, and the Visual Studio IDE. Built for your brain, this book covers C# 3.0 and Visual Studio 2008, and teaches everything from la
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2203302
    • 提供者:Poolp
  1. HeadFirstC

    0下载:
  2. Head First C#设计说明以及源代码,真的不错-Head First C# design notes, and source code, really good
  3. 所属分类:CSharp

    • 发布日期:2017-06-21
    • 文件大小:38929845
    • 提供者:cheng
  1. ProgrammingLearningGuide

    0下载:
  2. 编程“初学者”入门指南 首先我想说的是,人各有志,不是每一个计算机专业出生的人以后都会去“编程”的,以前和我同寝室的同学,现在在编程的人只有两个,另外的六个有的去当公务员了,有的去类似银行、法院这样的地方做计算机维护什么的,还有一个改行了,现在在做“信贷”。所以你完全有别的选择,如果对编程没有兴趣,建议你还是去干点别的,因为没兴趣的话你坚持不下去的,就算硬着头皮去学,永远也只能跟在别人后面跑,很痛苦的。另外,考研其实是个不错的选择,只可惜要考“政治”和“英语”,不然我也去考了。:)-Prog
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:87115
    • 提供者:王林
  1. HeadFirstDesignPatternsInCSharp

    0下载:
  2. 《Head First C#》是学习面向对象编程、C#和Visual Studio IDE的绝佳途径。这本书是针对你的大脑特别制作的,涵盖C#3.0和Visual Studi0 2008,讲授了从垃圾回收到扩展方法以至双缓冲动画等多方面知识。你还将掌握C#的最的热门语法LINQ,可以用来查询.NET集合、SQL数据库等不同来源的数据。读完这本书,你将成为一名水平高超的C#程序员,完全有能力设计和开发大型应用。 这里提供C#版本代码!-" Head First C#" is to
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1693849
    • 提供者:张奎
  1. RacesExample

    0下载:
  2. 深入浅出C# Head First C# lab 1 A Day at the Races代码-lab 1 A Day at the Races from Head First C#
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:159670
    • 提供者:will
  1. BeehiveManagementSystem

    0下载:
  2. 深入浅出C# Head First C# 第六章BeehiveManagementSystem实验-BeehiveManagementSystem from Head First C# chapter6
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:456896
    • 提供者:will
  1. A-Day-at-the-Races-graphics

    0下载:
  2. First Head Labs 的一个练习程序,赛狗日。可以选择赌注,赛狗,以及观看赛狗过程。-A Day at the Races graphics. You could choice your bet and dog.
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:151082
    • 提供者:张蕊
  1. TheQuest

    0下载:
  2. Quest Program of Head First
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:249604
    • 提供者:Chulgyu Kang
  1. A-Day-at-the-Race

    0下载:
  2. 开发环境为VS2010.是head first C#中的一个实例,headfirstlab网站不提供次程序的源码,故上传了自行编写的源码,望采纳。-Just a game.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:871358
    • 提供者:ryan
  1. head-first-c-sharp-lab-2-the-queue

    0下载:
  2. Head first first 这本书的Lab 2:TheQueue的源码!-Head first the first book Lab 2: TheQueue source!
  3. 所属分类:CSharp

    • 发布日期:2017-10-31
    • 文件大小:204651
    • 提供者:Bleach
  1. class

    0下载:
  2. 人财政支出管理,因为我觉得这个程序非常实用,编完了以后自己也可以使用。按照原来的格式,是普通的结构化程序设计,而且是面向过程的,程序中没有使用类或对象,结构比较清晰。它使用了四个头文件都是来源于C语言的标准库函数,分别是:1 #include<iostream.h> 2 #include<fstream.h> 3 #include<conio.h> 4 #include<iomanip.h>。第一个控制文件输入输出,是流类库中最常用的头文件。它包含
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1742
    • 提供者:jessica
  1. wen-ben

    0下载:
  2. 是用VC编写的文本格式化程序,在程序中用户要先输入存入文本的一段文字,先默认输入显示页面的页长,页宽,左空白,头长,脚长,起始页号;输入文件中要含有待格式化。初学者用,简单应付课程设计-Was prepared by the VC text formatting program, the user must first enter into the program text of a paragraph of text, the first page of the default input d
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:252045
    • 提供者:ZHJ
  1. LINK

    0下载:
  2. 建立链表的算法: 新节点链入表尾建立链表: 动态分配第一个节点变量; 用指针head 妥善保存链表第一个节点的地址值; 依次动态分配一个新节点变量; 将上一个节点的指针域指向新生成的节点; 循环3),4)步骤,直到所有节点均连入链表; 将最后一个节点的指针域赋值为0; -Establish the list of algorithms: The new node links footer build list: Dynamic allocation of
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2604
    • 提供者:yanjingtao
  1. WPF

    0下载:
  2. 这些程序是《Head First C#》这本书的中所讲的所有教学项目程序的WPF(WindowsPresentationFoundation)版本代码,为那些没有Windows 8的人准备的学习参考,作为比较或纠错用。-These are the code for all of the projects in the book Head First C#. WPF version, for those whose operating system isn t windows 8.
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:740300
    • 提供者:Dido
  1. queue

    0下载:
  2. 队列的基本程序代码,比如入队,出队,取队头,此代码用链表的方式采用的FIFO(first in first out),新元素(等待进入队列的元素)总是被插入到链表的尾部,而读取的时候总是从链表的头部开始读取。每次读取一个元素,释放一个元素。所谓的动态创建,动态释放。因而也不存在溢出等问题。由于链表由结构体间接而成,遍历也方便。-The basic code of the queue, for example into the team, the team, the first team to t
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:176706
    • 提供者:陈泉秀
  1. jian-kang-xing-ju-hui

    0下载:
  2. 这是head first C#中的健康型聚会,我把它编写出来,方便大家学习,共同进步-This is the head first C# health gathering, I write it to facilitate learning, common progress
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:47926
    • 提供者:贾敏
  1. Head First C#(第2版)

    0下载:
  2. pdf高清文档,仅供初学者学习。内容比较有趣,易懂。(pdf HD documents, for beginners to learn. The content is interesting and easy to understand.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-21
    • 文件大小:3093504
    • 提供者:heman111
  1. head first C# 赛狗日实验

    0下载:
  2. head first C#中赛狗日实验完整源代码以及可执行文件,一款有意思的小游戏!!
  3. 所属分类:C#编程

搜珍网 www.dssz.com