-
媒体播放器源代码
媒体播放器源代码-Media Player source code
- 2022-03-15 21:07:24下载
- 积分:1
-
labview音频信号测试系统
labview音频信号测试系统,主要对声音信号进行分析处理。
- 2022-05-06 12:11:23下载
- 积分:1
-
It shows active drivers on your device and you can set the states of that driver...
It shows active drivers on your device and you can set the states of that driver.
- 2023-05-26 21:40:02下载
- 积分:1
-
VB6 包装模块来创建一个 GUID
这是一个 Visual Basic 6 项目,将创建一个 GUID。
它包含的函数"CreateGUIDStr()"。
此函数返回一个 GUID。
该函数将调用一些 Api,但这项工作是对用户隐藏的。
项目演示其使用,并从中可以复制一个文本框中显示 GUID。
每次单击"创建 GUID"按钮创建一个新的 GUID,并将其显示在文本框中。
- 2023-08-18 17:00:04下载
- 积分:1
-
本程序允许用户使用不同的XML,选择在左面显示的样式页,右面的数据...
本程序允许用户使用不同的XML,选择在左面显示的样式页,右面的数据-This demo allows the user to surf through different XML documents and apply different XSL
stylesheets to those documents. Choose an XML document and a XSL stylesheet on the left and display
the data on the right.
- 2022-02-04 11:53:48下载
- 积分:1
-
串口编程,C++程序
串口编程,c程序-serial programming, c procedures
- 2022-03-10 20:29:34下载
- 积分:1
-
Description:
对整型有序关键码序列进行折半查找,待排序序列以数组存储。如果找到待查记录,返回找到的位置下标,并删除该关键码记录;如果没找到待查记...
Description:
对整型有序关键码序列进行折半查找,待排序序列以数组存储。如果找到待查记录,返回找到的位置下标,并删除该关键码记录;如果没找到待查记录,返回0,并将待查记录插入到适当位置,即该查找属于动态查找。输出查找过程中每一轮的low,mid,high 值,以及与给定值相比较的关键码值,并输出最后找到的位置,及变化后的数组。
注意:该数组为整型,数组中关键码存储位置为r[1]~r[n],r[0]留作它用,且关键码个数大于4.
Input Format:
第一行输入数组中记录个数n
第二行输入n个有序的整型关键码,以空格隔开
接下来输入三个待查关键码,每个关键码占一行
Output format:
对于每个关键码,分别输出:
找到给定值之前的每一轮的low,mid,high及相比较的待查找序列中的关键码,以空格隔开
接下来一行输出查找到的位置
接下来一行输出变化后的待查找序列
-Description:
The key codes for integers ordered sequence of binary search until the sorting sequence to an array of storage. If you find a complete set of records, returns to find the location of the next standard, and delete the key code is recorded if not find a complete set of records, returns 0, and a complete set of records inserted into the appropriate location, that is, the search was part of search. Find out the process for each one of the low, mid, high value, as well as compared to the value given the key code value and output of the last to find the locat
- 2023-05-15 19:40:03下载
- 积分:1
-
请认真阅读您的文件包和描述,它至少有40字节的英文。
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-02-15 08:48:55下载
- 积分:1
-
Windows 进程并发实验
Windows 进程并发实验-Windows experiment with the process
- 2022-08-06 10:45:23下载
- 积分:1
-
模拟银行,一道数据结构经典的上机题,队列
模拟银行,一道数据结构经典的上机题,队列-bank simulation
- 2022-05-29 20:26:06下载
- 积分:1