-
renwufenpei
任务分配问题,这是一个算法,c语言类型的,讲述如何进行多个房间的任务分配(Task allocation problem, which is an algorithm, c language type, tells how to assign multiple tasks room)
- 2014-04-18 12:35:15下载
- 积分:1
-
遗传算法兰伯特变轨优化
兰伯特变轨用遗传算法优化,效率较高,内含差分进化验证(Genetic Algorithms for Lambert Transfer)
- 2019-06-10 09:03:36下载
- 积分:1
-
interrupt
用DEVc++实现操作系统里中断的程序。(DEVc++ implementation with the operating system in the interrupted program.)
- 2011-06-26 09:15:04下载
- 积分:1
-
kkuu878
labview编程,通过字符串来创建菜单,很实用。(LabVIEW programming, through the string to create a menu, very practical.)
- 2017-07-05 19:02:48下载
- 积分:1
-
QOS流量控制,利用QOS编程,简单易懂,是个很好的源程序。
QOS流量控制,利用QOS编程,简单易懂,是个很好的源程序。-QOS flow control, use of QOS programming, easy to understand, are a good source.
- 2023-02-21 20:40:03下载
- 积分:1
-
外国人用vb写的ftp源代码,相当不错!
外国人用vb写的ftp源代码,相当不错!-foreigners to use the ftp vb write source code, which is pretty good!
- 2022-07-03 07:43:45下载
- 积分:1
-
GrabCut-GraphCut-master
implementation of grabcut
- 2020-11-26 00:09:31下载
- 积分:1
-
半桥式LLC变换器仿真模型
采用Visio Studio编译生成动态链接库,嵌入Psim进行仿真。仿真模型提供了半桥谐振变换器的数模混合仿真,有动态链接库实现PWM的分配。(Visio Studio is used to compile and generate dynamic link libraries, which are embedded in Psim for simulation. The simulation model provides digital-analog hybrid simulation of half-bridge resonant converter, with dynamic link library to realize PWM allocation.)
- 2020-06-21 02:40:01下载
- 积分:1
-
长度偏差部分似然求解1
说明: 长度偏差数据偏似然函数,利用偏似然函数求解系数(length-biased data partially likelihood function)
- 2019-10-09 17:21:57下载
- 积分:1
-
java200
要将 MenuBar 加入一个Frame 中,应使用的方法是?
A. setMenu()
B. setMenuBar()
C. add()
D. addMenuBar()
2. 使用哪一个布局管理器时,当Frame 的大小被改变时Frame 中的按钮的位置可能会被改
变?
A. BorderLayout
B. FlowLayout
C. CardLayout
D. GridLayout(To add a Frame MenuBar, the method should be using? A. setMenu () B. setMenuBar () C. add () D. addMenuBar () 2. When using a layout manager which, when Frame Frame size is changed in the position of the buttons may be changed? A. BorderLayout B. FlowLayout C. CardLayout D. GridLayout)
- 2014-05-17 21:12:54下载
- 积分:1