-
问题集是你可以从不同的地方找到大量问题的地方…
Problem Set is the place where you can find large amount of problems from different programming contests. Online Judge System allows you to test your solution for every problem.-Problem Set is the place where you can find large amount of problems from different programming contests. Online Judge System allows you to test your solution for every problem.
- 2022-07-19 21:35:20下载
- 积分:1
-
低应变(反射波法)动测正演计算程序,实现低应变动测正演计算程序。
低应变(反射波法)动测正演计算程序,实现低应变动测正演计算程序。-Low strain (reflected wave method) is my calculation of dynamic testing procedures, the realization of low strain dynamic test procedures for forward calculation.
- 2022-03-23 09:59:31下载
- 积分:1
-
一个管理小工具,可以进行IP检测,并拒绝指定的IP,以及连接数量超过一定数量的IP...
一个管理小工具,可以进行IP检测,并拒绝指定的IP,以及连接数量超过一定数量的IP-a small management tool that can be IP testing, and refused to designated IP, and connect with more than a certain number of IP
- 2023-07-23 13:15:03下载
- 积分:1
-
排序算法
对一个字符串的字母顺序进行排序的 c 语言程序: 例如,如果用户将输入字符串"编程"然后输出将是"aggimmnoprr"或输出的字符串将包含按字母顺序排列的字符。
- 2023-07-12 07:00:03下载
- 积分:1
-
按阶次递推用F检验法判断模型阶次的算法
用模型计算出仿真数据,再按模型阶次递推算法的辨识方法,辨识模型的阶次和参数...
按阶次递推用F检验法判断模型阶次的算法
用模型计算出仿真数据,再按模型阶次递推算法的辨识方法,辨识模型的阶次和参数
-By order recursive F-test used to determine model order of the algorithm with the simulation data model, and then the recursive algorithm for model order identification method, identification of model order and parameters
- 2022-01-23 10:26:34下载
- 积分:1
-
一个用java写的非常简单的日历表,个人觉得对于初学都来说不错落...
一个用java写的非常简单的日历表,个人觉得对于初学都来说不错落-A very simple calendar developed with Java,I think it should help newer very much.
- 2022-03-25 17:06:05下载
- 积分:1
-
实现了C++的分数类,实现的分数与整数,分数与int,整数与int的混合操作,用多态和虚函数来实现digit_number()
实现了C++的分数类,实现的分数与整数,分数与int,整数与int的混合操作,用多态和虚函数来实现digit_number()-Realize the C++ The Score category, the scores and realize integer, scores and int, and int mixed integer operations, using virtual functions and polymorphism to achieve digit_number ()
- 2022-03-02 18:18:42下载
- 积分:1
-
用C语言写的《城市信息及最短路径查询系统》,图形界面,功能比较齐全。...
- 2022-05-19 14:23:54下载
- 积分:1
-
银行系统的功能模拟,主要包括存钱,提钱,用户信息管理以及汇款等功能...
银行系统的功能模拟,主要包括存钱,提钱,用户信息管理以及汇款等功能-The functions of the banking system simulation, mainly to save money, the user information management, as well as remittances and other functions
- 2022-03-24 02:06:39下载
- 积分:1
-
这个程序的作用是计算并输出运算表达式的值。本程序支持+、...
这个程序的作用是计算并输出运算表达式的值。本程序支持+、-、*、/、^这五个运算操作符,并支持()以及sin()、cos()、tan()、log()、ln()等函数,支持()、函数的多层嵌套。 本程序有一定的容错及判错功能-A program that evaluates an numeric expression, supports five operators:+,-,*, /, ^, and (), also supports functions like sin, cos, tan, log, ln ,and nested functions and parentheses. Besides, error checking is also supported.
- 2023-01-20 08:55:03下载
- 积分:1