-
一本书实验指导的操作。文件…
运算器的实现,即实验指导书中的实验一,文件中包含有原代码及端口设置(可变),用vrilog HDL编程,Xilinx ISE 6仿真,并在实际电路中得到实现.-operations for the realization of the experimental guidance of a book. document contains the original code and port settings (variable), with vrilog HDL programming, Xilinx ISE 6 simulation, and the actual circuit realization.
- 2022-01-20 23:26:25下载
- 积分:1
-
1602 单片机液晶驱动程序 帮助你很快上手单片机编程
1602 单片机液晶驱动程序 帮助你很快上手单片机编程-1602 Single-chip LCD driver to help you quickly handcuffed Microcontroller Programmer
- 2022-02-05 07:12:37下载
- 积分:1
-
Linux 系统下串口驱动源码,及驱动开发说明
Linux 系统下串口驱动源码,及驱动开发说明-Serial driver source code under Linux systems, and Driver Development Description
- 2022-08-22 17:10:24下载
- 积分:1
-
嵌入式系统中的数码管显示
嵌入式系统中的数码管显示-Embedded System digital Display
- 2022-05-16 16:17:23下载
- 积分:1
-
intel pxa255 平台 bootloader 源代码包
intel pxa255 平台 bootloader 源代码包-Bootloader source code
- 2022-02-28 17:05:26下载
- 积分:1
-
Embedded systems class notes ... use the development version of the Samsung ......
嵌入式系统课堂笔记。。。使用三星的开发版本。。。主要是ARM指令集
- 2023-08-30 01:50:04下载
- 积分:1
-
Samsung uCOS
uCOS-II在三星44B0开发板上的移植,程序用了两个简单任务,使使用者对uCOS-II有一个清晰的认识-Samsung uCOS-II development board 44B0 transplantation, the procedure has two simple tasks, so that users uCOS-II have a clear understanding of
- 2022-03-13 12:26:42下载
- 积分:1
-
MSP430F149最小系统板功能测试程序
MSP430F149最小系统板功能测试程序,端口测试程序,用于驱动板子上的一个LED,适合初学者做实验用,可以直接用于项目
/* 硬件要求:MSP430F149最小系统板一块 */
/* 实验目的:1、了解LED发光条件(红色,导通电压1.8V 10mA) */
/* 2、弄清MSP430F149的GPIO口的寄存器的基本配置 */
/* 实验功能:点亮发光二极管V1
- 2022-08-11 00:44:04下载
- 积分:1
-
为数控机床的圆弧插补程序,作为上位机程序
为数控机床的圆弧插补程序,作为上位机程序--A patch program for numerically controlled machine. It could be used as upper machine program.
- 2023-05-06 10:45:03下载
- 积分:1
-
开发代码来评估函数调用,类型铸造和代码流算法。
Develop code to evaluate function calls, type casting and code flow algorithms for performance.
Programming assignment 4 is exploring the use of Shared Memory (shm).
//
// This program configures the shm region, accepts user input, and stores
// the user msg in shm.
//
// Scope:
// Open and attach to shm region
// while runable
// shm allowed to write
// clear message
// prompt user for msg
// store msg in shm
// if msg begins with "end", detach from shm
// allow program 2 to resume
// exit
//
-Develop code to evaluate function calls, type casting and code flow algorithms for performance.
Programming assignment 4 is exploring the use of Shared Memory (shm).
//
// This program configures the shm region, accepts user input, and stores
// the user msg in shm.
//
// Scope:
// Open and attach to shm region
// while runable
// shm allowed to write
// clear message
// prompt user for msg
// store msg in
- 2022-03-14 14:23:14下载
- 积分:1