Location:
Search - bitCount
Search list
Description: 1.读入位图文件(256色)
2.显示
3.显示为灰度图
4.保存为真彩位图(24位色,BitCount=24)-1. Read bitmap file (256-color) 2. Show 3. Four of the grayscale display. Preservation of color bitmap ( 24 colors, BitCount = 24)
Platform: |
Size: 40817 |
Author: 彭鹏 |
Hits:
Description: 1.读入位图文件(256色)
2.显示
3.显示为灰度图
4.保存为真彩位图(24位色,BitCount=24)-1. Read bitmap file (256-color) 2. Show 3. Four of the grayscale display. Preservation of color bitmap ( 24 colors, BitCount = 24)
Platform: |
Size: 40960 |
Author: 彭鹏 |
Hits:
Description: microchip Pic bitcount code
Platform: |
Size: 2048 |
Author: netlink |
Hits:
Description: it will count the bit
Platform: |
Size: 32768 |
Author: samq |
Hits:
Description: 基于对话框的位图变换,包括二值化,旋转,bmp转jpg,24位转8位-based on dialog of MFC,binarize and rotate and bmp to jpg and bitcount 24 to 8
Platform: |
Size: 4220928 |
Author: 永恒之夜 |
Hits:
Description: 計算八位元有多少個1
module bitcount (Clock, Resetn, LA, s, Data, B, Done)
input Clock, Resetn, LA, s
input [7:0] Data
output [2:0] B
output Done
wire [7:0] A
wire z
reg [1:0] Y, y
reg [2:0] B
reg Done, EA, EB, LB -Calculate the number of eight yuan 1 module bitcount (Clock, Resetn, LA, s, Data, B, Done) input Clock, Resetn, LA, s input [7:0] Data output [2:0] B output Done wire [7:0] A wire z reg [1:0] Y, y reg [2:0] B reg Done, EA, EB, LB
Platform: |
Size: 120832 |
Author: sonic |
Hits:
Description: CMU CSAPP LAB1 位级操作 其中bitcount函数用到了较为简便的分治思想-CMU CSAPP LAB1 bit-level operations which bitcount function uses a relatively simple Divide and Conquer
Platform: |
Size: 4096 |
Author: Tom |
Hits:
Description: 計算八位元有多少個1module bitcount (Clock, Resetn, LA, s, Data, B, Done) input Clock, Resetn, LA, s input [7:0] Data output [2:0] B output Done wire [7:0] A wire z reg [1:0] Y, y reg [2:0] B reg Done, EA, EB, LB Calculate the number of eight yuan 1 module bitcount (Clock, Resetn, LA, s, Data, B, Done) input Clock, Resetn, LA, s input [7:0] Data output [2:0] B output Done wire [7:0] A wire z reg [1:0] Y, y reg [2:0] B reg Done, EA, EB, LB -Calculate the number of eight yuan 1 module bitcount (Clock, Resetn, LA, s, Data, B, Done) input Clock, Resetn, LA, s input [7:0] Data output [2:0] B output Done wire [7:0] A wire z reg [1:0] Y, y reg [2:0] B reg Done, EA, EB, LB
Platform: |
Size: 120832 |
Author: gedpe |
Hits:
Description: 用VB实现绘制曲线图,并生成BMP图像,可以自行修改Bitcount。(Using VB to draw curves and generate BMP images, the Bitcount can be modified by itself.)
Platform: |
Size: 6144 |
Author: travelxm |
Hits: