-
GDI+ png picture PNG Transparency
DI+是Windows XP中的一个子系统,它主要负责在显示屏幕和打印设备输出有关信息,它是一组通过C++类实现的应用程序编程接口。顾名思义,GDI+是以前版本GDI的继承者,出于兼容性考虑,Windows XP仍然支持以前版本的GDI,但是在开发新应用程序的时候,开发人员为了满足图形输出需要应该使用 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-28 14:24:33下载
- 积分:1
-
UFFS文件系统专门为NAND Flash设计的嵌入式文件系统
UFFS文件系统专门为NAND Flash设计的嵌入式文件系统
- 2022-02-28 09:17:31下载
- 积分:1
-
With c51 and 8255 to achieve two
用c51和8255实现双向多路的流水灯电路,并有其控制的c程序,望大家指点一二!-With c51 and 8255 to achieve two-way multi-lamp circuits of the water and have their control c program, hope everyone pointing 12!
- 2022-03-21 21:52:53下载
- 积分:1
-
Protel原理图需要的Xilinx元件库
Protel原理图需要的Xilinx元件库-Protel diagram components needed for Xilinx
- 2022-01-24 14:47:11下载
- 积分:1
-
FreeRTOS的实现说明,包括TCB实现原理…
对FreeRTOS的实现进行了说明,包括TCB调度的实现原理,以及任务通信对象的介绍。
- 2022-02-03 14:31:30下载
- 积分:1
-
xsbase270 with tftp the bootloader function, and to increase the startup paramet...
xsbase270的bootloader带tftp功能,并增加启动参数设定功能。-xsbase270 with tftp the bootloader function, and to increase the startup parameter setting function.
- 2022-04-30 12:06:12下载
- 积分:1
-
该程序控制的旋转和速度的3个阶段的电机。
This program controls the spin and speed of a 3 phases motor.
- 2022-10-03 18:45:03下载
- 积分:1
-
单片机课程实验 实 验 一:仿真软件keil及protues的使用 单片机I/O并行接口的使用 定时/计数器 实 验 四: 中断 实 验 五: 串行通信...
单片机课程实验 实 验 一:仿真软件keil及protues的使用 单片机I/O并行接口的使用 定时/计数器 实 验 四: 中断 实 验 五: 串行通信-Microcontroller Course Experiment 1: simulation software keil and protues use of microcontroller I/O parallel interface using the timer/counter Experiment 4: Interrupt test 5: Serial Communication
- 2022-02-15 12:59:03下载
- 积分:1
-
高速电路设计必读
高速电路设计必读--A good article for designing high speed circuit.
- 2022-09-19 00:10:03下载
- 积分:1
-
8051 Core FPGA verilog 完整
应用背景Logical separation of program and data memory
All 8051 devices have specific memory organization, they have separate address spaces
for Program (ROM) and Data (RAM) Memory. This logical separation of Memory is
useful because it allows the Data Memory to be accessed by 8-bit addresses, which can
obviously be more quickly stored and manipulated by an 8-bit CPU. Of course, the l6-bit
Data Memory addresses can still be generated with the DPTR register.
Program Memory
Program Memory can only be read, not written to. The address space for 8051 core is 16-
bit, so there is maximum of 64K bytes of Program Memory. Up to 4 Kbytes of Program
Memory can be on chip, internal Program Memory of the 8051 core. For access to
external Program Memory is used signal PSEN (Program Store Enable).
Data Memory
Data Memory is on a separate address space than Program Memory. For external Data
Memo
- 2022-01-26 05:24:27下载
- 积分:1