搜索结果

找到约 148 项符合 print-gen 的查询结果

其他 This document contains a worksheet for entering the installation information required by AquaLogic

This document contains a worksheet for entering the installation information required by AquaLogic Interaction 6.1, running on Windows. Print this document and use it to gather the host computer, portal, database, and additional information that you need to install and configure all of the various A ...
https://www.eeworm.com/dl/534/258792.html
下载: 184
查看: 1050

其他书籍 Linux Server Hacks, Volume Two By Brian K. Jones, William von Hagen ............................

Linux Server Hacks, Volume Two By Brian K. Jones, William von Hagen ............................................... Publisher: O Reilly Pub Date: December 2005 Print ISBN-10: 0-596-10082-5 Print ISBN-13: 978-0-59-610082-7 Pages: 478
https://www.eeworm.com/dl/542/263920.html
下载: 196
查看: 1031

汇编语言 基于XSBOOK数据库

基于XSBOOK数据库,创建多语句表值型函数,该函数要能按院系返回包含(书名,作者,出版社,借阅次数)列的表,利用该函数获取计算机专业借阅图书信息,且按借阅的次数降序排列,从而了解计算机专业对哪些图书比较感兴趣,利用PRINT语句按降序输出计算机专业感兴趣图书的列表。 ...
https://www.eeworm.com/dl/644/265330.html
下载: 79
查看: 1012

数据结构 编程题(15_01.c) 结构 struct student { long num char name[20] int score struct student *

编程题(15_01.c) 结构 struct student { long num char name[20] int score struct student *next } 链表练习: (1).编写函数struct student * creat(int n),创建一个按学号升序排列的新链表,每个链表中的结点中 的学号、成绩由键盘输入,一共n个节点。 (2).编写函数void print(struct student *head),输出 ...
https://www.eeworm.com/dl/654/283216.html
下载: 126
查看: 1256

数学计算 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a

1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 Write a main program to call reverse(A) for the matrix A = magic(5 ...
https://www.eeworm.com/dl/641/284429.html
下载: 123
查看: 1087

matlab例程 The algorithms are coded in a way that makes it trivial to apply them to other problems. Several gen

The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freitas and Eric Wan. The Unscented Particle Filter. Technical re ...
https://www.eeworm.com/dl/665/284871.html
下载: 169
查看: 1059

压缩解压 赫夫曼编译码器: 用哈夫曼编码进行通信可以大大提高信道利用率

赫夫曼编译码器: 用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编 ...
https://www.eeworm.com/dl/617/285034.html
下载: 77
查看: 1099

数值算法/人工智能 北京大学ACM比赛题目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input

北京大学ACM比赛题目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input (no more than 72 characters per line) from the input file and print a vertical histogram that shows how many times each letter (but not blanks, digits, or punctuation) appears in the all-upper ...
https://www.eeworm.com/dl/518/286897.html
下载: 171
查看: 1584

单片机开发 /// /// /// ////1602驱动函数////////////////////////////////////// ////////////////////////////////////

/// /// /// ////1602驱动函数////////////////////////////////////// ////////////////////////////////////////////////////////////// // 函数原型:print(ucahr *string) // 输出字符串,超过16个字符时自动移入第二行 // printone(uchar x,uchar y,ucahr Data) // 在指定的位置(x,y)输出一个字符 // lcm_init(void) ...
https://www.eeworm.com/dl/648/291146.html
下载: 34
查看: 1026

压缩解压 The module includes three sub_module:FDivider128,generates the 1/128 frequency, MD_Counter8Zero, gen

The module includes three sub_module:FDivider128,generates the 1/128 frequency, MD_Counter8Zero, generates the flute when the posedge, MD_Counter8One,generates the flute when the negedge.The aim of the module is to generate the mended miller code to be the source of the MillerDecode. 输入的数据以 ...
https://www.eeworm.com/dl/617/298177.html
下载: 150
查看: 1051