-
VB 功能强大的计费算法
VB 功能强大的计费算法 VB 功能强大的计费算法VB 功能强大的计费算法VB 功能强大的计费算法
- 2022-03-17 16:00:48下载
- 积分:1
-
ACM分治 最临近点对
1005: 最邻近点对
时间限制: 1 Sec 内存限制: 8 MB
提交次数: 6024 通过次数: 1804
提交
题目描述
要求用分治算法(O(nlogn)复杂度)实现寻找n个点中最邻近点对,输出最邻近距离的平方。其中0
- 2022-02-04 12:14:49下载
- 积分:1
-
验证登录
验证登录
- 2022-03-20 05:34:33下载
- 积分:1
-
这是一篇讲述聚类在文本挖掘中的应用的博士论文,个人认为讲述的还是比较细的.
这是一篇讲述聚类在文本挖掘中的应用的博士论文,个人认为讲述的还是比较细的.-This is a talk about clustering in text mining applications in the doctoral thesis, individuals think about the still relatively small.
- 2023-01-26 00:05:04下载
- 积分:1
-
vc prepared with a scheduling algorithm procedures
一个用vc编写的调度算法程序-vc prepared with a scheduling algorithm procedures
- 2023-09-05 16:35:04下载
- 积分:1
-
很简单的程序,只是一个+法运算,给大家玩玩,想下载个资源
很简单的程序,只是一个+法运算,给大家玩玩,想下载个资源-GOOD
- 2023-08-27 05:10:03下载
- 积分:1
-
第一次样条插值函数的函数SPL1文件,spl10
第一种三次样条插值函数
SPL1为函数文件,
SPL10为主文件。
相关参数说明见注释-first cubic spline interpolation function for function SPL1 documents, SPL10-based documents. Note See related parameters Notes
- 2022-12-17 11:05:03下载
- 积分:1
-
MATLAB入门英语
Matlab入门english-Matlab Introduction to english
- 2022-05-16 01:08:24下载
- 积分:1
-
unknownexercice
#include < stdlib.h >
#include < stdio.h >
#include < sys/types.h >
#include < sys/stat.h >
#include < fcntl.h >
int 主要 (int argc、 char *argv[])
{
int fd、 fd2、 fd3 ;
int i;
浅黄色 char [10] ;
fd=open(argv[1],O_RDONLY) ;
if(fd2=open(argv[2],O_WRONLY) = =-1)
{
fd3 = 共创 (argv [2],S_IRUSR |S_IWUSR) ;
read(fd,buff,10) ;
write(fd3,buff,10) ;
}
其他
{
fd2=open(argv[2],O_TRUNC) ;
read(fd,buff,10) ;
write(fd2,buff,10) ;
}
返回 0 ;
}
- 2023-05-04 19:30:03下载
- 积分:1
-
本论文建立了校园卡充值点安排方案的最优化模型
建立“0
本论文建立了校园卡充值点安排方案的最优化模型
建立“0-1”模型,使用“启发式贪婪算法”,运用Lingo软件计算出三个最优点。
-In this paper, the establishment of a campus card program arrangements recharge point optimization model to establish a
- 2022-01-26 00:40:51下载
- 积分:1