-
本次课程设计使用到了8255及8279两个芯片,两个芯片的工作方式,他们的使用方法,并且结合汇编知识编写代码实现课程设计的要求。...
本次课程设计使用到了8255及8279两个芯片,两个芯片的工作方式,他们的使用方法,并且结合汇编知识编写代码实现课程设计的要求。-The use of curriculum design to the 8255 and 8279 the two chips, two chips working methods, their use and combination of knowledge of writing code to achieve the compilation of the curriculum design requirements.
- 2022-12-26 18:55:03下载
- 积分:1
-
本论文是关于IPTV,这些都是有用的。
this papers are about IPTV and these are useful.
- 2022-03-18 04:14:01下载
- 积分:1
-
链表的又一种各项操作
链表的又一种各项操作-Chain another all operations
- 2022-08-20 02:40:41下载
- 积分:1
-
一个二维Fourier变换的程序 适用于256*256的点阵,用于应付一般的数字图像处理需要...
一个二维Fourier变换的程序 适用于256*256的点阵,用于应付一般的数字图像处理需要-a two-dimensional Fourier transform procedures apply to the 256* 256 dot matrix, used to meet the general needs of digital image processing
- 2023-02-04 04:55:04下载
- 积分:1
-
分析与理解通知消息
分析与理解通知消息-WM_NOTIFY-informed analysis and understanding news-WM_NOTIFY
- 2022-02-13 21:27:40下载
- 积分:1
-
这是ipm公司的16c550芯片资料,有用的各位随便下载啊
这是ipm公司的16c550芯片资料,有用的各位随便下载啊-IPM This the 16c550 chip information useful to the casual download ah
- 2023-05-04 23:30:03下载
- 积分:1
-
a trace of the test procedures
一个测试点迹的程序-a trace of the test procedures
- 2022-02-04 02:02:58下载
- 积分:1
-
一组介绍各种网络知识的文章,是网络初学者的良师益友。
一组介绍各种网络知识的文章,是网络初学者的良师益友。-Group introduced a variety of network knowledge for the article, is the mentor network beginners.
- 2022-08-20 08:36:25下载
- 积分:1
-
来自COM经验的八个教训
来自COM经验的八个教训-COM experience from the eight lessons
- 2022-05-14 07:51:19下载
- 积分:1
-
NOPI Excel
一个比较好用的Excel处理类库 private void button1_Click(object sender, EventArgs e) { HSSFWorkbook hssfworkbook = new HSSFWorkbook(); HSSFSheet sheet1 = (HSSFSheet)hssfworkbook.CreateSheet("测试"); //HSSFSheet sheet1 = (HSSFSheet)hssfworkbook.CreateSheet("Sheet1"); HSSFSheet sheet2 = (HSSFSheet)hssfworkbook.CreateSheet("Sheet2"); HSSFSheet sheet3 = (HSSFSheet)hssfworkbook.CreateSheet("Sheet3");
- 2023-01-04 20:20:03下载
- 积分:1