搜索结果

找到约 229 项符合 short-Term 的查询结果

其他嵌入式/单片机内容 This is an interface program for flip flop emulation. At first pulse at the input pin the apropriate

This is an interface program for flip flop emulation. At first pulse at the input pin the apropriate output will latch and at the second pulse will release. Very short and efficient program
https://www.eeworm.com/dl/687/429628.html
下载: 59
查看: 1107

汇编语言 Tiny Planet is small device connected to a GSM cell phone. When the mobile receives a predefined SMS

Tiny Planet is small device connected to a GSM cell phone. When the mobile receives a predefined SMS (text message), like "Activate burglar alarm" or "Start backup pump", the circuit automatically recognizes it as a command, and switches the output port accordingly. Besides switching the port on or ...
https://www.eeworm.com/dl/644/441161.html
下载: 77
查看: 1068

文件格式 java面试笔试题大汇总 ~很全面 java面试笔试题大汇总 第一

java面试笔试题大汇总 ~很全面 java面试笔试题大汇总 第一,谈谈final, finally, finalize的区别。   最常被问到。   第二,Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类,是否可以implements(实现)interface(接口)?   第三,Static Nested Class 和 Inner Class的不同,说得越多越好(面试 ...
https://www.eeworm.com/dl/639/442374.html
下载: 61
查看: 1042

加密解密 Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access fr

Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0 s and 1 s? 2.To minimize the transmission and decoding costs, we may use short strings to represent more frequently used messages. 3.This problem can be solved by using an e ...
https://www.eeworm.com/dl/519/444350.html
下载: 26
查看: 1047

压缩解压 Compression using lempel-ziv -for a dictionary size of 2k -provide dictionary

Compression using lempel-ziv -for a dictionary size of 2k -provide dictionary Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols fro ...
https://www.eeworm.com/dl/617/446742.html
下载: 99
查看: 1042

系统设计方案 The most straightforward approximation is the standard Gaussian approximation, where the MAI is appr

The most straightforward approximation is the standard Gaussian approximation, where the MAI is approximated by a Gaussian random variable. This approximation is simple, however it is not accurate in general. In situations where the number of users is not large, the Gaussian approximation is not app ...
https://www.eeworm.com/dl/678/448247.html
下载: 112
查看: 1043

数值算法/人工智能 Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of oth

Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of other material, this book includes expanded versions of the first 30 issues of the popular Internet C++ feature Guru of the Week (or, in its short form, GotW), a series of self-contained C++ engineering ...
https://www.eeworm.com/dl/518/449729.html
下载: 74
查看: 1055

Java编程 With this example-driven book, you get a quick, practical, and thorough introduction to Java s API f

With this example-driven book, you get a quick, practical, and thorough introduction to Java s API for XML Web Services (JAX-WS) and the Java API for RESTful Web Services (JAX-RS). Java Web Services: Up and Running takes a clear, no-nonsense approach to these technologies by providing you with a mix ...
https://www.eeworm.com/dl/633/455789.html
下载: 48
查看: 1035

文章/文档 A fractal is generally "a rough or fragmented geometric shape that can be split into parts, each of

A fractal is generally "a rough or fragmented geometric shape that can be split into parts, each of which is (at least approximately) a reduced-size copy of the whole,"[1] a property called self-similarity. The term was coined by Beno&#238 t Mandelbrot in 1975 and was derived from the Latin fractus ...
https://www.eeworm.com/dl/652/469453.html
下载: 36
查看: 1046

Java编程 购物车系统中的级别类

购物车系统中的级别类,private Integer id private String cname private Integer parentid private String description private Blob photo private Short ctype private Set products = new HashSet(0) private Set normses = new HashSet(0)
https://www.eeworm.com/dl/633/472982.html
下载: 156
查看: 1036