搜索资源列表
xiaobo
- 由于水印为8bit的图像,所以对于置乱后的水印分辨率层G2、L1和L0,经位分解操作后都有8个位平面,嵌入函数首先计算出HL3(图2-3所示)中能嵌入G2位平面的个数,如果个数大于或等于8,则将位平面全部嵌入到HL3中;否则HL3和LH3中分别嵌入4位平面,在嵌入过程中需对位平面嵌入的位置作准确的计算。L1和L0位平面的嵌入算法与G2相同。
8bit.详细的八位十六进制频率计课程报告
- 详细的八位十六进制频率计课程报告,是我的eda课程设计报告书,Detailed eight hexadecimal Cymometer curriculum report is my report on the curriculum design EDA
Sonix8bit1.rar
- Sonix 8bit单片机(26系列)原理(一)有喜欢的可以看看,Sonix 8bit single-chip microcomputer (26 series) Principle (1) may have preferred to see
Sonix8bit2
- Sonix 8bit单片机(26系列)原理(二)自己做的有喜欢的可以-Sonix 8bit single-chip microcomputer (26 series) Principle (b) do have their own favorite can look at the
8-bit-alu
- this is an 8 bit alu. to perform various arithmetic and logical operations
dd-160128fc-2a.pdf.tar
- OLED DISPLAY MODULE I m using a 160x128 Graphic OLED Display from Densitron (DD-160128FC-2A) with the ATmega1281. The LCD is controlled via a SEPS525 OLED Driver IC. I use the LCD in 8bit parallel mode. Both the LCD and controller dat
rom
- tk25平台默认的是128Mbit flash memory 和 32Mbit SRAM,因为1BYTE等于8BIT,所以就是我们通常所说的是16M ROM和4M RAM,不过由于文件系统占用2M,这2M一般又被分为系统盘和用户盘,系统盘存储NV文件和MMS相关文件,对用户不可见,-tk25 platform, the default is 128Mbit flash memory and 32Mbit SRAM, because the 1BYTE equal 8BIT, so that we
CGLGrassfire
- OpenCV function that finds BLOBS in a binary image with the help of the Grassfire algorithm. It is not recursive, but call the function Grassfire each time a white pixel is found in the image. Input: 8bit Unsigned Char binary image. Output: Ch
atmel88
- ATMEL atmega88 datasheet, atmega88 is 8bit microcontroller
Picoblaze8UG
- picoblaze 8bit user guide
ethernet_with_8bit_cpu_design_structure_3
- In this paper explain ethernet application with 8bit CPU. Very good information. Thanx Adam. Cool:)
8BIT_MCU_SEPS114A_V1p8_081210
- 8BIT MCU SEPS114A 录音笔OLED屏-8BIT MCU SEPS114A OLED screen, voice recorder
w78e58b
- W78E58B 8BIT单片机资料文档,非常详细,对使用这个单片机的开发者有帮助-W78E58B 8BIT MCU data documentation, very detailed, the use of this single-chip developer help
S3C2440A-debug-and-download-using-MDKPJlink
- hardware: 1.CPU:S3C2440A 2.norflash:2MB,bank0, 16bit 3.SDRAM: 64MB,bank6 4.Nandflash:256MB, 8bit 5.develop broad:TX2440A (V6.2 2011/05/12) 6.Jlink v8 software: 1.Jlink v4.08 2.MDK 4.23
NAND_Flash__MT29F2G16ABDHC-ETDTR
- 美光的2Gb的nand flash的数据手册,通适用于8bit和16bit。-datasheet for micron MT29F2G16ABDHC-ETDTR.
8bit-computer
- 8-bit computer program
CRC-6-8-12-16-32
- CRC校验代码,包含6bit\8bit\12bit\16bit\32bit 查表法和移位法-CRC checksum code, including 6bit \ 8bit \ 12bit \ 16bit \ 32bit lookup table and shift method
uC-GUI-BitmapConvert
- 将BMP格式的图片转换成C文件格式,支持各种色彩,和bit-let bmp file to C file,support 256 and 8bit
8bit-CLA
- 8bit carry look ahead adder for software testing
verilog-code-for-8bit-multiplier-using-vedic-algo
- The vedic multiplier is used perform 16 bit multiplication using urdhva tiryakbhyam sutra. this produces the results with high speed and utilizes low power which is most efficient for the real time processors.