资源列表

排序选择:

« 1 2 ... .44 .45 .46 .47 .48 61249.50 .51 .52 .53 .54 ... 267487 »

[其他小程序Backpropagation

说明:累神經系統 Backpropagation.-Tired nervous system Backpropagation.
<> 在 2024-10-15 上传 | 大小:642048 | 下载:0

[其他小程序ch4

说明:Status StrAssign(SString T,char *chars) { // 生成一个其值等于chars的串T int i if(strlen(chars)>MAXSTRLEN) return ERROR else { T[0]=strlen(chars) for(i=1 i<=T[0] i++) T[i]=*(chars+i-1) return
<冰河> 在 2024-10-15 上传 | 大小:17408 | 下载:0

[其他小程序ch5

说明:Status CreateSMatrix(RLSMatrix &M) { // 创建稀疏矩阵M int i Triple T Status k printf("请输入矩阵的行数,列数,非零元素数:") scanf("%d,%d,%d",&M.mu,&M.nu,&M.tu) M.data[0].i=0 // 为以下比较做准备 for(i=1 i<=M.tu i++) {
<冰河> 在 2024-10-15 上传 | 大小:19456 | 下载:0

[图形图像处理(光照,映射..)AnImprovedAAMFittingAlgorithmforExtractingHumanFac

说明:AAM是一种有效的人脸特征提取算法 该论文对它进行了改进 相信会对人脸表情识别领域的朋友有很大帮助-AAM is an effective facial feature extraction algorithm of the paper believe it will improve the identification of areas of Facial Expression friends are very helpful
<张波> 在 2024-10-15 上传 | 大小:577536 | 下载:1

[嵌入式/单片机编程xunhuanxianshi

说明:应用matlabGUI工具设计了数据循环显示程序,根据输入数据在GUI界面中循环显示。-Application matlabGUI tool design cycle of a data display program, according to input data in the GUI interface of the cycle show.
<王红梅> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[JSP源码/Javanibolan

说明:java语言实现表达式的逆波兰变换,逆波兰式算法主要的设计思路是把一般的中序表达式变为右序表达式-java language expression Reverse Polish transform, inverse algorithm Poland the main design ideas is to sequence the expression of the general into the right sequence expr
<杨志> 在 2024-10-15 上传 | 大小:2048 | 下载:0

[其他小程序tanchishe

说明:简单小游戏,vc下mfc做的界面,贪吃蛇小游戏。-Simple game, vc done under the mfc interface, Snake game.
<dengxiangbin> 在 2024-10-15 上传 | 大小:288768 | 下载:0

[其他小程序MP3_VHDL

说明:MP3的VHDL源码,用硬件语言实现的MP3,不错的资料-MP3 of the VHDL source code, using hardware language to achieve MP3, good information
<沈三思> 在 2024-10-15 上传 | 大小:36864 | 下载:0

[Windows编程Btree

说明:网络信号减弱 设置最少的信号放大器解决问题-Weakened network signals settings of the signal amplifier at least solve the problem
<周喊> 在 2024-10-15 上传 | 大小:6144 | 下载:0

[matlab例程GenericAlgorithmPID

说明:应用MATILAB编程实现了遗传算法整定PID控制器参数,并应用于一阶延迟模型的控制,并进行了阶跃响应仿真。-Application Programming MATILAB a genetic algorithm-tuning PID controller parameters, and applies to first-order delay model of control, and a step response simulati
<王红梅> 在 2024-10-15 上传 | 大小:2048 | 下载:0

[图形图像处理(光照,映射..)Facerecognitionbasedonanewfeatureextractionmethod.

说明:特征提取是人脸识别技术中一个基本而 又十分重要的环节,寻找有效的特征是解决识别问题的关键本文提出了一种新的人脸特征提取方法。该方法通过可调因子有效结合人脸局部流形结构信息和样本 的类别信息,充分提取样本的判别信息,将LPP 发展成为有监督方法。实验结果表明,该方法具有较好的 识别效果。-Feature Extraction in Face Recognition Technology is a fundamental and
<张波> 在 2024-10-15 上传 | 大小:173056 | 下载:0

[人工智能/神经网络/遗传算法fuzzypid

说明:在matlab环境下编程实现了应用模糊控制理论整定PID控制器参数,并对已知模型进行阶跃响应仿真实验。-Matlab programming environment in the realization of the control theory of fuzzy PID controller tuning parameters, known model and step response simulation.
<王红梅> 在 2024-10-15 上传 | 大小:1024 | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 61249.50 .51 .52 .53 .54 ... 267487 »

源码中国 www.ymcn.org