搜索结果
找到约 129 项符合
PROG-110 的查询结果
测试测量 JPEG2000中二维小波变换的高速VLSI设计与实现
提出了一种基于9/7小波的二维小波变换器的硬件设计方案.通过优化算法以及采用行列变换并行处理的方式,提高了变换器的数据吞吐量.该方案采用了流水线技术,较大地提高了硬件效率.综合结果表明,该方案的系统时钟可达到110 MHz,且具有高速、高吞吐量、片内存储器小等优点. ...
嵌入式/单片机编程 S3C44BOX的BIOS。可使用的命令:help --- show help ? --- = help date --- show or set current date time --
S3C44BOX的BIOS。可使用的命令:help --- show help ? --- = help date --- show or set current date time --- show or set current time setweek --- set weekday clock --- show system running clock setmclk --- set system running clock setbaud ------ set baud rate ipcfg ------ show or set IP a ...
数据结构 数字运算
数字运算,判断一个数是否接近素数
A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum o ...
其他书籍 material of MySQL ,with the envermental of PHP. read the file and you will become a right MySQL prog
material of MySQL ,with the envermental of PHP. read the file and you will become a right MySQL programer
VHDL/FPGA/Verilog SHIFT_8REG是8位的一个具有移位功能的寄存器
SHIFT_8REG是8位的一个具有移位功能的寄存器,每一次数据打入都会从这个寄存器的最低位打入,并相应进行向左移位。
ODD_110BREG是一个3位的备份寄存器,寄存器中存放的是奇数帧的同步头,也就是110。
EVEN_9BHREG是一个8位的备份寄存器,寄存器中存放的是偶数帧的同步头,也就是10011011。这两个寄存器的初始值在系统一开始 ...
Java编程 eclipse 从入门到精通的源码,有了这个如果学会的话,可以毫无质疑的说我会SWT编程.包括:thread,button,canvas,combol,filllayout,griddata,prog
eclipse 从入门到精通的源码,有了这个如果学会的话,可以毫无质疑的说我会SWT编程.包括:thread,button,canvas,combol,filllayout,griddata,progressbar,qq,tree,table,slider,
书籍源码 同一个数会由于采用不同的基数而使得其表现的形式是完全不一样的
同一个数会由于采用不同的基数而使得其表现的形式是完全不一样的,在我们的学习中,我们熟悉的基数有10进制、12进制、60进制、2进制、8进制和16进制。比如数据12,如果我们用2进制表示,则它就是1100;如果用3进制表示就是110;如果用8进制表示则是14。我们的编程任务就是与数的进制(也就是基数)有关。
程序中我们会给 ...
matlab例程 这是一个非常简单的遗传算法源代码
这是一个非常简单的遗传算法源代码,代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用 Gaussian变 ...
VC书籍 C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ prog
C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ programs. The book begins with a concise C++/CLI tutorial. It then quickly moves to the key themes of native/managed code interop and mixed-mode programming. You抣l learn to take advantage of GUI framewor ...
其他 Given signal-to-noise ratio and bit error rate performance curve is a good beginner s reference prog
Given signal-to-noise ratio and bit error rate performance curve is a good beginner s reference program.