-
分别用贪心算法和启发式算法对测试用例集进行了最小化。
分别用贪心算法和启发式算法对测试用例集进行了最小化。-the Greedy and Heuristic is used to minimized the test suite.
- 2023-01-07 05:15:03下载
- 积分:1
-
rlwrap是一个读取行包装,一个用GNU 读取行库的小实用程序,这个GNU读取行库允许其他命令的键盘输入编辑。它包括一个用于每个命令的单独输入记载,并能用以前...
rlwrap是一个读取行包装,一个用GNU 读取行库的小实用程序,这个GNU读取行库允许其他命令的键盘输入编辑。它包括一个用于每个命令的单独输入记载,并能用以前能看到的所有单词或一个特殊用户的文件(或用时用二者)来扩展TAB单词。-rlwrap is a fetching package, with a fetching the GNU small utility program, The GNU fetching allowing other orders for the keyboard input editor. It includes an order for each of the separate input records, and can be used before we can see all the words or users of a particular document (or use both) to expand TAB words.
- 2022-08-12 13:22:54下载
- 积分:1
-
有用的win健组合
有用的win健组合-Kin-win combination of useful
- 2022-02-21 01:13:15下载
- 积分:1
-
pci core altera fpga development of design information pci
pci core altera fpga pci开发设计资料-pci core altera fpga development of design information pci
- 2023-03-18 06:40:03下载
- 积分:1
-
编写的MATLAB处理语音信号的软件界面,能够实现显示输入语音信号的混音,重放,以及波形的时域和频域显示...
编写的MATLAB处理语音信号的软件界面,能够实现显示输入语音信号的混音,重放,以及波形的时域和频域显示-MATLAB signal plot
- 2022-02-21 00:55:38下载
- 积分:1
-
潘爱民一书《com原理与应用》源代码,也可以作为VC学习及COM知识中绝好材料,...
潘爱民一书《com原理与应用》源代码,也可以作为VC学习及COM知识中绝好材料,-Pan Aimin a book, "Theory and Application com" source code, or as a COM VC learning and knowledge excellent material,
- 2022-02-24 15:04:37下载
- 积分:1
-
export chm,good tools
export chm,good tools
- 2022-03-23 00:53:02下载
- 积分:1
-
构建的非线性时间序列的混沌序列的研究劳伦兹。
产生Lorenz混沌序列,为下一步非线性时间序列研究打下基础-Construct Lorenz chaotic seris for the research of nonlinear time series.
- 2022-03-18 08:51:12下载
- 积分:1
-
P115 IC卡手持POS是天石科技32位IC卡POS系列产品之一,该产品秉承天石科技的一贯品质,产品结构紧凑,功能实用,操作简单,并具低功耗特性,是人机工学和...
P115 IC卡手持POS是天石科技32位IC卡POS系列产品之一,该产品秉承天石科技的一贯品质,产品结构紧凑,功能实用,操作简单,并具低功耗特性,是人机工学和现代科技的完美结合。它拥有多项专有技术,能够保证产品性能更加稳定强劲。整机采用工业级设计,其环境适应能力较强。P115兼容卡种全面,并且提供方便实用的开发平台和应用程序接口,易于自主应用二次开发,适用于需要随时随地处理IC卡的交警、烟草、公用事业、餐饮等多个行业。
天石科技下载工具-P115 IC card handheld POS technology is Tianshi 32 IC card POS products, one of our days, the product has always been the quality of stone technology, products, compact structure, functional and practical, simple operation, and a low-power characteristics, is a mechanic school and the perfect combination of modern technology. It has a number of proprietary technology, to ensure a more stable product performance strong. Machine used industrial design, ability to adapt to their environment. P115-compatible card types comprehensive, and provide convenient and practical development platform and application program interface, easy self-application of the second development, applicable to the needs of any traffic police deal with IC cards, tobacco, utilities, food and bev
- 2022-10-10 01:00:03下载
- 积分:1
-
最短路径c++实现
实现对图的一个指定的操作或用图解决一个应用问题问题描述:n个村庄之间的无向图,边上的权值w(i,j)表示村庄i和j之间道路长度.现要从这n个村庄中选择一个村庄新建一所医院,使离医院最远的村庄到医院的路程最短.设计一程序求解此问题. 基本要求:用邻接矩阵表示无向网,应显示所选中的村庄到各村庄的最短距离。
- 2022-11-20 16:35:03下载
- 积分:1