-
一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数 1/1+1/3+...+1/n(利用指针函数)...
一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数 1/1+1/3+...+1/n(利用指针函数)-a function, even for the importation of n, the function call for 1/2 1/4 ... 1/n, when n is odd input, the function call 1/1 1/3 ... 1/n (using function pointer)
- 2022-06-13 11:02:57下载
- 积分:1
-
数据快速导出Excel(数据量可大于10万条)
本工具可以直接通过SQL语句将数据从Oracle中导出到Excel中。
可以导出超过10万条记录以上几十万条数据到Excel表格文件中。
- 2023-02-17 09:35:02下载
- 积分:1
-
测量
说明: 使用128AVR单片机测量三相电的电压,电流,频率等数据并通过12864显示屏进行实时显示(Using 128AVR MCU to measure the voltage, current and frequency of three-phase electricity and display them in real time through 12864 display screen.)
- 2019-05-26 00:15:08下载
- 积分:1
-
MATLAB图像处理中的基于sift的特征匹配代码,和基于znike矩的提取算法。研究图像处理和模式识别的看古来
自己读研时候用的图像处理领域的代码,主要用作模式识别,图像的特征点提取和特征匹配算法,代码中有关于sift算法的提取和根据欧氏距离进行匹配的代码。
另外,分享给大家自己在学习的过程中使用的一些有关ZENIKE和Hu矩的算法,代码可以运行,感兴趣的可以自行下载学习研究,祝大家共同进步!
- 2023-01-23 21:45:05下载
- 积分:1
-
resample
实现采样率44100转换为8000,22050,等采样率(Sampling rate of 44100 convert 8000,22050, sampling rate, etc.)
- 2021-04-12 11:08:57下载
- 积分:1
-
曙光5.3防封版(解压密码123)
守望先锋曙光,窗口自瞄,0封号.曙光5.3防封版(解压密码123)(overwatch.Track the performance of Overwatch teams and players and see where they stand compared to others in the worldwide and regional rankings)
- 2020-07-01 05:20:02下载
- 积分:1
-
贝赛尔曲线,可改变控制点变化或者焦点变化
贝赛尔曲线,可改变控制点变化或者焦点变化
- 2023-03-25 18:30:04下载
- 积分:1
-
V1.26VCOM1.26
虚拟串口服务程序V1.26VCOM1.26,用于对串口通讯的学习。(Virtual Serial Port service program V1.26VCOM1.26, serial communication for learning.)
- 2008-05-22 21:42:00下载
- 积分:1
-
OTSU最大类间分割法
最大类间分割法,在linux下已经运行通过,希望对大家有帮助,谢谢
- 2022-02-06 13:27:52下载
- 积分:1
-
Recursive-subroutine
该程序使用C++写的一个基于递归子程序算法的语法翻译器,是在vs2012环境下编写的,供大家参考和学习(The program uses C++ to write an algorithm based on recursive subroutine syntax interpreter is written in vs2012 environment, for your reference and learning)
- 2013-11-26 23:12:15下载
- 积分:1