搜索资源列表
object_oriented_PPT
- C++面向对象程序设计基础课件,上传网络资源共享-C++ object-oriented programming foundation courseware, upload to share network resources
BPnetworktraining
- 创建和训练BP神经网络的MATLAB程序设计-Creation and training of BP neural network MATLAB Programming
asptemptj
- asp网络程序设计 第三版答案 全部的哦 随意下载-answer for asp
CSharp
- 《C#网络与通信程序设计案例精讲》一书中所有章节的源代码-" C# Network and Communication Design Case Jing Jiang," a book of all sections of source code
yzmtq
- 简单验证码是指验证码图片里的字符,固定不变,或者变化很小的验证码,比如:字符上会有一些干扰点干扰线等情况,或者只有少数几种字体变化和字体大小变化。 这里给出源代码都是非常简单的源代码,学过《C程序设计》的都可以看懂,不会超出书本范围,而且不使用指针,这样VB,Delphi,JAVA 等语言都可以照此写出相应的源代码。 验证码提取可以分为三个大的步骤:预处理,分割,提取。预处理又可细分为读取图片,二值化,去干扰点,去干扰线等等步骤。 读取图片很简单就是把要提取的
BP神经网络分类器Mat程序
- BP神经网络分类器Mat程序,matlab开发环境,主要用于模式识别中的分类器的设计。-A mat procedure about BP neural network.
cpath
- 这是针对2013年“中心捧月”程序设计大赛中“求网络中两点之间的路径”任务的程序设计-This is aimed at "ZTE holds 2013" program design competition "for network path between two points in the" task programming
chap8_3
- 本程序为CMAC网络逼近非线性系统的程序设计-This procedure is CMAC network approximation of nonlinear systems programming
chap8_2
- 本程序为混合型pi-sigma神经网络逼近非线性系统的程序设计-This program is a hybrid pi-sigma neural network approximation of nonlinear systems programming
Sa_network
- 基于模拟退火算法Fortran 语言编写的宽带天线匹配网络的设计程序。其用法是将天线设计的频率点和阻抗值(包括实部和虚部)生成一个文件,程序读此文件,便可以优化出最优匹配网络数值。- A wideband antenna matching network Program,based on simulated annealing algorithm is written in Fortran One generates a file,which contain the frequency a
iransferprogrammingand
- 属于网络程序设计,客户端与服务器进行文件传输!-Belonging to network programming, client and server for file transfer!
ykwnldad
- 计算机网络课程设计-CRC校验演示程序,值得下载!,net开发!(Computer network curriculum design - CRC check demo, worth to download!)
神经网络模型及其MATLAB仿真程序设计(周开利)
- 神经网络模型及其MATLAB仿真程序设计很详细的讲解了神经网络的原理,以及仿真程序的设计,仅供大家参考,如果喜欢,请下载正版。(Neural network model and its MATLAB simulation program design, a very detailed explanation of the principles of neural networks, as well as the simulation program design, for your refere
RBF系统辨识
- 为系统辨识,神经网络初学者提供一种简单的程序设计方法,希望大家多多共享,互利互惠。(In order to identify the system, the beginners of the neural network provide a simple method of programming. We hope that all of us can share more, mutual benefit and mutual benefit.)
Java网络程序设计实践-实践报告模板
- Java网络编程,实验模板,聊天室案例,基于多线程网络编程(Java network programming, experimental template, chat room case, based on multi thread network programming)
程序
- ##单片机数字温度计数码管显示目前的智能温度传感器(亦称数字温度传感器)是在20世纪90年代中期问世的,它是微电子技术、计算机技术和自动测试技术(ATE)的结晶,特点是能输出温度数据及相关的温度控制量,适配各种微控制器(MCU)。社会的发展使人们对传感器的要求也越来越高,现在的温度传感器正在基于单片机的基础上从模拟式向数字式,从集成化向智能化、网络化的方向飞速发展,并朝着高精度、多功能、总线标准化、高可靠性及安全性、开发虚拟传感器和网络传感器、研制单片测温系统等高科技的方向迅速发展,本文将介绍智
StudentManager (WCF) 15级
- 运用数据库保存学生的信息,将数据库与vs2013连接起来,用vs实现学生信息的增添,删除,修改(Use the database to save the student's information, connect the database with the vs2013, and use VS to add, delete, and modify the students' information.)
udwinmqng
- 属于网络程序设计,客户端与服务器进行文件传输!()
android程序设计ppt
- 初识Android系统、第一个Android程序、Android常见界面布局、Android基本界面控件、Android高级控件、Android菜单与对话框、Android数据存储、Android电话和短信、Android组件内部通信——Intent、Android服务Service、Android中多媒体开发、Android网络编程、Android多线程介绍、Android图形图像的应用、Android特色应用。(Get to know the Android system, the firs
BP
- 应用BP神经网络预测电力负荷。代码详解。适合毕业设计,课设(Prediction of Electric Load Based on BP Neural Network)