资源列表

« 1 2 ... .48 .49 .50 .51 .52 253.54 .55 .56 .57 .58 ... 5346 »

[C#编程Calc_Rcgpara

说明:C# 最小二乘法求线性回归参数,比较适合初学者,蛮好懂的-C# method for least squares linear regression parameters, more suitable for beginners to understand just fine
<苏强> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[C#编程turbo-coding

说明:turbo 码编码程序,对初学者很有帮助-this is turbo coding program
<迪尔康> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[C#编程csharp-cdo-email

说明:How to send cdo email from C# The Microsoft .NET fr a mework provides two namespaces, System.Net and System.Net.Sockets for managed implementation of Internet protocols that applications can use to send or receive d
<Seb Spam> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[C#编程AddMatrix

说明:用三元组表为结构,实现稀疏矩阵的加法并输出。-Achieve sparse matrix addition
<梁霄> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[C#编程bianpozibian

说明:flac3d 求解边坡安全系数 用fish语言自行定义了安全 系数求解命令流-flac3d slope safety
<黄格式> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[C#编程Performance_self

说明:该程序可以实时监控程序本身对应进程的工作集、私有工作集和CPU使用率-The program can real-time monitor itself corresponds to the working set of the process, the private working sets and CPU usage.
<吴伟> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[C#编程Performance_all

说明:该程序可以实时监控所有进程或者指定进程的工作集、私有工作集。-The program can monitor all processes or specify the working set of the process, the private working sets.
<吴伟> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[C#编程cal_quac

说明:ENVI二次开发,调用快速大气校正功能,实现对遥感影像的大气校正-ENVI secondary development, rapid atmospheric correction function calls
<余永安> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[C#编程Output-.txt

说明:输出指定文本文档内容 -Output specified text document content
<云帆> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[C#编程1985505FractalDim

说明:可以计算一条直线的维数,直接带入,操作简便快捷,非常好用。-You can calculate the number of dimensions in a straight line, directly into, easy operation, very easy to use.
<王子> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[C#编程homework

说明:将两个分别从小到大排列的有序数组a和b复制合并到第3个有序数组c中。m和 n分别是数组a和b的元素个数,结果c的元素个数为k。例如,a和b数组分别为{1,2, 2,3,8}和{3,4,7,8},则结果数组c的值是:{1,2,2,3,3,4,7,8,8)。算法是:将a、b两个数组看成两个队列,比较队首的两个元素,将较小者放入c队列尾部,如果队首的两个元素相等,则先选择a队列首部元素加入c队列尾部。循环执行以上过程,直到a或b队列之一为空,
<姜玉洁> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[C#编程inherit-

说明:试定义类TRI(三角形)及其派生类COL(三角柱体).其中三角形类可以计算三角形的面积和周长:三角柱体类可以计算柱体的体积和表面积.-Try to define classes TRI (triangle) and its derived classes COL (triangular prism) which can calculate the triangle class area and perimeter of triangle
<姜玉洁> 在 2024-10-09 上传 | 大小:1024 | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 253.54 .55 .56 .57 .58 ... 5346 »

源码中国 www.ymcn.org