-
查看接入主机的HID设备,并显示序列号,断口信息
查看接入主机的HID设备,并显示序列号,断口信息-See HID device host access
SetupDiGetDeviceInterfaceDetail(hDevInfo,&strtInterfaceData,NULL,0,&strSzie,NULL)
- 2022-03-01 02:07:54下载
- 积分:1
-
这个是学籍管理系统~有成绩学生课程三个表~里面还有一些资料做的比较简单~不过是今年的高分...
这个是学籍管理系统~有成绩学生课程三个表~里面还有一些资料做的比较简单~不过是今年的高分-This is management system ,it habe three form about student score schedule,and it have simple compare about date.
- 2022-09-07 23:20:03下载
- 积分:1
-
prim算法,解决办公室通信埋线成本计算
prim算法,解决办公室通信埋线成本计算-prim algorithm, to solve the Office of Communications embedding costing
- 2022-06-13 02:15:27下载
- 积分:1
-
CSharp中的手机程序
CSharp中的手机程序--Mobilephone program in CSharp
- 2022-05-15 03:06:15下载
- 积分:1
-
C++中的HARQ混合自动重复请求
一个主要的数据通信的当务之急是有效的控制所造成的信道noiseso以使无误差数据检索传输错误。与此目的考虑,severalschemes已开发并用于改善providedto接收机信息的准确性。其中一个方案是电信介质具有alimited带宽。后的源编码而来的信道encoding.As对于信道编码器,该策略是添加冗余到thetransmitted信号,使得在传输过程中所造成的噪声误差可以becorrected在接收机。由于时间不够,我们无法包括channelencoding在我们的研究中。由于错误检查是必需的,其他位可以beappended的数据。它允许接收机以验证到达的informationthat正确与否。一个错误检查的最常用的方法是CRC这是我们在这个项目中所采用的方法。如果有ISNO错误,该信息被假定无差错。否则,retransmissionof相同数据是必需的。这一过程的进一步解释areprovided在下面的章节。datatransmission的性能使用的BER(误码率),其是ofbit误差的studiedtime间隔期间由传送的比特的总数除以数量来衡量。由于BER为信噪比(信噪比)的函数,thisproperty用在这个项目中绘制的误码率超过瑞利衰落信道的曲线BPSKmodulation及以下的AWGN给出。
- 2023-02-15 17:05:04下载
- 积分:1
-
验证码简单去背景+ORC识别
资源描述
验证码简单去背景+ORC识别
m_tesseract = new TesseractProcessor();
m_tesseract.Init(m_path, m_lang, (int)TesseractEngineMode.DEFAULT);
m_tesseract.SetVariable("tessedit_pageseg_mode", TesseractPageSegMode.PSM_AUTO.ToString());
- 2023-03-31 01:45:04下载
- 积分:1
-
Windows WDM设备驱动程序开发指南(PDF).
Windows WDM设备驱动程序开发指南(PDF).-Windows WDM Device Driver Development Guide (PDF).
- 2022-07-20 21:35:54下载
- 积分:1
-
This is a windows mobile 5 can be video, photographs of procedures, want to lear...
这是一个在windows mobile 5下可以录像,拍照的程序,想学习手机录像的朋友可以参考一下。-This is a windows mobile 5 can be video, photographs of procedures, want to learn mobile phone video of a friend for reference.
- 2022-10-02 22:25:04下载
- 积分:1
-
1写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。
2有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的...
1写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。
2有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的人退出圈子,问最后留下的是原来第几号的那位。
3编写input()和output()函数输入,输出5个学生的数据记录。
4反向输出一个链表。
5找到年龄最大的人,并输出。-1 to write a function, and the length of a string, in the main function in the input string and output its length. 2 There are n individuals form a circle, in that order排号. From the first person to start off (from the reported number of 1-3), who reported 3 people out of the circle and asked the last remaining original issue of who the first few. 3 preparation of input () and output () function input and output data of the five student records. 4 reverse a linked list output. 5 to find the oldest, and output.
- 2022-03-25 19:21:33下载
- 积分:1
-
eight Queen's problems can have multiple solutions, which again find chessbo...
八皇后问题可以有多种解法,再次通过找寻棋盘上各个棋子之间的斜率来解决-eight Queen"s problems can have multiple solutions, which again find chessboard through various pieces of the slope to solve
- 2022-01-26 03:29:08下载
- 积分:1