资源列表

« 1 2 ... .86 .87 .88 .89 .90 4691.92 .93 .94 .95 .96 ... 5345 »

[C#编程PCA+LDAVC

说明:结合PCA+LDA的图像识别算法VC封装类,可以运行,效果还可以-combination of image recognition algorithm VC Packaging categories, can run, the effect could also
<武彪> 在 2025-06-08 上传 | 大小:3kb | 下载:0

[C#编程DotMatrix

说明:DotNet版的线性方程的解法,包括:高斯消元法,用于n阶非奇异矩阵;SVD分解法,求最小二乘解.目前还很难找到免费的DotNet版的数值计算程序.这里有源码(J#)和dll文件.-Kind version of the linear equation solution, including : Gaussian Elimination Act, for order n nonsingular matrix; SVD decomposition method, least squares sol
<凃道> 在 2025-06-08 上传 | 大小:3kb | 下载:0

[C#编程tspants

说明:TSP的蚂蚁算法实现,C++原程序,无密码.-TSP ant algorithm, C program, without a password.
<jojo> 在 2025-06-08 上传 | 大小:3kb | 下载:0

[C#编程dszsg

说明:自己做的,虽然很少,主要是串的连接,置换,删除和查找 -do for myself, although small, is the connection string replacement, delete and search
<胡海洪> 在 2025-06-08 上传 | 大小:3kb | 下载:0

[C#编程zmknne

说明:单链表的反转 运行此程序后,你可以输入若干个数字,每输入一个数字,系统在链表中开辟一个新的结点,并把新输入的数字插入到链表的表头。运行主函数时,首先调用CreateList_L(L,n)函数,建立一个链表,并输入数据,然后最后调用输出函数,显示建立链表后链表内的内容;再调用反转函数,把链表中的数字在此链表中反转,最后调用输出函数,显示反转后的链表内的内容,可以显示出调用反转函数后,链表内的数据都进行了反转。 -reversal run this program, you can import a
<> 在 2025-06-08 上传 | 大小:3kb | 下载:0

[C#编程shiyan4

说明:中国矿业大学计算机学院数据结构实验4,供学弟学妹们参考-China University of Mining and computer data structure Experimental College 4, incoming young men and women for reference
<fisherman> 在 2025-06-08 上传 | 大小:3kb | 下载:0

[C#编程this-is-a-sound-code-of-image-enhancement-based-on

说明:小波变换的C源代码 #define N0 128 #include "stdio.h" #include "stdlib.h" #include "math.h" #include "string.-wavelet transform C source code# define N0 128# include "stdio. h "# include" stdlib.h "# include" math.h "# i
<郑超> 在 2025-06-08 上传 | 大小:3kb | 下载:0

[C#编程FFT-c

说明:傅立叶变换的c语言源代码 128点DIT FFT函数: /* 采样来的数据放在dataR[ ]数组中,运算前dataI[ ]数组初始化为0 */ void FFT(float dataR[],float dataI[]) -Fourier Transform c language source code DIT 128 point FFT function :/* Sample data on the dataR [] array, Operational before data
<郑超> 在 2025-06-08 上传 | 大小:3kb | 下载:0

[C#编程gcbsglxt

说明:一个小小的歌唱比赛管理系统,方便易用,实现到管理的功能.-a little singing competition management system, easy-to-use, the achievement of management functions.
<cyp> 在 2025-06-08 上传 | 大小:3kb | 下载:0

[C#编程erchapaixushu.cpp

说明:调用建立二叉排序树,检索给定值,插入/删除给定指针所指结点各算法的主程序-call to establish two binary sort tree, retrieval given value, insertion/deletion of a given target node under the main program algorithm
<wangjie> 在 2025-06-08 上传 | 大小:3kb | 下载:0

[C#编程duifengpei.cpp

说明:KMP目录下是字符串的堆分配存储表示源程序,其中使用KMP算法完成模式匹配 -KMP directory is the string heap memory allocation, said the source, the use of KMP completed pattern matching algorithm
<wangjie> 在 2025-06-08 上传 | 大小:3kb | 下载:0

[C#编程studengmansys

说明:非常简单不过实用的数据结构实习作业,完善的功能,提供给广大同学参考之用-very simple but practical internship operational data structure, improve the functions provided to the students to use as reference
<李宏> 在 2025-06-08 上传 | 大小:3kb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 4691.92 .93 .94 .95 .96 ... 5345 »

源码中国 www.ymcn.org