-
几个C++库函数,也是经常用来测试编程实力的函数!
几个C++库函数,也是经常用来测试编程实力的函数!-several C library functions, but also often used to test the strength of programming function!
- 2022-02-01 14:17:36下载
- 积分:1
-
高级数学计算器程序 VB源码开发
高级数学计算器程序 由VB源码开发,功能包括回归计算、函数画板、多功能数学计算等三大功能模块组成。
其中:回归计算可以计算直线、圆、抛物线、椭圆、双曲线等方程类型;
数学计算包实数、分数、高精度以及角度、弧度计算等;
函数画板可以根据函数式生成曲线图形。
- 2023-01-27 12:35:04下载
- 积分:1
-
MFDFA
说明: 多重分形去趋势波动分析;时间序列多重分形(multifractal detrended fluctuation analysis)
- 2020-04-07 18:39:50下载
- 积分:1
-
窗口化的Ping VC++源码
VC++实现窗口化的Ping 源码,比CMD中的Ping更好用,操作起来也方便了,可以按指定次数连续Ping,还可以按给定的数量连续PING指定IP,或PING域名也可以,虽然程序本身大家或许不怎么用,但从中你可了解许多VC++关于网络方面的编程知识。
- 2022-10-20 14:10:03下载
- 积分:1
-
configs
诛仙element下配置文件重新整理,修改左上方显示内容(Configuration file reorganization under Qixian element)
- 2019-01-10 19:00:11下载
- 积分:1
-
unix系统管理基础教程.是认证培训的基本教程,权威性较高.
unix系统管理基础教程.是认证培训的基本教程,权威性较高.-based tutorial. Certification training is a basic guide, a higher authority.
- 2023-05-02 22:40:03下载
- 积分:1
-
GA
说明: 采用遗传算法求解最小年度成本的换热网络程序(Heat Exchange Network Program for Minimum Annual Cost Solution Using Genetic Algorithms)
- 2021-03-24 11:09:15下载
- 积分:1
-
嵌入式实时多任务操作系统培训教材,想学习嵌入式程序设计的同学们可以参考一下阿!...
嵌入式实时多任务操作系统培训教材,想学习嵌入式程序设计的同学们可以参考一下阿!-Embedded real-time multi-tasking operating system, training materials, want to learn the embedded programming students can refer to the Arab-Israeli!
- 2022-03-03 05:48:25下载
- 积分:1
-
Sod_Exact_hzw
一维激波管问题的精确解,可以直接用,非常经典的计算流体力学算例之一。(one dimensional problem)
- 2020-12-31 14:38:58下载
- 积分:1
-
NEH.m
1.NEH principle
(1) the processing time of each workpiece on all machines is summed; the summed values are sorted from large to small;
(2) first select the first workpiece (the longest processing time), with the second workpiece into the first workpiece before and after the two positions, calculate makespan, small is saved;
(3) fix the sequence in the previous step, insert the next workpiece into the previous workpiece, and compare the smallest makespan and save it;
(4) Repeat the previous step to arrive at the final result.
- 2020-08-26 13:38:14下载
- 积分:1