-
OpenGL Cube, Asm x86.
Simple sample, which describes how to use OpenGL GAPI in...
OpenGL Cube, Asm x86.
Simple sample, which describes how to use OpenGL GAPI in Assembler. Requires MASM32 kit for building.
- 2023-03-19 23:15:03下载
- 积分:1
-
Proteus和labview仿真,有源码,非常不错的
Proteus和labview仿真,有源码,非常不错的-Proteus and the LabVIEW simulation, source code has a very good
- 2022-04-30 09:37:45下载
- 积分:1
-
用C++实现多项式处理
用C++实现多项式处理-Using C++ to deal with polynomials
- 2022-04-28 21:04:44下载
- 积分:1
-
这是一段汇编代码,用来判断CPU是否为64位还是32位。
这是一段汇编代码,用来判断CPU是否为64位还是32位。-This is a compilation of code, used to determine whether the CPU for 64 or 32.
- 2023-07-23 03:15:02下载
- 积分:1
-
0到99秒的计时,误差极小,不同一般的DELAY哦.
0到99秒的计时,误差极小,不同一般的DELAY哦.-0-99 seconds of the time, the error is very small and different from other DELAY oh.
- 2022-08-25 15:19:00下载
- 积分:1
-
发个嵌入式主板的PCB,不错,很有价值
发个嵌入式主板的PCB,不错,很有价值-Fat months embedded motherboard PCB, good, great value
- 2022-12-02 13:55:03下载
- 积分: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
-
一个简单的linux下的客户端,有什么问题请多指教!
一个简单的linux下的客户端,有什么问题请多指教!-a simple linux under the client and what problems it should improve!
- 2023-06-03 07:25:03下载
- 积分:1
-
汇编源码及二进制文件,读取/设置CMOS内容,含有对部分域的解析,适用所有IBM PC/AT机器CMOS...
汇编源码及二进制文件,读取/设置CMOS内容,含有对部分域的解析,适用所有IBM PC/AT机器CMOS-asm source code and binary file , access /config CMOS , which contents analysis for partial area ,fitting for all PC/AT machine CMOS
- 2022-07-21 08:59:27下载
- 积分:1
-
Multi
多功能数字钟设计
基本要求: 1.具有时,分,秒的显示。
2.时,分可以调整。
3.使闹钟具有可整点报时与定时闹钟的功能。
-Multi-function digital clock design basic requirements: 1. With hours, minutes and seconds display. 2. Hours, minutes, can be adjusted. 3. To be the whole point timekeeping clock with alarm and timer functions.
- 2022-03-19 15:48:22下载
- 积分:1