-
Video capture active animals and be able to run concerns, please use. Video capt...
视频捕获好动动,能够办好关注,请使用。视频捕获好动动,能够办好关注,请使用。-Video capture active animals and be able to run concerns, please use. Video capture active animals and be able to run concerns, please use.
- 2022-07-17 10:00:59下载
- 积分:1
-
Decimal adder demonstration of the Ranger of the serial number of the swordsman...
十进制加法器 示范的的游侠的序号的的剑客骄傲 到家了库文件发动机阿拉斯加法律-Decimal adder demonstration of the Ranger of the serial number of the swordsman proud home of the library file engine Alaska law
- 2022-01-31 01:39:25下载
- 积分:1
-
用win32汇编编写的魅力的彩色漩涡,样式有十几种变化
用win32汇编编写的魅力的彩色漩涡,样式有十几种变化-using win32 compilation prepared by the charm of the color swirl, forms a dozen changes
- 2022-02-04 18:52:07下载
- 积分: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
-
显示所有dmi信息。运行时请把输出定向到一个文本文件
显示所有dmi信息。运行时请把输出定向到一个文本文件-show all dmi information. Runtime Please output directed to a text file
- 2023-02-20 12:25:04下载
- 积分:1
-
编写一个函数,输入为偶数时,调用函数求,当输入为奇数时,调用函数1(利用指针函数)...
编写一个函数,输入为偶数时,调用函数求,当输入为奇数时,调用函数1(利用指针函数)-The preparation of a function, even when the input, call function for, when the input is odd, one function call (using indicator functions)
- 2022-11-27 05:15:02下载
- 积分:1
-
大学里First集和Follow集生成算法 希望对大家有点用
大学里First集和Follow集生成算法 希望对大家有点用-University First Set and Follow Set Generation Algorithm hope all of you a bit with
- 2022-07-16 03:35:27下载
- 积分:1
-
assembly language LED matrix operation
汇编语言的LED阵的操作-assembly language LED matrix operation
- 2022-05-31 16:19:19下载
- 积分:1
-
一个显示图形的代码~如果做课程设计的同学可以拿来看看~...
一个显示图形的代码~如果做课程设计的同学可以拿来看看~-a graphic display to the code, if the design of the courses students could take a look at ~
- 2022-02-16 04:03:12下载
- 积分:1
-
学习C51时写的RS232通讯程序,提供给刚学单片机程序的朋友参考...
学习C51时写的RS232通讯程序,提供给刚学单片机程序的朋友参考-C51 when learning to write the RS232 communication procedures, available to just school friends Singlechip procedure reference
- 2023-05-09 14:20:03下载
- 积分:1