资源列表

« 1 2 ... .17 .18 .19 .20 .21 213722.23 .24 .25 .26 .27 ... 216381 »

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

说明:L-M算法。除了动量法(基于梯度下降的训练算法)外,学习率自适应调整策略是BP算法改进的另一种途径,它利用Levenberg-Marquardt优化方法,从而使得学习时间更短。其缺点是,对于复杂的问题,该方法需要很大的存储空间。 -L-M algorithm. In addition to momentum (based on the gradient descent algorithm for training), learning
<辜小花> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[GDI/图象编程encryptwatermark

说明:对于bmp文件加入文本信息的java程序-bmp file for text messages to join the java programs
<萧墙> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[汇编语言24c02的读写程序

说明:24C02 的读写程序。解压 直接调用。 有说明注释 的 。-24C02 read and write procedures. Extracting called directly. A descr iptive notes.
<杨俊> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[汇编语言多功能跑马灯

说明:多功能跑马灯程序。包括按键、灯 等 。适合初学者联系。有详细介绍。-multifunctional 5,250 procedures. Including the keys, and so on. For beginners links. A detailed briefing.
<杨俊> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[Windows编程126

说明:水声信号的处理水下机器人对目标的定位并提供反馈信息-water voice signal deal with the robot locating the target and offering the feedback under the water
<sean> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[Windows编程125

说明:水声信号的处理水下机器人对目标的定位并提供反馈信息- deal of the sound of water,underwater robot locate the postion and information feedback.
<sean> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[代理服务器pp2005

说明:非常简单代理服务器,vc编译一下,没有压缩密码,没有说明,凑字数,晕!-very simple proxy server, vc compiler that no compression code does not state that rule, wordage, halo!
<刘建> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)Gps5

说明:用51写的接收GPS数据的程序,采用中断查寻来接受数据。本程序只接收纬度,经度,时间,.....接收其它数据类似-write with 51 receiving GPS data procedures used to receive interrupted tracing data. This procedure will only receive latitude, longitude, time ...... receiving o
<陈新财> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法divide and conquer

说明:这是一个分治法应用和递归的完美体现,它根据输入的数字在屏幕上打出美丽的图案。-this is a separate rule and the application of recursive the perfect embodiment of its import figures on the screen making beautiful designs.
<唐海浪> 在 2025-05-20 上传 | 大小:1kb | 下载:1

[加密解密RSA解密和加密算法的实现和应用

说明:RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个
<胡康康> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[加密解密S_DES加密解密程序

说明:按照分组密码运行的CBC方式,将其中的DES算法置换为S-DES,分组长度为8BIT,初始矢量V1分别设置为00H,FFH,及任意8BIT无符号整数,实现该加密/解密模型-running CBC, which will be the replacement for the DES algorithm S-DES, a length of 8BIT initial vector V1 were set to 00H, FFH, and t
<胡康康> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[按钮控件app16_7

说明:KeyAdapter类事件处理KeyEvent事件-KeyAdapter incident KeyEvent class events
<科南> 在 2025-05-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 213722.23 .24 .25 .26 .27 ... 216381 »

源码中国 www.ymcn.org