搜索结果
找到约 3,147 项符合
M-Files 的查询结果
Java编程 java jmf sound library native files
java jmf sound library native files
JavaScript upload for many files
upload for many files
数据结构 this is a file named juanji.m,which is used computing
this is a file named juanji.m,which is
used computing
数学计算 This file contains a summary of what you will find in each of the files that make up your GPKolmogo
This file contains a summary of what you will find in each of the files that
make up your GPKolmogorov application.
matlab例程 his file contains a summary of what you will find in each of the files that make up your CC applica
his file contains a summary of what you will find in each of the files that
make up your CC application.
通讯/手机编程 利用Visual C++编写M序列的生成以及利用给定的M序列采用采样技术生成其他的不同的序列
利用Visual C++编写M序列的生成以及利用给定的M序列采用采样技术生成其他的不同的序列
Delphi控件源码 ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is
ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement "View file" feature in your Delphi/C++Builder application.
The following view modes are implemented:
Text, Binary, Hex, Unicode: ...
数据结构 《算法设计技巧与分析》[沙特]阿苏外耶(Alsuwaiyel,M.H.)著
《算法设计技巧与分析》[沙特]阿苏外耶(Alsuwaiyel,M.H.)著,本书提供大量实例,从算法设计和算法分析的基本概念和方法入手,介绍了递归技术、分治、动态规划,及概率算法等。
数学计算 编号1,2,...n的n个人按顺时针方向围坐在一圈,每人持有一个密码.一开始任选一个正整数作为报数上限值m,从第一个开始按顺时针方向自1开始顺序报数,报到m时停止报数.报m的人出列,将他的密码作为新的
编号1,2,...n的n个人按顺时针方向围坐在一圈,每人持有一个密码.一开始任选一个正整数作为报数上限值m,从第一个开始按顺时针方向自1开始顺序报数,报到m时停止报数.报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止. ...
编译器/解释器 机器调度是指有m台机器要处理n个作业
机器调度是指有m台机器要处理n个作业,设作业i的处理时间为ti,则对n个作业进行机器分配,使得:
(1)一台机器在同一时间内只能处理一个作业;
(2)一个作业不能同时在两台机器上处理;
(3)作业i一旦运行,则需要ti个连续时间单位。
设计算法进行合理调度,使得在m台机器上处理n个作业所需要的处理时间最短。 ...