搜索结果
找到约 1,349 项符合
discrete-time 的查询结果
数据结构 :#include <stdlib.h>#include <stdio.h>#include <time.h> void InsertSort(int a[],in
:#include <stdlib.h>#include <stdio.h>#include <time.h> void InsertSort(int a[],int *(k1),int *(k2))//0:直接插入排序{ int i,j int temp *(k1)=0 *(k2)=0 for(i=0 i<149 i++) { temp=a[i+1] *(k2)++ ...
其他 为保证网络信息传输的安全性,提出一种视频图像加密方法。该方法引入混沌系统中的Logistic映射和 Baker映射,结合H·264视频压缩编码特点,利用Baker映射对DCT (Discrete C
为保证网络信息传输的安全性,提出一种视频图像加密方法。该方法引入混沌系统中的Logistic映射和
Baker映射,结合H·264视频压缩编码特点,利用Baker映射对DCT (Discrete Cosine Transform)变换量化后
的块进行位置置乱,
其他 为保证网络信息传输的安全性,提出一种视频图像加密方法。该方法引入混沌系统中的Logistic映射和 Baker映射,结合H·264视频压缩编码特点,利用Baker映射对DCT (Discrete C
为保证网络信息传输的安全性,提出一种视频图像加密方法。该方法引入混沌系统中的Logistic映射和
Baker映射,结合H·264视频压缩编码特点,利用Baker映射对DCT (Discrete Cosine Transform)变换量化后
的块进行位置置乱,
游戏 A "code-what"? Unless you have spent some time working in the area of reverse engineering, chances a
A "code-what"? Unless you have spent some time working in the area of reverse engineering, chances are you have not heard of the term "codecave" before. If you have heard of it, you might not have read a clear definition of it or quite understand what it is or why it is useful. I have even asked sea ...
其他书籍 Linux was first released into an unsuspecting world in the summer of 1991. Initially the spare-time
Linux was first released into an unsuspecting world in the summer of 1991. Initially
the spare-time hobby of a Finnish computer scientist by the name of Linus Torvalds,
Linux was at first accessible only in software source code form to those with enough
expertise to build and install it. Early enthu ...
其他嵌入式/单片机内容 Optional time to see their dog timer, with protection
Optional time to see their dog timer, with protection
matlab例程 Daubechies discrete wavelet transform
Daubechies discrete wavelet transform
Linux/Unix编程 ecos time patch file (/home/jacmet/ecos.orig/packages/isoinfra/current/include/sys/time.h)
ecos time patch file (/home/jacmet/ecos.orig/packages/isoinfra/current/include/sys/time.h)
VHDL/FPGA/Verilog What is Verilog? ➥ Verilog HDL is a Hardware Description Language (HDL) ➥ Verilog HDL
What is Verilog?
&#10149 Verilog HDL is a Hardware Description Language (HDL)
&#10149 Verilog HDL allows describe designs at a high level of
abstraction as well as the lower implementation levels
&#10149 Primary use of HDLs is the simulation of designs
&#10149 Verilog is a discrete event time simula ...
DSP编程 DSP算法(ANSI_C) PROGRAM TO DEMONSTRATE REAL TIME FILTERING USING fir_filter() AND iir_filter()
DSP算法(ANSI_C)
PROGRAM TO DEMONSTRATE REAL TIME FILTERING USING fir_filter() AND iir_filter()