-
用汇编编写的矩阵乘源代码,可以在WinDLX下运行
用汇编编写的矩阵乘源代码,可以在WinDLX下运行-Matrix prepared by the compilation by the source code, you can run WinDLX
- 2022-02-03 09:36:11下载
- 积分:1
-
加密Altera的FPGA的方法
加密Altera的FPGA的方法
加密Altera的FPGA的方法
加密Altera的FPGA的方法-Altera FPGA encryption method Altera FPGA encryption methods
- 2022-09-04 15:55:03下载
- 积分:1
-
#include <iostream>
#include <stack>
#define MAX_SIZE...
非递归的快速排序算法-#include
#include
#define MAX_SIZE 11
using namespace std
typedef int elem
typedef std::stack Stack
int partition(elem*pData, int low, int high)
void swap(elem& a, elem& b)
void qsort(elem* pData, int low, int high)
int partition(elem*pData, int low, int high)
{
elem key = pData[low]
while(low < high)
{
while(low < high && pData[high] >= key)
high--
swap(pData[low], pData[high])
while(low < high && pData[low]
- 2022-05-08 16:41:43下载
- 积分:1
-
汇编打字游戏的源代码
汇编打字游戏的源代码-compilation typing game"s source code
- 2022-01-22 03:27:44下载
- 积分:1
-
用C++实现银行的模拟
用C++实现银行的模拟-C Bank"s simulation
- 2023-08-16 01:35:10下载
- 积分:1
-
LCD1602液晶显示
LCD1602液晶驱动万年历显示C程序,LCD1602液晶驱动万年历显示C程序-LCD1602 LCD-driven calendar shows C procedures, LCD1602 LCD display-driven C program calendar
- 2022-01-25 22:18:22下载
- 积分:1
-
文件服务器
文件服务器,文件里有详细的服务器源代码和客户端源代码 非常实用
- 2022-08-07 22:06:57下载
- 积分:1
-
无线心率监测器
极为重要......所以无线心率监测器和温度传感器现在是一个天无线通信获得的步伐....即使是很小的事情,我们需要一个无线的机制....万一公共卫生其来非常方便。使用555定时器AMD89C52单片机,我们可以实现它
- 2023-07-21 08:00:03下载
- 积分:1
-
Bootload assembly language
bootload 汇编语言
-Bootload assembly language
- 2022-03-13 02:49:48下载
- 积分:1
-
Asang Toluca people understand Sensen Toluca Asensen ah
阿桑托卢卡人了解阿森托卢卡阿森四托卢卡阿桑托卢卡阿桑托卢卡,托卢卡,托卢卡阿桑托卢卡
- 2023-01-11 10:15:04下载
- 积分:1