-
用于定时中断输出波形,可调整正弦波的频率和占空比。
用于定时中断输出波形,可调整正弦波的频率和占空比。-Interrupted from time to time for the output waveform, sine wave of adjustable frequency and duty cycle.
- 2022-02-06 08:44:34下载
- 积分:1
-
一个较好的学生信息系统,能够实现对学生的日常管理,大大减轻辅导员的工作负担...
一个较好的学生信息系统,能够实现对学生的日常管理,大大减轻辅导员的工作负担-err
- 2023-03-09 13:35:04下载
- 积分:1
-
图像处理软件和源码,可一将其用于图像的各种处理,例如:图像的显示、Huffman变换、平滑、锐化、快速傅立叶变换、中值滤波...
图像处理软件和源码,可一将其用于图像的各种处理,例如:图像的显示、Huffman变换、平滑、锐化、快速傅立叶变换、中值滤波-image processing software and source code, one can be used in various image processing, for example : image display, Huffman transform, Smooth, Sharpen, Fast Fourier transform, median filtering and so on
- 2022-07-09 02:55:28下载
- 积分:1
-
可以方便的进行三次以内方幂求和公式的自动推导 此代码为独创...
可以方便的进行三次以内方幂求和公式的自动推导 此代码为独创-Can easily be a power of less than three times the automatic derivation of the summation formula for the original code
- 2022-08-22 03:01:03下载
- 积分: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
-
这是一个关于圆周率算法的C语言程序算法,是关于精确计算圆周率...
这是一个关于圆周率算法的C语言程序算法,是关于精确计算圆周率-on pi algorithm C language programming algorithm is accurate calculation of pi
- 2022-09-27 15:50:02下载
- 积分:1
-
IC-PROG v1.05D: fleher driver
- 2022-01-21 05:13:16下载
- 积分:1
-
本程序可以扫描到系统目前windows系统存在的漏洞,并给出提示,查出漏洞后,可到MS官方网站下载相应的补丁,以确保系统尽可能地安全。...
本程序可以扫描到系统目前windows系统存在的漏洞,并给出提示,查出漏洞后,可到MS官方网站下载相应的补丁,以确保系统尽可能地安全。-This procedure can be scanned into the system the current loopholes in windows system, and gives tips for identifying vulnerabilities, you can download the MS official website of the corresponding patch to ensure that the system security as much as possible.
- 2022-01-26 07:37:03下载
- 积分:1
-
数据结构中对顺序表的插入,删除,查询处理
数据结构中对顺序表的插入,删除,查询处理-The data structure of the order of the table insert, delete, query processing
- 2022-02-07 15:16:01下载
- 积分:1
-
重启或关闭计算机
重启或关闭计算机-restart or shut down the computer
- 2022-01-23 10:19:25下载
- 积分:1