-
使用分支限界算法解决最优装载问题,是算法分析与设计的经典。...
使用分支限界算法解决最优装载问题,是算法分析与设计的经典。-Using the branch and bound algorithm to solve the optimal loading problem is a classic algorithm analysis and design.
- 2022-02-14 03:41:34下载
- 积分:1
-
structs +hibanate入门例子
structs +hibanate入门例子-structs+hibanate sample code
- 2023-02-05 11:50:06下载
- 积分:1
-
各种常见的算法,用C写
各种常见的算法,用C写-various common algorithms, written in C
- 2022-01-25 16:32:46下载
- 积分:1
-
visual basic program design of planetary gear
visual basic程序实现行星轮设计-visual basic program design of planetary gear
- 2022-02-01 17:25:57下载
- 积分:1
-
全是用if then 走的坦克游戏.画面精彩.背景可移动
全是用if then 走的坦克游戏.画面精彩.背景可移动-are used if the tank then take the game. Brilliant screen. Background Mobile
- 2022-09-14 10:30:08下载
- 积分:1
-
iperf 带宽测试工具
iperf的是一种常用的网络测试工具,可以创建传输控制协议(TCP)和用户数据报协议(UDP)数据流,并测量承载它们的网络的吞吐量。iperf的是网络性能测量工具用C写的这是TTCP程序的重新实现兼容,是由分布式应用支持团队开发 (DAST)的国家实验室应用网络研究(NLANR),一个研究实验室,与大学合并 加州大学圣地亚哥分校的合作协会互联网数据分析(CAIDA)组,但其中被关闭的 2006年12月31日,由于受美国国家科学基金会的终止资助。iperf的允许用户设置可用于测试网络的各种参数,或者用于优化或调整 一个网络。 iperf的具有客户机和服务器的功能,并且可以单向地测量两个端部之间的通过量,或者 或双向。它是开放源代码软件,并运行于各种平台,包括Linux,Unix和Windows(无论是本地或内部的Cygwin[1])。UDP:当用于测试的UDP容量的Iperf允许用户指定数据报的大小,并提供结果的数据报吞吐量和包丢失。TCP:当用于检测的TCP容量的Iperf测量有效载荷的吞吐量。 iperf的使用1024×1024兆字节,1000×1000兆。
- 2022-05-12 20:20:29下载
- 积分:1
-
2维FDTD的MATLAB代码,TM波代码
2维FDTD的MATLAB代码,TM波代码-2 dimension FDTD program (TM mode)
All boundaries are perfect conductors.
// For Visualization of the field, I use PGPLOT which is available as port
// (for FreeBSD) or binary package (for Debian Linux).
// (1) In FreeBSD, compile with
// gcc-o fdtd fdtd.c-I/usr/local/include-L/usr/local/lib-L/usr/X11R6/lib
// -lcpgplot-lpgplot-lg2c-lX11-lm
// (2) In debian Linux, complile with
// gcc-o fdtd fdtd.c-lcpgplot-lpgplot-L/usr/X11R6/lib-lX11-lpng
// -lz-lm
- 2022-03-21 22:44:06下载
- 积分:1
-
编译“新二十四点.dsw”文件,在Debug目录下会生成“新二十四点.exe”文件,直接双击该文件,即可运行二十四点程序。...
编译“新二十四点.dsw”文件,在Debug目录下会生成“新二十四点.exe”文件,直接双击该文件,即可运行二十四点程序。-compiler "24 points. DSW "documents, the Debug directory will generate" new 24 points. Exe "document, double-click the file directly, and can run the 24-point procedures.
- 2023-02-26 15:50:03下载
- 积分:1
-
用matlab来实现MFCC的提取,并进行测试
用matlab来实现MFCC的提取,并进行测试-using Matlab MFCC to achieve the extraction and testing
- 2022-07-09 16:57:41下载
- 积分:1
-
GPS测量,地心空间直角坐标到地理条件。
GPS测量中,地心空间直角坐标转换为地理坐标的源代码,需要输入椭球参数-GPS measurements, geocentric spatial rectangular coordinates into geographical coordinates of the source code, need to enter the ellipsoid parameters
- 2022-07-10 11:57:36下载
- 积分:1