资源列表

« 1 2 ... .37 .38 .39 .40 .41 1642.43 .44 .45 .46 .47 ... 66605 »

[数据库编程sql-library

说明:图书管理系统数据库设计。内容包括文档和脚本。功能包括图书管理、读者管理、借阅管理。-Library management system design. Content including documents and scr ipts. Features include library management, the reader management, loan management.
<张治安> 在 2025-02-27 上传 | 大小:84kb | 下载:0

[其他小程序link-sort

说明:c++链表操作,包含链表创建、读入数据、排序、删除、合并等操作。-c++ list operations, including the list to create, read into the data, sort, delete, merge operations.
<张治安> 在 2025-02-27 上传 | 大小:1kb | 下载:0

[其他小程序PPC-(2)

说明:the code use clustering method to rank web pages-the code use clustering method to rank web pages
<zzz> 在 2025-02-27 上传 | 大小:23kb | 下载:0

[数据库编程Human-Resources

说明:人力资源数据库设计。内容包括文档和数据库文件以及数据库脚本。功能包括视图、存储过程、触发器等。-HR design. Content including documents and files and scr ipts. Features including views, stored procedures, triggers, and so on.
<张治安> 在 2025-02-27 上传 | 大小:1.53mb | 下载:0

[其他小程序datasepf

说明:the code can generate a randomize data set
<zzz> 在 2025-02-27 上传 | 大小:1kb | 下载:0

[其他小程序fungen

说明:generating 1D functions in [-0.5 .5]
<zzz> 在 2025-02-27 上传 | 大小:2kb | 下载:0

[其他小程序FivePoint

说明:5点法计算数值微分,5dianfa jisuan shuzhi weifen-calculate the numerical differentiation using 5 points method.
<Dee> 在 2025-02-27 上传 | 大小:1kb | 下载:0

[其他小程序EFXM

说明:计算能带中z方向xy平面内电子和空穴的有效质量并存入数组-calculate the electron and hole effective mass of z direction in xy plane
<Dee> 在 2025-02-27 上传 | 大小:2kb | 下载:0

[其他小程序RigTrans

说明:matlab code for ridgelet transform implementation
<marlene> 在 2025-02-27 上传 | 大小:1kb | 下载:0

[其他小程序ToolWaveTex

说明:Toolbox for wavelet transform computation
<marlene> 在 2025-02-27 上传 | 大小:44kb | 下载:0

[其他小程序adaboost

说明:matlab code with adaboost algorithm
<marlene> 在 2025-02-27 上传 | 大小:6kb | 下载:0

[Windows编程Longest-Palindromic-Substring

说明://动态规划求最长回文子串 //用布尔型t[i][j]表示子串(s(i....j))是否为回文子串 //其中t[i][j]的值可通过t[i+1][j-1]的值以及是s[i]和s[j]是否相等判断(即子串(s(i...j))是否为回文子串可通过子问题s(i+1,...,j-1)是否为回文串来解决) //通过left和right来指示当前最长回文子串的下标-// Dynamic programming longest palin
<guopengju> 在 2025-02-27 上传 | 大小:2.49mb | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 1642.43 .44 .45 .46 .47 ... 66605 »

源码中国 www.ymcn.org