资源列表

« 1 2 ... .96 .97 .98 .99 .00 201.02 .03 .04 .05 .06 ... 5346 »

[C#编程originalsimple

说明:原始单纯形法(需直接给出初始的基变量) 求解标准型线性规划:max C*X s.t. A*X=b (b>=0) X>=0 输入:C是n维行向量,A是m*n的系数矩阵,b是m维列向量,XB承装初始基变量的下标。输出:x最优解(如果有的话),fval最优值,flag解的状态说明,interation求解时的循环次数。-Original simplex method (to be given directly to the i
<kangkankan> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[C#编程function

说明:实现数组的逆置,排序,寻找最小值等功能,c++程序,都十分简单适合初学者。-The inverse array set, sort, find the minimum functions, c++ program, very simple for beginners.
<王辉> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[C#编程seqlist

说明:头文件,关于C++编程的头文件。源代码介绍。-Header files, header files on C++ programming. To the source code.
<lxj> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[C#编程puntoFlotantecSharp

说明:codigo para obtener punto flotante
<Jesus> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[C#编程testzuihoutijiaochengguo

说明:中国海附近的叶绿素分布,分别是黄海,东海,中国南海-China Sea near the chlorophyll distribution, respectively, Yellow Sea, East China Sea, South China Sea
<一飞冲天夏> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[C#编程1

说明:、声明一个CPU类,包含等级(rank)、频率(freauency)、电压(voltage)等属性,有两个公有成员函数run、stop。其中rank为枚举类型,声明为enum CPU_Rank { p1=1,p2,p3,p4,p5,p6,p7},frequency为单位是MHz的整形数,voltage为浮点型的电压值。观察构造函数和析构函数的调用顺序。-creat a class CPU which includes"rank " "f
<曾书> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[C#编程eeprom

说明:AT24系列存储器详细的读写程序,能读取数据 ,也能想存储器里写入数据。-AT24 series of detailed memory read and write procedures can read the data, can also want to write data in the memory.
<杨攀> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[C#编程usart

说明:AT24系列存储器的读写程序中断,既能读取单片机的数据,也能向存储器写入数据。-The AT24 Series memory read and write program interrupt, the microcontroller can both read data, data can also be written to the memory.
<杨攀> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[C#编程gauss_pulse

说明:脉冲传输函数,描述脉冲的传出特性,基于matlab的平台-pulse function matlab
<lyj> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[C#编程main

说明:发送字符程序,参数为发送字符串的首地址和发送字符串的长度)、换行子程序、空格子程序。--Subroutine to send a string (two ways, one of the first argument is the address to send a string, a string parameter to send the address and send the first string length), wrap
<mao> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[C#编程arrlist

说明:本程序用于在数组中随即产生五十个数字,且是乱序的。-This procedure used to in the array occurs fifty, and the chaos sequence.
<袁家恒> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[C#编程Orthogonal-polynomial-curve-fitting

说明:正交多项式最小二乘曲线拟合c语言程序代码-Orthogonal polynomial least squares curve fitting
<MrZhang> 在 2024-10-08 上传 | 大小:1024 | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 201.02 .03 .04 .05 .06 ... 5346 »

源码中国 www.ymcn.org