搜索结果
找到约 769 项符合
cn-study 的查询结果
GPS编程 This is a GPS communication source code to interrupt the NMEA code though serial port. Very good
This is a GPS communication source code to interrupt the NMEA code though serial port.
Very good code to study and apply it to your own program.
VxWorks tornado 2.2 for ppc.tcc-cp1-xscale. this rar-files can update 2.2 to 2.2.1 just for education resea
tornado 2.2 for ppc.tcc-cp1-xscale. this rar-files can update 2.2 to 2.2.1
just for education research and study.
行业发展研究 very good Gaussian Mixture Models and Probabilistic Decision-Based Neural Networks for Pattern Class
very good Gaussian Mixture Models and Probabilistic Decision-Based Neural Networks for Pattern Classification - A Comparative Study document
数值算法/人工智能 BP神经网络程序,C语言源代码 如下: #include "iostream.h" #include "iomanip.h" #include "stdlib.h" #include "ma
BP神经网络程序,C语言源代码
如下:
#include "iostream.h"
#include "iomanip.h"
#include "stdlib.h"
#include "math.h"
#include "stdio.h"
#include "time.h"
#include "fstream.h"
#define N 120 //学习样本个数
#define IN 3 //输入层神经元数目
#define HN 2 //隐层神经元数目
#define ON 2 //输出层神经元数目
#def ...
文件格式 I would like to thank my advisor, Dr. A. Lynn Abbott, for helping me throughout my research, Gary F
I would like to thank my advisor, Dr. A. Lynn Abbott, for helping me throughout
my research, Gary Fleming and the rest of the people at NASA Langley who provided all
the flight information and image sequences, and my parents who supported me in my
decision to enter graduate study. Also, thanks to Ph ...
电子政务应用 包括电子政务系统的架构设计、工作流引擎的设计与开发、工作流图形定义工具的设计与开发等
包括电子政务系统的架构设计、工作流引擎的设计与开发、工作流图形定义工具的设计与开发等,并详细介绍了系统的C#源代码。更多内容更新请参考作者的技术博客:http://blog.sina.com.cn/xianhuameng
软件测试 iT响尾蛇 - 网络采集助手 功能说明: 本采集工具能自由发挥脚本配置 采集各种网络数据. 音乐数据,文章数据,图片数据,论坛数据,博客采集,电影采集,各种各样的数据.
iT响尾蛇 - 网络采集助手
功能说明:
本采集工具能自由发挥脚本配置
采集各种网络数据.
音乐数据,文章数据,图片数据,论坛数据,博客采集,电影采集,各种各样的数据.
脚本配置完全根据正则表达式规则设置,灵活.精确
强大的分页采集,轻而易举采集到各种分页的数据
数据入库目前采用POST方式入库,其它方式入库请关注下次更 ...
VHDL/FPGA/Verilog 移位运算器SHIFTER 使用Verilog HDL 语言编写
移位运算器SHIFTER 使用Verilog HDL 语言编写,其输入输出端分别与键盘/显示器LED 连接。移位运算器是时序电路,在J钟信号到来时状态产生变化, CLK 为其时钟脉冲。由S0、S1 、M 控制移位运算的功能状态,具有数据装入、数据保持、循环右移、带进位循环右移,循环左移、带进位循环左移等功能。
CLK 是时钟脉冲输入,通过键5 ...
Internet/网络编程 -- ------------------------------------------------------------------------------------ -- DESCRIP
--
------------------------------------------------------------------------------------
-- DESCRIPTION : Demultiplexer
-- Width: 8
-- Number of terminals: 4
-- Output enable active: HIGH
-- Output active : HIGH
-- Download from : ...
书籍源码 -- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder a
-- Hamming Decoder
-- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection.
-- download from: www.pld.com.cn & www.fpga.com.cn
LIBRARY ieee
USE ieee.std_logic_1164.ALL
ENTITY hamdec IS
PORT(hamin : ...