资源列表

« 1 2 ... .49 .50 .51 .52 .53 5254.55 .56 .57 .58 .59 ... 5345 »

[C#编程fpu_test

说明:矩阵加减乘除运算方法 C语言编写简单实用-Matrix arithmetic operations simple and practical method of C language
<王浩> 在 2025-06-04 上传 | 大小:1kb | 下载:0

[C#编程platform

说明:存储器测试程序 可以执行32位写入 测试512M内存-Memory test program can execute 32-bit memory write test 512M
<王浩> 在 2025-06-04 上传 | 大小:1kb | 下载:0

[C#编程123

说明:C#数据库连接类,里面包含查询,增加,删除,修改,执行事务等方法-C# connect oracle database class
<sun> 在 2025-06-04 上传 | 大小:1kb | 下载:0

[C#编程Calc_Rcgpara

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

[C#编程turbo-coding

说明:turbo 码编码程序,对初学者很有帮助-this is turbo coding program
<迪尔康> 在 2025-06-04 上传 | 大小:1kb | 下载: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 data over the Internet . I
<Seb Spam> 在 2025-06-04 上传 | 大小:1kb | 下载:0

[C#编程AddMatrix

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

[C#编程bianpozibian

说明:flac3d 求解边坡安全系数 用fish语言自行定义了安全 系数求解命令流-flac3d slope safety
<黄格式> 在 2025-06-04 上传 | 大小:1kb | 下载: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.
<吴伟> 在 2025-06-04 上传 | 大小:1kb | 下载: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队列之一为空,然后将另一个非空队列拷贝到c队列尾部。注意:不允许使用其它算
<姜玉洁> 在 2025-06-04 上传 | 大小:1kb | 下载: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 triangles: triangular prism class can
<姜玉洁> 在 2025-06-04 上传 | 大小:1kb | 下载:0

[C#编程exchange

说明:编写一个通用程序,将二维数组含有最大元素的列与第0列元素对调。试建立一个类MAT,用于完成该功能-Column and the 0 element to write a generic program that will contain the largest two-dimensional array of elements reversed. Try to create a class MAT, for the completion of the function
<姜玉洁> 在 2025-06-04 上传 | 大小:1kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 5254.55 .56 .57 .58 .59 ... 5345 »

源码中国 www.ymcn.org