-
Household registration management system line 2: control DataEnvironment1 class...
户籍管理系统行 2: 控件 DataEnvironment1 的类 {C0E45035-5775-11D0-B388-00A0C9055D8E} 不是一个已加载的控件类。
行 0: 不能加载文件 D:户籍管理系统www.xpcode.com.cnDataEnvironment1.Dsr 。-Household registration management system line 2: control DataEnvironment1 class (C0E45035-5775-11D0-B388-00A0C9055D8E) is not a type of control has been loaded. Line 0: Can not load the file D: the household registration management system www.xpcode.com.cnDataEnvironment1.Dsr.
- 2022-05-23 02:37:19下载
- 积分:1
-
Unix系统下,小波包变换的实现例子,当然,稍作改动也可用于windows系统下。...
Unix系统下,小波包变换的实现例子,当然,稍作改动也可用于windows系统下。-uninx system,wavelet transform example,but,you can transplant it to window with little modification.
- 2022-08-13 12:11:45下载
- 积分:1
-
#包括<;MEGA8。H & gt;
#include
#include
#include
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#define Busy PIND.3
#define Mess1 PORTB.0
#define Mess2 PORTD.7
#define Mess3 PORTD.6
#define Mess4 PORTD.5
#define Mess5 PORTB.7
#define Mess6 PORTB.6
#define Buzzer PORTD.0-#include
#include
#include
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#define Busy PIND.3
#define Mess1 PORTB.0
#define Mess2 PORTD.7
#define Mess3 PORTD.6
#define Mess4 PORTD.5
#define Mess5 PORTB.7
#define Mess6 PORTB.6
#define Buzzer PORTD.0
- 2022-07-27 10:40:10下载
- 积分:1
-
mp3编解码源程序,非常好
mp3编解码源程序,非常好-mp3 codec source, a very good
- 2022-03-07 19:32:08下载
- 积分:1
-
procedures designed a pair of binary files stored in the random method. Concise...
程序设计了对二进制文件的随机存储的两种方法.代码完整简洁.-procedures designed a pair of binary files stored in the random method. Concise code integrity.
- 2022-03-24 20:39:17下载
- 积分:1
-
这是一个细胞识别系统。有具有学习意义。是JAVA初学都的良好例子。...
这是一个细胞识别系统。有具有学习意义。是JAVA初学都的良好例子。-failed to translate
- 2022-01-26 03:22:13下载
- 积分:1
-
利用哈夫曼编码压缩)
) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
-) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The
- 2022-02-27 02:39:35下载
- 积分:1
-
ZPAV(H.265)是音频
ZPAV (H.265) is audio-visual codec protocol, very different from H264/MPEG4,
ZPAV (H.265) basic algorithm is wavelets, SPIHT, BSW, MMW, ......
ZPAV (H.265) basic algorithm :
1, analysis/synthesis : wavelets
2, denoise : GCV (generalized cross validation)
3, bit-rate controller : entropic bit-rate controller
4, quantizer : entropic quantizer
5, DC/AC : NDLD (near-domain lower dimension)
6, MV/QP codec : BSW (generalized (broad-sense) wavelets)
7, bitplanes codec : SPIHT, EZW,
MMW (mathematical morphological wavelets),
BPLD (bitplanes lower dimension)
8, bitstreams codec : arithmetic, entropy
9, motion estimate : MBOD (macro block optimal decision),
MVP (motion vector prediction)
A, motion search : EPZS, diamond(normal, advance, small), square
B, post process : low_pass, default, dering filter .
- 2022-01-28 18:42:59下载
- 积分:1
-
是一款不错的VB学习软件
是一款不错的VB学习软件-is a good learning software VB
- 2023-03-25 10:00:03下载
- 积分:1
-
#定义区卫生。0
#define Zone1 PINC.0
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1
#define Red PORTB.7
#define EndOfValid 11000
eeprom unsigned int Valid= 0
// ----------------------------------------------------------------------------------------------------------------------
void DingDong(void)
{
Valid++
Red= 1 -#define Zone1 PINC.0
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1
#define Red PORTB.7
#define EndOfValid 11000
eeprom unsigned int Valid= 0
//----------------------------------------------------------------------------------------------------------------------
void DingDong(void)
{
Valid++
Red= 1
- 2022-09-15 12:15:04下载
- 积分:1