-
源的USB接口,以供参考,有什么问题请多指教
一个的usb源码,提供给大家参考一下,有什么问题请指教-a source of usb, to refer to, what issues please enlighten
- 2022-03-07 08:19:17下载
- 积分:1
-
音乐盒程序
这个程序是用Intel8086平台运行的一个汇编语言程序,其中包含两首歌,可通过控制来实现音乐播放的功能,同时,也以实现按键控制8086发出声音的功能。
- 2022-01-31 17:23:25下载
- 积分:1
-
软中断处理程序,arm异常中断测试程序,可以很好的理解软中断的处理过程。...
软中断处理程序,arm异常中断测试程序,可以很好的理解软中断的处理过程。-Soft interrupt processing, arm abnormal interruption of the test procedures, can be a very good understanding of soft-interrupted process.
- 2023-03-31 09:05:04下载
- 积分:1
-
German 6 Track Irregularity simulation program, hoping for all of us!
模拟德国六级轨道不平顺的程序,希望对大家有用!-German 6 Track Irregularity simulation program, hoping for all of us!
- 2023-08-21 19:00:04下载
- 积分:1
-
写汇编代码实现一个圆形的先入先出(FIFO)缓冲器…
To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. To expand on the FIFO assignment and implement the FIFO solution on the QWIKFLASH PIC target board and display the FIFOSTATUS as LED indicators. Recall:
Flags within a file register called FIFOSTATUS:
• Bit 0: FIFO_full
• Bit 1: FIFO_empty
• Bit 2: attempt_2_read when FIFO_empty
• Bit 3: attempt_2_write when FIFO_full
- 2023-05-10 17:35:03下载
- 积分:1
-
求一堆数里面的最大值
求一堆数里面的最大值-heap for the maximum number of inside! !
- 2023-05-31 17:35:03下载
- 积分:1
-
一个使用coolbar的例子
一个使用coolbar的例子-an example of the use of coolbar
- 2022-02-26 21:29:20下载
- 积分:1
-
无阿斯顿温热任务二玩儿玩儿为绕弯儿玩儿玩儿玩儿我额外人...
无阿斯顿温热任务二玩儿玩儿为绕弯儿玩儿玩儿玩儿我额外人-请求权完全俄文而且为轻微全文请问请问全文请问千万
- 2022-11-12 18:40:03下载
- 积分:1
-
LANDSCAPE SOURCE
There is a makefile, two C sources and one ASM file he...
LANDSCAPE SOURCE
There is a makefile, two C sources and one ASM file here. As it should
always be, the ASM stuff contains the innermost pieces of code for the
effect, and also some other stuff related to low-level keyboard input.-LANDSCAPE SOURCE
There is a makefile, two C sources and one ASM file here. As it should
always be, the ASM stuff contains the innermost pieces of code for the
effect, and also some other stuff related to low-level keyboard input.
- 2022-10-23 22:55:03下载
- 积分:1
-
C# 由离散点到等高线分布
应用背景
程序可以根据让用户自定义输入生成随机点数量、设定X范围、设定Y范围、设定Z范围来自定义生成一系列随机点数量,并根据用户设定的周围搜索点数量来进行规则格网的插值,然后根据输入的等高线间距进行等高线的生成。
关键技术在图层显示上,可以显示DEM数据、随机点数据、等高线数据,并根据用户自定义的图层进行显示和叠加。程序可以修改等高距进行显示。
- 2022-03-30 05:27:09下载
- 积分:1