-
也是用贪心算法,来求解一个最优解,不过,它是根据当前的最好加油位置,来决定下一个加油位置;...
也是用贪心算法,来求解一个最优解,不过,它是根据当前的最好加油位置,来决定下一个加油位置;
- 2023-01-20 16:00:04下载
- 积分:1
-
一个简单的文本
一个基于控制台的简单文字游戏程序,供初学者学习提高使用-A simple text-based console games, for beginners to learn to improve the use of
- 2023-04-24 04:50:02下载
- 积分:1
-
LS by Cao Siqin, 2007.7.17
ls [
LS by Cao Siqin, 2007.7.17
ls [-l/-w/-s][-d/-f][-acpo!?] [path or file name mask1] [mask2 ...]
Options:
-? : display this help
-l : list details
-a : list all files
-w/s : list in a line, file names are sepatated by tab
-p : file name with full path
-q : if file name contains space then use " to embrace it
-c : swith on/off color
-d : list folders only
-f : list files only
-o : omit file s extension name
-O : omit all file s extension names
-! : use kernel API instead of stream function to list
other options : will be ignored
Color:
yellow : directory
gray : hidden file/directory
red : readonly file/directory
blue : compressed file/directory
green : system file/directory
white : normal file/directory
Noice:
There should be less then 100 masks
-l/-w, -d/-f can t be both valid, only the latter will be
Both "-" and "/" can be used to define options-LS by Cao Siqin, 2007.7.17
ls [-l/-w/-s][-d/-f][-acpo!?] [path or
- 2022-04-06 12:08:54下载
- 积分:1
-
用回溯法求解背包问题有n项假设,定…
用回溯解背包问题 假设有n件物品,定义一个结构体a[]来存储,结构体有两个成员weight和value(weight表示重量,value表示价值)先定义一个数组col[]表示每个物品当前状态(为1表示被选,为0表示未被选),其初值全为1,从下标为0开始遍历,当前所选物品总重和总价值分别设为tw和tv(初值均为0),背包的限重设为limit,若第i个物品满足tw+a[i].weight
- 2022-06-27 19:44:28下载
- 积分:1
-
计算机图形学:板球
应用背景这是一个计算机图形学项目。它包括线差分数字分析仪(DDA)算法,绘制二维/三维平移和缩放。项目场景:球是随机打在球场。球拍击球卫冕树桩下。和公司;及;及;及;及;及;关键技术这是在代码中建立的控制台程序:包含图形的图形。
- 2022-10-08 20:45:08下载
- 积分:1
-
OpenCV的人脸检测
Face Detection from OpenCV
- 2022-07-06 11:54:09下载
- 积分:1
-
Squares Detection
Squares Detection-OpenCV
- 2022-04-15 12:30:13下载
- 积分:1
-
用C++语言编写的作业问题求解程序
应用背景日益迅速的技术发展将需要一个工具,是用来计算准确,可以立即发现,我们想要一个非常高的特别是例如在mempersikat时间公司想快速得到划分或分配任务的结果(作业)是最优的,在这个意义上,如果分配与利润分配任务或作业如何能提供最大的keuntugan,反之亦然,当涉及到成本。这就是为什么我们创建这个程序,以方便的任务分配或分配优化。在这种方法的使用过程是非常sedaerhana方式。它是希望通过这个程序,我们使它更容易在任务(分配)的分配或分配,从而使用户更快地作出决定分工的任务。关键技术这个程序是用来方便共享或分配任务的最佳。里面有一个程序,可以最小化。在程序中使用迭代法等方法(循环),数组,和功能(函数)。
- 2023-07-15 20:25:03下载
- 积分:1
-
matlab 5.3中菜单unicontrol设计中如何传递变量。本人写了一个非常简单的界面程序,请大家帮忙建评一下一下。...
matlab 5.3中菜单unicontrol设计中如何传递变量。本人写了一个非常简单的界面程序,请大家帮忙建评一下一下。-menu design unicontrol how to pass variables. I wrote a very simple interface program, we help build commentary about what.
- 2022-09-18 13:15:03下载
- 积分:1
-
visit database and network though console
控制台访问数据库和网络-visit database and network though console
- 2022-01-31 16:12:31下载
- 积分:1