-
人口预测
说明: 运用logistic模型对人口进行预测分析(Prediction and Analysis of Population by Logistic Model)
- 2020-06-16 19:40:01下载
- 积分:1
-
模拟体育彩票
用c语言模拟体育彩票机-simulated sports lottery machine
- 2022-01-25 17:47:33下载
- 积分:1
-
4957-germanWW2
说明: nif file for a unit that in civ 4 but you never gonna use
- 2020-06-25 20:20:02下载
- 积分:1
-
在MATLAB环境中的WCDMA Design using Simulink,和功能演示.对做第三代移动通信仿真非常有用...
在MATLAB环境中的WCDMA Design using Simulink,和功能演示.对做第三代移动通信仿真非常有用-in MATLAB environment WCDMA Design using Simulink. and functional demo. right to do the 3rd Generation Mobile Communication Simulation very useful
- 2022-05-22 07:11:06下载
- 积分:1
-
md
说明: PFC2D直接剪切试验,生成颗粒粒径在0.1mm-0.5mm范围,采用伺服机制控制(BP neural network optimization algorithm based on genetic algorithm)
- 2021-04-03 20:29:04下载
- 积分:1
-
xingwang2
电力市场下日无功计划优化模型和算法的研究,电力市场下日无功计划优化模型和算法的研究(Electricity Market Day reactive plan optimization model and algorithm research, Electricity Market Day reactive plan optimization model and algorithm research)
- 2006-05-29 15:52:03下载
- 积分:1
-
VC++ 删除目录、文件夹
VC++ 删除目录或文件夹的例子。删除指定的文件夹目录的源码,请在文本框中输入需要删除的目录名称、路径即可,路径不要错哦,本示例主要是演示如何删除文件,在易用性方面没过多完善。
//是文件时直接删除
if (!file.IsDots() && !file.IsDirectory())
DeleteFile(file.GetFilePath());
else if (file.IsDots())
continue;
else if (file.IsDirectory())
{
path = file.GetFilePath();
//是目录时,继续递归调用函数删除该目录下的文件
DelFolder(path);
//目录为空后删除目录
RemoveDirectory(path);
}
- 2022-01-22 03:11:03下载
- 积分:1
-
这是一个自己设计的安全数组类
小弟是刚刚入门的
只能做小的,多多指教...
这是一个自己设计的安全数组类
小弟是刚刚入门的
只能做小的,多多指教
-This is a design of its own array of security is just like the younger the portal can only do small, the exhibitions Thank you
- 2023-03-11 10:55:03下载
- 积分:1
-
win7vtdb
开启VT调试,过某xxx游戏驱动保护工程源码(Open VT debugging)
- 2021-03-10 21:09:26下载
- 积分:1
-
milimeterradarresearch
一种新型的毫米波雷达地杂波特性de分析与研究,(milimeter radar research)
- 2009-04-19 10:42:46下载
- 积分:1