-
C8051F06X MCU programming, interrupt source code
C8051F06X单片机编程,中断源代码-C8051F06X MCU programming, interrupt source code
- 2022-02-01 18:54:49下载
- 积分:1
-
每个数据用二个字节,十六进制格式存储, 本程序主要是将这些用十六进制格式存放的数据转换成整数格式显示,以方便阅读...
每个数据用二个字节,十六进制格式存储, 本程序主要是将这些用十六进制格式存放的数据转换成整数格式显示,以方便阅读-with two each data byte hexadecimal format storage, the procedure is to use these hexadecimal format for storing the data conversion integer format to facilitate reading
- 2022-03-19 03:59:23下载
- 积分:1
-
EVC高级编程及应用开发书上的例程源代码,基于X86cpu的Wince程序...
EVC高级编程及应用开发书上的例程源代码,基于X86cpu的Wince程序-EVC high-level programming and application development book on the routine source code, based on the Wince procedures X86cpu
- 2022-08-09 11:31:30下载
- 积分:1
-
由动态链接库转换得到lib库文件的程序
由动态链接库转换得到lib库文件的程序-by the dynamic link library for converting documents to be lib procedures
- 2022-02-01 04:49:02下载
- 积分:1
-
Prepared using VC dashboard display data source code, you can set the upper and...
用VC编写的仪表盘显示数据源代码,可设置上下限,默认值等-Prepared using VC dashboard display data source code, you can set the upper and lower limits, defaults, etc.
- 2022-02-03 20:33:17下载
- 积分:1
-
asc12x24.rar是12x24点阵字体大小的ASCII码
ASC12x24.rar是ASCII码的12X24大小点阵的字库-ASC12x24.rar is the ASCII code of 12X24 dot matrix font size
- 2022-03-25 21:04:09下载
- 积分:1
-
ssh管理系统
考勤管理系统实验报告(附源代码),主要内容是框架的使用,数据库的链接和平台如何实现考勤的管理做了进一步的介绍和规划,对员工信息的增删改查做了设计,以及考勤系统的记录,上班记录等。
- 2022-03-17 06:06:45下载
- 积分:1
-
Emptying the Recycle Bin
Emptying the Recycle Bin
- 2022-04-17 11:10:31下载
- 积分:1
-
VB通过串口读取条形码,通过VB编写的程序
VB通过串口读取条形码,通过VB编写的程序-VB to read bar codes through the serial port through VB program prepared
- 2022-02-13 16:34:42下载
- 积分:1
-
OpenGL场景漫游
用 openGL 绘制一个虚拟教室场景。要求实现视角可变化以及漫游功能,教
室里的物品不少于五件。运用 openGL 图形库函数,基于 visualc++6.0 平台绘制一个虚拟教室的步骤大概如下:
1. 首先建立起一个教室的整体框架,即画出一个空间坐标系中的长方体,当然四个面
均可使用 GL_QUADS 来实现,只要定下教室的大小以及在空间坐标系中的位置,即
可定下八个顶点坐标。
这是我绘制教室这个大场景的部分代码截图:
- 2022-11-23 22:40:14下载
- 积分:1