-
牛顿插值
#include#include"String.h"#include#define ROW 6void read(float x[],float y[])//文件读取方便测试{ FILE *fp=fopen("num.txt","r"); rewind(fp); for(int i=0;i
- 2022-10-06 17:00:02下载
- 积分:1
-
一个非常好的时钟程序,真实的
一个非常好的时钟程序,实时显示当前时间,可以指定在屏幕的任意位置,在屏幕边缘时自动放缩。-a very good clock procedures, real-time display the current time, the screen can be specified in an arbitrary position, at the edge of the screen automatically shrinking.
- 2022-10-09 17:20:03下载
- 积分:1
-
STM8函数库中文参考
STM8函数库中文参考
- 2023-02-26 15:45:04下载
- 积分:1
-
多小波matlab程序包
多小波matlab程序包-Multiwavelet Matlab package
- 2023-06-14 16:30:05下载
- 积分:1
-
遗传算法
请注意一个凸函数的域是由数据流凸 set.can 等效地对被核查
设置 S0。这尤其是具有重大的现实意义
- 2022-02-24 18:31:18下载
- 积分:1
-
计算器能够实现加、减、乘、除简单运算,还能够实现数据的输入,输出,计算,显示及程序退出等功能...
计算器能够实现加、减、乘、除简单运算,还能够实现数据的输入,输出,计算,显示及程序退出等功能-calculators can be achieved, plus or minus, multiplication and simple operation, but also to achieve the data input and output, calculation, Display and exit procedures, and other functions
- 2023-03-25 05:10:03下载
- 积分:1
-
hmac-sha256
应用背景此源代码文件包含一个独立的ANSI C程序没有 ;*外部依赖除了标准的ANSI C库。关键技术在苹果的操作系统上,可以通过在一个终端中执行以下命令来编译和运行。
- 2022-03-20 06:42:50下载
- 积分:1
-
KNN 分类
你好。我在写程序的一种非参数方法分类。我希望它能有帮助的人
- 2022-04-17 23:13:33下载
- 积分:1
-
我的课程设计:实现任意长整数的求和。自己写的哦
我的课程设计:实现任意长整数的求和。自己写的哦 -my program: get the sum of arbitrary array
- 2022-02-01 06:33:11下载
- 积分:1
-
二维图像离散余弦变换:数字图像处理常用例程,可执行文件在Release中,具体说明见Readme。...
二维图像离散余弦变换:数字图像处理常用例程,可执行文件在Release中,具体说明见Readme。-two-dimensional discrete cosine transform image : Digital image processing routines used, in the Release executable file, specify see readme.
- 2022-02-04 16:46:14下载
- 积分:1