搜索结果

找到约 23 项符合 smallest 的查询结果

压缩解压 Huffman 压缩/解压算法的ANSI C实现 This archive contains a simple and readable ANSI C implementation of Huffm

Huffman 压缩/解压算法的ANSI C实现 This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding. This implementation is not intended to be the best, fastest, smallest, or any other performance related adjective. More information on Huffman encoding may be found at ...
https://www.eeworm.com/dl/617/206030.html
下载: 27
查看: 1035

其他 Input The input contains blocks of 2 lines. The first line contains the number of sticks parts afte

Input The input contains blocks of 2 lines. The first line contains the number of sticks parts after cutting, there are at most 64 sticks. The second line contains the lengths of those parts separated by the space. The last line of the file contains zero. Output The output should contains the small ...
https://www.eeworm.com/dl/534/214271.html
下载: 59
查看: 1088

Java编程 生成指定点数的随机点

生成指定点数的随机点,并用两种不同的算法求出这些点的最小包围圆(Smallest Enclosing Circle),并比较结果
https://www.eeworm.com/dl/633/233135.html
下载: 147
查看: 1076

数学计算 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

游戏 Huo Chess by Spiros (Spyridon) Kakos (http://www.kakos.com.gr) is a micro chess program in CLI C++ v

Huo Chess by Spiros (Spyridon) Kakos (http://www.kakos.com.gr) is a micro chess program in CLI C++ v8.0 that attempts to be smaller in size than the Commodore-era Microchess. The goal is to create the smallest chess program that exists. More versions are to come in the future.
https://www.eeworm.com/dl/625/292016.html
下载: 127
查看: 1036

matlab例程 The main features of the considered identification problem are that there is no an a priori separati

The main features of the considered identification problem are that there is no an a priori separation of the variables into inputs and outputs and the approximation criterion, called misfit, does not depend on the model representation. The misfit is defined as the minimum of the l2-norm between the ...
https://www.eeworm.com/dl/665/344512.html
下载: 110
查看: 1058

Java编程 Whenever there is an application to write, breaking it up to small pieces is a great idea. The small

Whenever there is an application to write, breaking it up to small pieces is a great idea. The smallest piece of any application would probably be a data object, or a simple Bean in Java. Java Beans are simple Java classes that have a distinctive look and behavior. Their simplest purpose is to conta ...
https://www.eeworm.com/dl/633/363357.html
下载: 53
查看: 1049

其他书籍 Perl and XML XML is a text-based markup language that has taken the programming world by storm. Mor

Perl and XML XML is a text-based markup language that has taken the programming world by storm. More powerful than HTML yet less demanding than SGML, XML has proven itself to be flexible and resilient. XML is the perfect tool for formatting documents with even the smallest bit of complexity, from We ...
https://www.eeworm.com/dl/542/389051.html
下载: 84
查看: 1041

matlab例程 Quartz is a full-featured, open source job scheduling system that can be integrated with, or used al

Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to create simple or complex schedules for executing ten ...
https://www.eeworm.com/dl/665/405266.html
下载: 199
查看: 1073

微处理器开发 LPC2148参考程序

LPC2148参考程序,是一个ARM214系连的最小系统原理图,希望能多爱好嵌入是开发的人员有帮助-ARM214 is a system even the smallest system diagram is the hope of many enthusiasts are embedded in the development of the staff to help
https://www.eeworm.com/dl/655/433299.html
下载: 163
查看: 1039