-
里面包含了一个用VC开发的二分法程序,牛顿迭代法程序源码
里面包含了一个用VC开发的二分法程序,牛顿迭代法程序源码-Which contains a dichotomy with VC development procedures, Newton iteration procedure source
- 2023-06-11 07:10:03下载
- 积分:1
-
zlib压缩源码
ZLIB 数据压缩库
zlib 1.2.5 是一个通用的数据压缩库。所有的代码
线程安全。Zlib 库所使用的数据格式是由 Rfc 描述的。
(评论要求) 1950 年到 1952 年的文件中
http://www.ietf.org/rfc/rfc1950.txt (zlib 格式)、 rfc1951.txt (紧缩格式)
和 rfc1952.txt (gzip 格式)。
压缩库的所有功能都记录在文件 zlib.h
(志愿者写的人的欢迎页面,联系 zlib@gzip.org)。用法示例
- 2022-05-21 06:30:25下载
- 积分:1
-
lpc implement for distribut
lpc implement for distribut
- 2022-01-27 11:07:14下载
- 积分:1
-
c language version of the CVM, mysvm
cvm的c语言版,mysvm-manual工具箱介绍-c language version of the CVM, mysvm-manual introduction Toolbox
- 2023-09-07 02:50:04下载
- 积分:1
-
杭州电子科技大学在线系统ACM的1051题,用贪心方法解决
杭州电子科技大学在线系统ACM的1051题,用贪心方法解决-Hangzhou University of Electronic Science and Technology ACM-line system of the 1051 title with a greedy solution
- 2023-04-30 21:40:03下载
- 积分:1
-
Fast Fourier Transform algorithm. Including the one
快速傅立叶变换的实现算法。包括1维FFT、2维FFT及其逆变换,以及离散变换的相关源码。-Fast Fourier Transform algorithm. Including the one-dimensional FFT, 2-dimensional FFT and its inverse transform, as well as the related discrete transform source code.
- 2022-07-09 09:08:54下载
- 积分:1
-
Gabor提取图像纹理
Gabor提取图像纹理
/***************************************************************************
* Copyright (C) 2006 by Mian Zhou *
* M.Zhou@reading.ac.uk *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published
- 2022-02-04 16:25:38下载
- 积分:1
-
icp经典算法
国外网站的上一个ICP算法,开头有对算法参数的说明,很详细,可以看看,希望对大家有所帮助!
- 2022-03-17 20:25:04下载
- 积分:1
-
我的数字信号处理 作业。FFT的C语言实现。运行时将2个c文件放在同一目录,运行draw.c。最好Turbo.c 如用VC运行,把头文件改下,很容易的...
我的数字信号处理 作业。FFT的C语言实现。运行时将2个c文件放在同一目录,运行draw.c。最好Turbo.c 如用VC运行,把头文件改下,很容易的-digital signal processing operations. FFT C language. When running two c files on the same directory, run draw.c. Best Turbo.c as VC running headfirst document change, it is very easy
- 2022-03-19 11:41:29下载
- 积分:1
-
poj_3134 IDA*
#include
#include
#include
#include
#include
#include
using namespace std;
int deep,n;
int v[1005]={1};
int h(int top)
{
int k=deep-top;
int x=v[top];
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-09-14 00:25:02下载
- 积分:1