CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - 总结

搜索资源列表

  1. Windows32-asm-lo

    0下载:
  2. Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2819982
    • 提供者:胡胡
  1. loki_h

    0下载:
  2. Loki库的头文件,《modern C++ design》一书中关于每章思想的一个总结。对于学习候捷《C++设计新思维》的人来说非常有参考价值。-Loki library header files, "C modern design," a book on the thinking of each chapter of a summary. McNair learning at the "C design of the new thinking" in t
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:42892
    • 提供者:陈铤杰
  1. 1_061113094023

    0下载:
  2. 一、任务 设计并制作一台出租车计价器。 二、要求 1 、基本要求 (1 )不同情况具有不同的收费标准。 l 白天 l 晚上 l 途中等待(>10min 开始收费) (2 )能进行手动修改单价 (3 )具有数据的复位功能 (4 )IO 口分配的简易要求 l 距离检测使用霍尔开关A44E l 白天/晚上收费标准的转换开关 l 数据的清零开关 l 单价的调整(最好使用 +和 -按键) (5 )数据输出(采用LCM103 ) l 单价
  3. 所属分类:书籍源码

    • 发布日期:2014-01-16
    • 文件大小:162430
    • 提供者:tian
  1. vhdlexamples

    0下载:
  2. 总结了好多VHDL常用代码 对学习和研发的都很有用
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:169392
    • 提供者:tanghuailu
  1. AlgorithmdesignandsimulationforSINSbasedonMatlab.r

    0下载:
  2. 根据圆锥误差补偿算法和划船误差补偿算法的研究成果,考虑到实际捷联惯导算法 仿真程序编写的方便性,总结了一些与捷联惯导更新算法有关的函数的计算公式。对圆锥误 差补偿算法和捷联惯导算法进行了仿真,仿真结果和理论分析结论吻合。在附录中给出了 Matlab 的m 文件源程序代码,具有一定的参考价值。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:451407
    • 提供者:huzhou
  1. 3G

    0下载:
  2. 对3G技术的一个总结, 比较全面直观, 请大家阅读-3G technology for a summary of a more comprehensive intuitive, please read
  3. 所属分类:source in ebook

    • 发布日期:2017-05-06
    • 文件大小:1224717
    • 提供者:ycs
  1. CppProgramming-HOWTO

    0下载:
  2. 国外C++高手总结的C++中使用到的各种小技巧,对于新手来说,非常有价值;如果已经在使用C+++编程,也可以参考,看看人家经验。-Foreign C++ expert summed up the C++ in the use of a variety of small skills, the green hand is very valuable If you already use C+++ programming, but also can refer to, take a look at
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:130420
    • 提供者:Roric
  1. VC_window_interface

    0下载:
  2. 这是个人对window界面编程的总结和源代码提供,主要包含像IE风格界面、QQ弹出界面等,有文字说明和源代码-This is a personal summary window interface programming and source code available, but mostly like the IE-style interface, QQ pop-up interface, and so on, there are written instructions and sourc
  3. 所属分类:source in ebook

    • 发布日期:2017-06-02
    • 文件大小:15241683
    • 提供者:陈皆红
  1. UseGridView

    0下载:
  2. 总结gridview的用法吧.里面有一些单元格的设置等,比较好用-use gridview,it s easy to use
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:431911
    • 提供者:晓文
  1. phpadvance

    0下载:
  2. 本书全面介绍了应用PHP进行网站开发的各种技术和技巧。全书分为20章,内容包括PHP的运行环境配置、表单及表单元素的应用、CSS与Javascr ipt脚本的应用、验证控件、构建PHP动态网页、PHP与MySQL的数据库技术、PHP与其他数据库技术、SQL查询相关技术、MySQL高级应用技术、字符串的处理技术、PHP面向对象编程技术、文件管理、图像和多媒体技术、信息提取与图表分析技术、报表与打印技术、网络通信技术、PHP与XML技术、安全技术、PHP高级应用技术以及综合应用等。全书共提供了453
  3. 所属分类:source in ebook

    • 发布日期:2017-05-23
    • 文件大小:7353990
    • 提供者:liang
  1. practices-of-agile-developer

    0下载:
  2. 高效程序员的45 个习惯 本书简明实用、见解深刻,总结了高效程序员在开发过程中的45个个人习惯、思想观念和方法,有助于开发人员在开发进程、编码工作、开发者态度、项目和团队管理,以及持续学习等5个方面积极修炼。通过学习这些内容,养成这些好的习惯,你可以极大地提升自己的编程实力,更快速、更可靠地交付更高质量的软件,从而成为真正的高效程序员。 -45 habits of highly efficient programmers concise and practical book, insight
  3. 所属分类:source in ebook

    • 发布日期:2017-06-16
    • 文件大小:24903015
    • 提供者:陈枫
  1. 20060219113352882535

    0下载:
  2. 学生管理信息系统系统规约说明书(System Specification) 软件项目可行性研究报告(Report for Feasibility Study) 软件项目计划(Software Project Plan) 需求规格说明书(Requirements Specification) 概要设计说明书(Architectural Design Specification) 详细设计说明书(Procedural Design Specifica
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:36633
    • 提供者:xj
  1. Multiple-mode-

    0下载:
  2. 本文就认知无线电发展的历史沿革进行了分析和总结,并介绍了认知无线电的四种技术包括:频谱感知、频谱管理、频谱移动性和频谱共享。并对这四种技术进行了翔实的说明和解释。同时在文章的最后对认知无线电发展的难点热点进行了分析,并对其未来的发展进行了展望。-In this paper, the development of cognitive radio history are analyzed and summarized, and presented four cognitive radio techn
  3. 所属分类:source in ebook

  1. dianlufuxi

    0下载:
  2. 是电路的总复习资料,总结了电路课程的主要考点,有利于学生复习准备考试-Is the circuit' s overall review of information, review the major test sites of the circuit course will help students prepare for the exam review
  3. 所属分类:source in ebook

    • 发布日期:2017-05-04
    • 文件大小:1082961
    • 提供者:李春兰
  1. 第8章查找

    0下载:
  2. 大话数据结构课本源码,课本第八章的代码总结(Big talk data structure text source code)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-30
    • 文件大小:7168
    • 提供者:crb
  1. 第7章图

    0下载:
  2. 大话数据结构课本源码,课本第7章的代码总结(The source code of the big talk data structure, the code summary of the seventh chapters of the textbook)
  3. 所属分类:书籍源码

    • 发布日期:2018-05-02
    • 文件大小:15360
    • 提供者:crb
  1. 第6章树

    0下载:
  2. 大话数据结构课本源码,课本第6章的代码总结(The source code of the big talk data structure, the code summary of the sixth chapters of the textbook)
  3. 所属分类:书籍源码

    • 发布日期:2018-05-02
    • 文件大小:5120
    • 提供者:crb
  1. 第5章串

    0下载:
  2. 大话数据结构课本源码,课本第5章的代码总结(The source code of the big talk data structure, the code summary of the fifth chapters of the textbook)
  3. 所属分类:书籍源码

    • 发布日期:2018-05-02
    • 文件大小:4096
    • 提供者:crb
  1. 第4章栈与队列

    0下载:
  2. 大话数据结构课本源码,课本第4章的代码总结(The source code of the big talk data structure, the code summary of the fourth chapters of the textbook)
  3. 所属分类:书籍源码

    • 发布日期:2018-05-02
    • 文件大小:7168
    • 提供者:crb
  1. 第3章线性表

    0下载:
  2. 大话数据结构课本源码,课本第3章的代码总结(The source code of the big talk data structure, the code summary of the third chapters of the textbook)
  3. 所属分类:书籍源码

    • 发布日期:2018-05-02
    • 文件大小:6144
    • 提供者:crb
« 12 3 »
搜珍网 www.dssz.com