-
运筹学的程序
本程序实现运筹学--非线形规划中的单纯形法,求fmin(X)=4*(X1-5)*(X1-5)+(X2-6)(X2-6)的具有最小值时的最优解,如需改变所求函数,在子函数f中修改即可-the program tacticians-- non-linear planning for the simplex method, seeking fmin (X) = 4* (X1- 5)* (X1- 5) (X2-6) (X2-6) with the minimum of the optimal solution, and if necessary change change the demand function, f Functions can be modified
- 2022-02-09 17:36:21下载
- 积分:1
-
改变桌面墙纸,试下看
改变桌面墙纸,试下看-change desktop wallpaper, we look at test
- 2023-05-19 03:15:02下载
- 积分:1
-
c++ category of the original code, its own look, it should be able to understand...
c++类的原码,自己看吧,应该看得懂的,我就不费话了-c++ category of the original code, its own look, it should be able to understand, and I do not charge if the
- 2022-02-01 19:56:50下载
- 积分:1
-
指数平滑预测数据输入:
指数平滑法预测数据 输入: k--平滑周期 * n--原始数据个数 * m--预测步数 * alfa--加权系数 * x--指向原始数据数组指针 * 输出: s1--返回值为指向一次平滑结果数组指针 * s2--返回值为指向二次指数平滑结果数组指针 * s3--返回值为指向三次指数平滑结果数组指针 * xx--返回值为指向预测结果数组指针-exponential smoothing forecast data entry : k-- smoothing cycle* n-- raw data Number* m-- forecast steps* alfa-- weighting* x-- at the raw data array pointer output : s1-- return value to a point meeting smoothing results array pointer* s2-- return value to the point second exponential smoothing results array pointer* s3-- return value to point to three exponential smoothing results array pointer* xx-- return value to point to the results of forecasts array pointer
- 2022-01-26 04:45:02下载
- 积分:1
-
关于在windows下面的USB的一些源码。可以用来操作USB端口
关于在windows下面的USB的一些源码。可以用来操作USB端口-Windows on some of the following USB source. USB ports can be used to operate
- 2023-05-11 06:10:03下载
- 积分:1
-
Tiny210V2 IO 测试应用程序下的 VC + + wince
测试应用程序,打开 LEd 和从硬件读取下压按钮。
在这个项目中我们控制从 Tiny210V2 主板的硬件资源。
操作系统是 wince 6.0 编译器是 VS 2005
该代码是 c + + 中稿本。
您需要安装 RC1、 RC2 和 RC3 Visual 2005 年。至少,您必须安装 SDK 的 Tiny210V2 主板。
- 2022-04-01 08:47:21下载
- 积分:1
-
这是《Windows核心编程》所对应的程序源码,希望对有需要的朋友有所帮助...
这是《Windows核心编程》所对应的程序源码,希望对有需要的朋友有所帮助-This is the "core Windows programming" by the corresponding procedures source, and I hope to have a friend in need of some help
- 2022-12-25 11:30:03下载
- 积分:1
-
2004080421463717239Win2K目录共享源码,从事WINDOWS系统开发工程师
2004080421463717239Win2K目录共享源码,从事WINDOWS系统开发工程师-2004080421463717239Win2K catalog share sound codes which can be used for engaging WINDOWS system explore engineerings
- 2022-02-03 18:27:05下载
- 积分:1
-
采用IO模拟I2C
该代码是基于STM107VCT6,I2C采用IO模拟的方式访问EEPROM的例程。由于网上经常出现使用STM的硬件I2C,总是会出现问题,这个代码中是采用IO模拟的方式
- 2022-04-17 17:59:20下载
- 积分:1
-
利用C语言中的回溯法对图案的着色问题进行解决并检查颜色可用性生成邻接矩阵...
利用C语言中的回溯法对图案的着色问题进行解决并检查颜色可用性生成邻接矩阵-use of the C language law back to the logo coloring problem solving and check availability of generating color adjacency matrix
- 2023-01-21 20:05:03下载
- 积分:1