-
driver
在制作驱动软件的过程中,运用此程序可以用来截取包(Driver software in the production process, the use of this procedure can be used to intercept packets)
- 2010-12-22 09:44:40下载
- 积分:1
-
Attributes
说明: 还是关于C++的,可以看一下请审阅,谢谢站长(Or on the C++, you can look at your review, thank you webmaster)
- 2011-03-12 18:25:39下载
- 积分:1
-
ATS2805B Datasheet_V1.0
ats 2805 bluetooth datasheet
- 2020-06-19 22:40:01下载
- 积分:1
-
MPU9250 9轴传感器SPI程序
MPU9250 9轴传感器SPI程序,用kile软件编写,网上买的模块,采用SPI的方式与MPU9250的通信,得到三轴的陀螺仪数据,三轴磁力计数据,三轴加速计数据。纯属分享,相互学习!
- 2022-03-11 22:10:25下载
- 积分:1
-
ACM OJ训练源码
这是本人入算法班半年以来老师教的所有源码,经济适用
- 2022-04-24 00:36:49下载
- 积分:1
-
冒泡排序
直接选择排序
Shell排序
快速排序
归并排序
堆排序
直接插入排序基本算法
#include<iostre...
冒泡排序
直接选择排序
Shell排序
快速排序
归并排序
堆排序
直接插入排序基本算法
#include
#include
#include
const int n=100000
typedef struct{
int key
}RedType
typedef struct{
RedType *r //r[n+1]
int length
}SqList
int random()
void InsertSort(SqList &L)
void main(){
SqList L
L.r = new RedType[n+1]
L.length=n
for(int i=1 i
- 2022-01-24 18:16:29下载
- 积分:1
-
OracleDataSpeak
Oracle入门讲座,你若是程序员还是要成为Oracle的DBA是你学习Oracle入门的好基础.(Oracle study. speak )
- 2009-11-23 17:01:24下载
- 积分:1
-
C#区块链编程
最流行的区块链技术开发讲解,C#版本。讲述区块链技术的应用与开发。
- 2022-01-24 18:03:25下载
- 积分:1
-
Ghost1.0-
Ghost远程控制源代码,请勿用于商业用途及违法犯罪,仅供学习交流!(Ghost remote control the source code, do not for commercial use and delinquency, learning exchanges only!)
- 2020-07-30 14:48:37下载
- 积分:1
-
BYTLCD__RTC
使用STM32的RTC,然后显示在液晶屏上。(Use the STM32 the RTC, and then displayed on the LCD screen on.)
- 2013-02-06 23:24:47下载
- 积分:1