搜索结果

找到约 3,600 项符合 11 的查询结果

按分类筛选

显示更多分类

其他书籍 Contents at a Glance Introduction 1 PART I INSTALLATION AND CONFIGURATION 5 Hour 1 Preparing to I

Contents at a Glance Introduction 1 PART I INSTALLATION AND CONFIGURATION 5 Hour 1 Preparing to Install Linux 7 2 Installing Linux 23 3 Post-Installation Issues 41 PART II LEARNING LINUX BASICS 67 Hour 4 Reading and Navigation Commands 69 5 Manipulation and Searching Commands 93 6 Using the Shell 11 ...
https://www.eeworm.com/dl/542/275309.html
下载: 193
查看: 1100

VHDL/FPGA/Verilog 实现一个FIR滤波器

实现一个FIR滤波器,基于直接型型算法 输入数据宽度:8位 输出数据宽度:16位 阶数:16阶 滤波器经转换后(右移16位)的特征参数为: h[0]=h[15]=0000 h[1]=h[14]=0065 h[2]=h[13]=018F h[3]=h[12]=035A h[4]=h[11]=0579 h[5]=h[10]=078E h[6]=h[9]=0935 h[7]=h[8]=0A1F ...
https://www.eeworm.com/dl/663/280359.html
下载: 130
查看: 1078

人工智能/神经网络 The neuro-fuzzy software for identification and data analysis has been implemented in the MATLAB lan

The neuro-fuzzy software for identification and data analysis has been implemented in the MATLAB language ver. 4.2. The software trains a fuzzy architecture, inspired to Takagi-Sugeno approach, on the basis of a training set of N (single) output-(multi) input samples. The returned model has the fo ...
https://www.eeworm.com/dl/650/291387.html
下载: 196
查看: 1123

Java编程 这是一个基于命令行交互方式的议程(agenda)管理系统(采用面向对象方法和Java 语言开发) 版本:1.01 编程语言:Java 所用平台:Windows XP sp2+ Eclipse 3

这是一个基于命令行交互方式的议程(agenda)管理系统(采用面向对象方法和Java 语言开发) 版本:1.01 编程语言:Java 所用平台:Windows XP sp2+ Eclipse 3.2 + JDK 1.5.0 完成日期:2006-11-13 [主要功能说明]:已注册到系统的用户(user)可添加(add)、删除(delete)、查询(query)系统中记录的会议(meeting)安排; ...
https://www.eeworm.com/dl/633/326345.html
下载: 172
查看: 1205

微处理器开发 s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括 Please select function : 0 : Please input 1-14 to select

s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括 Please select function : 0 : Please input 1-14 to select test 1 : Real time clock display 2 : 4 key array test 3 : Buzzer test 4 : ADC test 5 : IIC EEPROM test 6 : Touchpanel test 7 : 3.5# TFT LCD 240*320 test 8 : UDA1341 play audio test ...
https://www.eeworm.com/dl/655/348818.html
下载: 59
查看: 1151

Linux/Unix编程 因为GIF89格式的图片文件只支持256色动画, 所以特地开发了一款32位色的动画文件格式, 把这种格式命名为PIZ格式,属于多帧动画, 基于帧间差值和zip压缩的算法,类似PNG的 alph

因为GIF89格式的图片文件只支持256色动画, 所以特地开发了一款32位色的动画文件格式, 把这种格式命名为PIZ格式,属于多帧动画, 基于帧间差值和zip压缩的算法,类似PNG的 alpha通道,640x480尺寸,700帧,要11M字节 压缩包里面包含PIZ制作器和PIZ播放器, 以及全部代码 适合linux使用 ...
https://www.eeworm.com/dl/619/352800.html
下载: 164
查看: 1479

其他 显示螺旋队列

显示螺旋队列,//螺旋队列.cpp // 21 22 ... ... // 20 7 8 9 10 // 19 6 1 2 11 // 18 5 4 3 12 // 17 16 15 14 13 //看清以上数字排列的规律,设1点的坐标是(0,0),X方向向右为正,y方向向下为正。例如,7的坐标为 //(-1,-1),2的坐标为(0,1),3的坐标为(1,1)。编程实现输入任意一点坐标(x,y),输出所对应得 ...
https://www.eeworm.com/dl/534/369208.html
下载: 191
查看: 1045

Java书籍 JAVA编程思想

JAVA编程思想,经典好书。TIJ的前七章细致地讲解了OOP(除了第三章)。这部分内容,Bruce讲得深入浅出,非常到位。这几章对于初学者来说是非常有价值的,即便是非Java的程序员,也应该仔细看看。第八章讲Java的内部类。第9章异常,从第11章开始,讲解Java的类库。 ...
https://www.eeworm.com/dl/656/383591.html
下载: 111
查看: 1052

单片机开发 第1节 引 言…… …… …… ……… 1 1.1 数字抢答器概述……………………………………………………………1 1.2 设计任务与要求……………………………………………………………1 1.3

第1节 引 言…… …… …… ……… 1 1.1 数字抢答器概述……………………………………………………………1 1.2 设计任务与要求……………………………………………………………1 1.3 系统主要功能………………………………………………………………2 第2节 抢答器硬件设计…………………………………………………………… ...
https://www.eeworm.com/dl/648/399595.html
下载: 102
查看: 1096

其他书籍 本书是英文版

本书是英文版,但内容非常不错,本书目录如下: Table of Contents SIP—Understanding the Session Initiation Protocol, Second Edition Foreword to the First Edition Preface to - the Second Edition Preface to - the First Edition Chapter 1 - SIP and the Internet Chapter 2 - Introduction to SIP Chapter 3 - ...
https://www.eeworm.com/dl/542/488637.html
下载: 33
查看: 1102