-
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数据处理与回归分析代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC+...
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数据处理与回归分析代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting data processing and regression analysis of the code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-09-26 01:50:03下载
- 积分:1
-
rsa simple c#
我们
- 2023-06-25 18:45:02下载
- 积分:1
-
acm.zju.edu.cn第1234题(动态规划)
acm.zju.edu.cn第1234题(动态规划)-acm.zju.edu.cn that resolution 1234 (dynamic programming)
- 2022-07-12 17:46:54下载
- 积分:1
-
表达式计算器
cos sin + ―*
表达式计算器
cos sin + ―*-Expression calculator cos sin+-*
- 2022-06-29 00:14:29下载
- 积分:1
-
operation research
operation research
- 2022-03-25 03:40:19下载
- 积分:1
-
camera calibration
在opencv下,,对摄像机进行标定。用的是张正友的棋盘标定方法法。
在opencv下,,对摄像机进行标定。用的是张正友的棋盘标定方法法。
在opencv下,,对摄像机进行标定。用的是张正友的棋盘标定方法法。
在opencv下,,对摄像机进行标定。用的是张正友的棋盘标定方法法。
在opencv下,,对摄像机进行标定。用的是张正友的棋盘标定方法法。
希望能够有用吧。。。。。。。。。。。。
- 2022-07-02 15:47:27下载
- 积分:1
-
Used to solve nonlinear systems in the bifurcation, chaos, periodic, quasi
用来求解非线性系统中分岔,混沌,周期,准周期等动力学,可以求数值解,也可画图,只要知道系统模型,可以根据需要自由修改参数,软件带有使用说明,简单易懂-Used to solve nonlinear systems in the bifurcation, chaos, periodic, quasi-periodic dynamics, etc., you can seek numerical solutions, but also drawing, as long as know the system model, you can freely modify the parameters as needed, the software with instructions for use, simple and easy to understand
- 2022-03-19 08:32:01下载
- 积分:1
-
MATLAB中一些基本算法,对于初学者是很好的帮助哟!
MATLAB中一些基本算法,对于初学者是很好的帮助哟!-MATLAB, some of the basic algorithms are good for beginners to help yo!
- 2022-05-30 09:44:47下载
- 积分:1
-
地铁乘坐问题
为引导旅客合理利用线路资源,解决交通瓶颈问题,该市制定了票价策略:
每条线路可以单独购票,票价不等。
允许购买某些两条可换乘线路的联票,联票价格低于分别购票的价格和。
单线票价和联合票价由文件price.txt给出,形式如下:
线1 180
……
线13 114
线1,线2 350
线1,线10 390
……
文件price.txt中,每行数据表示一条单线或联线的票价。线名与票价间用空格分开。如果是联线,两线名之间用逗号分开,并且规定联线只能包含两条可换乘的线路。
现在的问题是,根据这些已知的数据,计算从A站到B站最小花费和可行的换乘方案。比如,
- 2023-08-01 18:40:03下载
- 积分:1
-
计算机算法设计 约瑟夫循环问题
计算机算法设计代码 约瑟夫循环 用VC编译 可在计算机上执行 代码旁附有我的注释
- 2022-06-02 05:22:34下载
- 积分:1