搜索资源列表

  1. bmp24

    0下载:
  2. 显示bmp图像的源代码 可以显示8位和24位的bmp图像-bmp image shows the source code can show the 8-bit and 24-bit bmp image
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:149504
    • 提供者:slm
  1. CRC_CCITT_c

    0下载:
  2. 可以将以bit为单位进行处理的算法扩展到8位,即以Byte为单位进行处理。由于有8个bit,所以有2^8种选择。这样明显会使运行时 间大为减少,速度明显更快,但是也有它的缺点,即,占用资源太大,所以综合考虑速度和 资源两点,采用半字节查表法。即以半 Byte为单位进行处理。由于有4个bit,所以有2^4种选择。-bit can be processed for the extension of the algorit
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:jevidyang
  1. ReadRawFile

    0下载:
  2. 12位图像文件的读取与显示,实现12位格式图像文件的读取,转化为8位图像显示.-12 images and read the paper, achieving 12 format image file read, into eight images.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-21
    • 文件大小:50176
    • 提供者:黄勤超
  1. adder_ahead8bit

    0下载:
  2. 本文件提供了用verilog HDL语言实现的8位超前进位加法器,充分说明了超前进位加法器和普通加法器之间的区别.-using verilog HDL achieve the eight-ahead adder, fully demonstrates the CLA for ordinary Adder and the distinction between.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-21
    • 文件大小:10240
    • 提供者:剑指眉梢
  1. BMP2CODE

    0下载:
  2. 将BMP文件转换成C代码,支持8位和16位彩色,自己写来玩的-BMP will convert documents into C code and support 8 and 16-bit color, wrote the prophecies
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:12288
    • 提供者:黎双华
  1. CPU_use

    0下载:
  2. 使用VHDL语言编写的简单8位流水线CPU 它有六级流水功能,通过仿真 可以下载到实验箱,也有波形仿真-use VHDL to prepare a simple eight pipelined CPU it has six functional water, Simulation experiments can be downloaded to the box, a waveform simulation
  3. 所属分类:书籍源码

    • 发布日期:2024-05-21
    • 文件大小:1530880
    • 提供者:邮件
  1. bmp2icon

    0下载:
  2. 把BMP图片转换成手机中ICON的数据,支持8位和16位代码格式-put BMP images into phone ICON data to support eight and 16 code format
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-21
    • 文件大小:125952
    • 提供者:陈军
  1. ARM_CPU

    0下载:
  2. 从8位/16位单片机发展到以ARM CPU核为代表的32位嵌入式处理器,嵌入式操作系统将替代传统的由手工编制的监控程序或调度程序,成为重要的基础组件-from 8/16 to a microcontroller development of nuclear ARM CPU to 32 representatives of the Embedded Processor Embedded operating system will repl
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:13312
    • 提供者:joucan
  1. upsd3200_eeprom

    0下载:
  2. TI公司的增强型8位单片机upsd32xx系列芯片,利用片上flash模拟EEPROM使用,方便保存参数,无需外接参数保存芯片了。内含英文说明文档和keil c源码,PLD项目源码。-TI's enhanced SCM upsd32xx 8 series chips, the use of on-chip flash EEPROM use of simulation to facilitate the preservation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:261120
    • 提供者:黄国芬
  1. imagescaler

    0下载:
  2. 8位或者24位图像缩放模块,支持X、Y方向不等比例的任意倍,甚至非整倍缩放功能,支持插值功能-eight or 24 images zoom module, support X, Y directions ratio ranging from the arbitrary times, even aneuploidy zoom function, support interpolation function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:77824
    • 提供者:caotings
  1. ss2005.11.29

    0下载:
  2. 主要用于打开8位、24位BMP图像,并对其进行相应的处理,如:颜色分量提取,检测等-key to open the eight, 24 BMP images, and its corresponding treatment, such as : color component extraction, testing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2371584
    • 提供者:翟超
  1. sdgshjd

    0下载:
  2. 数字系统设计这是有关的相关源代码,有简易CPU 除法器、计数器等 ...[fpdiv_vhdl.rar] - 四位除法器的vhdl源程序 [vhdl范例.rar] - 最高优先级编码器8位相等比较器 三人表决器(三种不同的描述方式) 加法器描述 8位总线收发器:74245 (注2) 地址译码(for m68008) 多路选择器(使 BR> ... -Digital System Design This is the unde
  3. 所属分类:并行运算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:张瑞
  1. crc8

    0下载:
  2. CRC的8位校验,使用汇编写的程序.可以用来做通信数据的校验-CRC checksum of eight, was compiled using the procedure. Can be used for the calibration data communications
  3. 所属分类:汇编语言

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:gjk
  1. M128_IAR_UCOSII

    0下载:
  2. Atmega128高档8位单片机的uCOSII移植源码工程文件,uCOSII的版本是v2.83,工程文件包括了IAR和ICC两个编译器。-Atmega128 high eight SCM uCOSII transplant source project documents, uCOSII version is v2.83, the document includes the ICC and the two IAR compiler.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:337920
    • 提供者:temp
  1. cvery_33427984

    0下载:
  2. CRC16,32,8位效验程序。 CRC16,32,8位效验程序。-CRC16, 32,8-bit-tested procedures. CRC16, 32,8-bit-tested procedures.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:137216
    • 提供者:aa
  1. 8-password-LCD

    0下载:
  2. 8位密码锁,通过LCD12864显示,可以自己任意修改密码~-Eight locks through LCD12864, it can be arbitrarily amend their password ~
  3. 所属分类:汇编语言

    • 发布日期:2024-05-21
    • 文件大小:87040
    • 提供者:肖寒飞
  1. RISC_Core.ZIP

    0下载:
  2. 这是一篇关于8位RISC CPU设计的文章,其中包含了用Verilog语言编写的CPU内核程序-This is an 8-bit RISC CPU on the design of the article, which includes using the Verilog language CPU core procedures
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-21
    • 文件大小:340992
    • 提供者:jinzhoulang
  1. buffervhdl

    0下载:
  2. 电子EDA,VHDL语言设计8位的fifo数据缓冲器的vhdl源程序-E-EDA, VHDL language design 8-bit data buffer fifo VHDL source code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:zhang
  1. bitmap

    0下载:
  2. 灰度图像的位图分解,可以把8位的位图分解成为8幅二值图像。希望可以帮上忙-Gray-scale bitmap image decomposition can be 8-bit bitmap 8 decomposition become binary image. The desire to help on busy
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:126976
    • 提供者:晁文婷
  1. VC++Image

    0下载:
  2. 《VC++图象处理程序设计》光盘使用说明 1. 盘中文件夹序号与书中章节相对应。文件夹中包含各章的应用程序及源代码。 2. 小波变换应用程序只支持24位图像的处理,其它各章的应用程序支持8位、24位图象处理。 3. 读者直接运行程序时,首先打开原图并点击左视图,使之显示原图像;然后点击右视图并选择菜单中的处理函数, 处理后的图像即会在右视图上显示。 4. 第七章程序支持8位、24位图象处理,其中“边界跟踪”算法要求所
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:27598848
    • 提供者:林立才
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org