您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. C++ FAQs

  2. C++ FAQs Part I. Preliminaries Chapter 1. Introduction FAQ 1.01 What is the purpose of this chapter? FAQ 1.02 What are C++ FAQs? FAQ 1.03 Who is the target audience for this book ? FAQ 1.04 Is this a book about C++ per se? FAQ 1.05 Why do deve
  3. 所属分类:C++

    • 发布日期:2007-09-15
    • 文件大小:917504
    • 提供者:lovewhzlq
  1. ImpREC 1.7c

  2. =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~= ~ Import REConstructor v1.7c FINAL by MackT/uCF2000 in 2001-2008 ~ = = ~ - *for Windows 9x, ME, NT, 2K, XP, Vista32/64* - ~ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
  3. 所属分类:C#

    • 发布日期:2009-09-20
    • 文件大小:424960
    • 提供者:cmyl2006
  1. Visual C++实用图像处理专业教程

  2. 1. \学习版Imgcx 打开文件夹Imgcx,执行SetUp,按提示安装Imgcx。该书各个章节所处理的图像都包含在安装后的文件夹…Imgcx\Image里。 2. \专业版Imgc 介绍该书配套的专业版软件Imgc。专业版软件包括该书全部图像处理的C语言源程序以及可执行的Visual C++ 界面源程序,可以满足大学教师、科研人员以及图像处理专业人员的需要。 3. \ImageSys试用版 包括通用图像处理系统ImgeSys的介绍和试用版的安装程序。通用图像处理系统ImageSys是一套大
  3. 所属分类:C

    • 发布日期:2009-10-05
    • 文件大小:16777216
    • 提供者:chqzeng
  1. programing in C

  2. 一本实用的C语言入门教程 英文版 Contents At a Glance Preface xvii 1 Introduction 1 2 Some Fundamentals 5 3 Compiling and Running Your First Program 11 4 Variables, Data Types, and Arithmetic Expressions 21 5 Program Looping 43 6 Making Decisions 65 7 Working with
  3. 所属分类:C

    • 发布日期:2009-10-29
    • 文件大小:4194304
    • 提供者:rjlovexrr
  1. SQL示例大全.pdf

  2. 精心收集整理的各种SQL语句示例,帮助您更加容易的熟悉和使SQL。 1 DECLARE @local_variable 1.1 使用 DECLARE 以下示例将使用名为 @find 的局部变量检索所有姓氏以“Man”开头的联系人信息。 USE AdventureWorks; GO DECLARE @find varchar(30); SET @find = 'Man%'; SELECT LastName, FirstName, Phone FROM Person.Contact WHERE L
  3. 所属分类:其它

    • 发布日期:2009-11-20
    • 文件大小:125952
    • 提供者:songsu
  1. 微软内部资料-SQL性能优化5

  2. Contents Overview 1 Lesson 1: Index Concepts 3 Lesson 2: Concepts – Statistics 29 Lesson 3: Concepts – Query Optimization 37 Lesson 4: Information Collection and Analysis 61 Lesson 5: Formulating and Implementing Resolution 75 Module 6: Troubleshoot
  3. 所属分类:其它

    • 发布日期:2009-11-27
    • 文件大小:2097152
    • 提供者:songsu
  1. uboott移植实验手册及技术文档

  2. 实验三 移植U-Boot-1.3.1 实验 【实验目的】 了解 U-Boot-1.3.1 的代码结构,掌握其移植方法。 【实验环境】 1、Ubuntu 7.0.4发行版 2、u-boot-1.3.1 3、FS2410平台 4、交叉编译器 arm-softfloat-linux-gnu-gcc-3.4.5 【实验步骤】 一、建立自己的平台类型 (1)解压文件 #tar jxvf u-boot-1.3.1.tar.bz2 (2)进入 U-Boot源码目录 #cd u-boot-1.3.1 (3)创
  3. 所属分类:Flash

    • 发布日期:2010-01-28
    • 文件大小:2097152
    • 提供者:yequnanren
  1. 2009 达内Unix学习笔记

  2. 集合了 所有的 Unix命令大全 登陆服务器时输入 公帐号 openlab-open123 telnet 192.168.0.23 自己帐号 sd08077-you0 ftp工具 192.168.0.202 tools-toolss 老师测评网址 http://172.16.0.198:8080/poll/ 各个 shell 可互相切换 ksh:$ sh:$ csh:guangzhou% bash:bash-3.00$ 一、注意事项 命令和参数之间必需用空格隔开,参数和参数之间也必需用空格隔开
  3. 所属分类:C

    • 发布日期:2010-02-10
    • 文件大小:31744
    • 提供者:lq_1987
  1. 低成本AVR+LCD示波器

  2. /* AVR oscilloscope with 128x64 graphic LCD. Created by Serasidis Vassilis and finished at 03.Aug.2007 Home: http://www.serasidis.gr e-mail: info@serasidis.gr and avrsite@yahoo.gr This code is ditributed under GPL licence. */ #include // include I/
  3. 所属分类:C

    • 发布日期:2010-04-03
    • 文件大小:942080
    • 提供者:gllcs1980
  1. 编译原理中的PL0编译程序

  2. PL/0语言是Pascal语言的一个子集,我们这里分析的PL/0的编译程序包括了对PL/0语言源程序进行分析处理、编译生成类PCODE代码,并在虚拟机上解释运行生成的类PCODE代码的功能。   PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告和出错恢复的功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码。 PL0的一部分代码: program PL0
  3. 所属分类:其它

    • 发布日期:2010-06-13
    • 文件大小:25600
    • 提供者:lixiaomengqq
  1. Exploring Sensor Networks using Mobile Agents

  2. Wireless sensor networks are often di±cult to program and unable to adapt to a changing environment. Mobile agent middleware promises to address both concerns by providing higher-level programming abstractions and the ability to in- ject new agents
  3. 所属分类:C

    • 发布日期:2010-07-10
    • 文件大小:194560
    • 提供者:xinzi001
  1. A Critique of C++

  2. C++?? A Critique of C++ and Programming and Language Trends of the 1990s 3rd Edition Ian Joyner 1. INTRODUCTION..........................................................................................................................................
  3. 所属分类:C

    • 发布日期:2010-08-16
    • 文件大小:360448
    • 提供者:osoon
  1. AT5428双向通讯程序

  2. AT5428双向通讯程序的源代码,C语言版本 void receive_test() { unsigned char temp; unsigned char counter; for(;;) { if(work_model == receive_model) { work_model = 0; counter = 0; SETBIT(PORTD,CS_5428); spi(read_TRX_buffer);//write read command to 5428 while(counter++
  3. 所属分类:C

    • 发布日期:2010-09-15
    • 文件大小:140288
    • 提供者:SWhawk
  1. 打印二叉树形状 画二叉树的图

  2. /*这是一个在字符环境中,用ASCII码打印二叉树形状的算法。 采用层次遍法。 算法拙劣,仅供初学者做练习,(本人也是初学者,自学数据结构,刚好学到这二叉树这一章,搞几个二叉的例题,却不知道其构造形状,想调用图形API做个美观点的,却有点偏离本章的学习目的,只好用字符打印, linux环境中打印的还可以,DOS屏幕如果不够宽您输出到文本,如果您有更好的算法一定不吝赐教。我的QQ:137241638 mail:hnflcp@139.com*/ void PBTNodePrint(PBTNode
  3. 所属分类:C

    • 发布日期:2010-09-27
    • 文件大小:6144
    • 提供者:hne71
  1. 打印二叉树的图 打印二叉树形状 打印二叉树路径 控制台打印二叉树 字符环境打印二叉树

  2. /* 这是一个在字符环境中,用ASCII码打印二叉树形状的算法。 在Linux控制台下写的例题,在DOS中稍有点乱。 采用层次遍法。 算法拙劣,仅供初学者做练习,(本人也是初学者,自学数据结构,刚好学到这二叉树这一章, 半路出家,基础差有点吃力头大,搞几个二叉的例题,却不知道其构造形状, 想调用图形API做个美观点的,却有点偏离本章的学习目的,只好用字符打印, linux环境中打印的还可以,DOS中有点不稳定,如果您有更好的算法一定不吝赐教。 我的QQ:137241638 mail:hnflc
  3. 所属分类:C

    • 发布日期:2010-09-29
    • 文件大小:6144
    • 提供者:hne71
  1. Lcc C Compiler

  2. aWhat's new in the new version of lcc-win ---------------------------------------- Dec 3: Added SphericalBesselY + SphericalBesselK + SphericalBesselJ to the special functions package. Updated the documentation. Dec 2: Fixed problems with comparison
  3. 所属分类:C

    • 发布日期:2010-09-30
    • 文件大小:6291456
    • 提供者:ywj1225
  1. Java语言规范 Java Language Specification

  2. Java语言规范: This specification is organized as follows: Chapter 2 describes grammars and the notation used to present the lexical and syntactic grammars for the language. Chapter 3 describes the lexical structure of the Java programming language, whic
  3. 所属分类:Java

  1. unigui0.83.5.820

  2. 0.83.5.820 +---------------------------------------------------------------------------------------- - 0000796: DBGrid: Render bug when Column color is clWindow and project is created with 0.82 - 0000795: Grid: Cell background color change poor rend
  3. 所属分类:Web开发

    • 发布日期:2011-02-15
    • 文件大小:8388608
    • 提供者:sncelsve
  1. glove.840B.300d-char.txt

  2. character level(字母字符级)的glove embedding https://github.com/minimaxir/char-embeddings
  3. 所属分类:深度学习

    • 发布日期:2017-12-11
    • 文件大小:265216
    • 提供者:guotong1988
  1. Seq2Seq 字符集模型的简单实现

  2. Seq2Seq 包含encoder和decoder模型的简单实现 包括预料库。代码是python3.6+tensorflow1.10,可以直接运行。
  3. 所属分类:深度学习

    • 发布日期:2018-10-24
    • 文件大小:63488
    • 提供者:qq_21161087
« 12 3 4 5 »