搜索资源列表
complex-method
- 约束优化的复合型法,寻找优化问题的最优点和最优值-This function offers a function to solve the minimum point and minimum value of a constrained optimization problem by using complex method
Float-Process
- VB串口通信中经常会遇到10进制浮点数转为多字节Byte数据类型的情况,以及在接收后需转为10进制浮点数需求。 VB有专门的API函数CopyMemory能处理2-10进制浮点数转换和10-2进制浮点数转换。 下列代码演示了10进制Single(单精度浮点型转为16进制字符显示的浮点数和其相反运算: -VB serial communication often encounter decimal floating-point to multi-byte Byte data type,
Untitled2
- 利用外点法惩罚函数法求解简单的约束优化问题。可以运行-Outer point penalty function method is used to solve simple constrained optimization problems.