Next

共 190 篇文章
Next 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 190 篇文章,持续更新中。

7143_keilC51v612完全解密版

&nbsp; &nbsp; &nbsp; &nbsp; keil C51 v6.12 完全解密版的安装说明<br /> <br /> &nbsp; &nbsp; &nbsp;安装方法是先将V6.12安装程序用复制到某个目录下,如复制到D:\keilC51<br /> &nbsp;然后执行D:\keilC51\setup\setup.exe 安装程序,选择安装Eval Version版进<br />

一个高人的VC实现NN的程序。很不错。先运行Matrixbase.dsw,again arithmetic.dsw, next nnbp.dsw,final neuralNetWork.dsw.

一个高人的VC实现NN的程序。很不错。先运行Matrixbase.dsw,again arithmetic.dsw, next nnbp.dsw,final neuralNetWork.dsw.

The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimi

The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimization of the centers and widths of the kernels. The aim is to optimize the likelihood that the give

Halsted.Press.H.264.And.MPEG-4.Video.Compression.Video.Coding.For.Next.Generation.Multimedia.eBook-L

Halsted.Press.H.264.And.MPEG-4.Video.Compression.Video.Coding.For.Next.Generation.Multimedia.eBook-LiB,多媒体通信的经典文章

两个链表的交集

<p> 两个链表的交集 </p> <p> #include&lt;stdio.h&gt; </p> #include&lt;stdlib.h&gt;<br /> typedef struct Node{<br /> &nbsp; int data;<br /> &nbsp; struct &nbsp;Node *next;<br /> }Node;<br /> void initpointer

本程序将用户信息设计成一个类

本程序将用户信息设计成一个类,使用对象模拟对 象数据库,将用户信息保存到数据文件中。并实现打开 文件,保存文本,添加&删除用户信息等功能。 在运行的过程中,用户须先填上自己的姓名、性别 ,然后选择自己所在省份、城市。点击“Add”按钮, 该用户信息即可添加进面板左边的文本区,点击 “Delete”时,可删除该用户的信息,点击“Open”可 打开一个文件,点“Prior”可将该用户信息上移一行, “

MPEG4经典好书:Halsted.Press.H.264.And.MPEG-4.Video.Compression.Video.Coding.For.Next.Generation.Multimed

MPEG4经典好书:Halsted.Press.H.264.And.MPEG-4.Video.Compression.Video.Coding.For.Next.Generation.Multimedia.eBook-LiB.pdf

Generating next numbers in SQLServer should not be a problem. But problems arise when a customer ask

Generating next numbers in SQLServer should not be a problem. But problems arise when a customer asks for different types of next numbers that you cannot generate directly from SQL Server. This brief

LPC1850 Cortex-M3内核微控制器数据手册

The LPC1850/30/20/10 are ARM Cortex-M3 based microcontrollers for embedded<BR>applications. The ARM Cortex-M3 is a next generation core that offers system<BR>enhancements such as low power consumption

WP312-Xilinx新一代28nm FPGA技术简介

<p> Xilinx Next Generation 28 nm FPGA Technology Overview<br /> Xilinx has chosen 28 nm high-&kappa; metal gate (HKMG) highperformance,low-power process technology and combined it with a new unified

基于Quartus II免费IP核的双端口RAM设计实例

<p>   QuartusII中利用免费IP核的设计</p> <p>   作者:雷达室</p> <p>   以设计双端口RAM为例说明。</p> <p>   Step1:打开QuartusII,选择File&mdash;New Project Wizard,创建新工程,出现图示对话框,点击Next;</p> <p style="text-align: center;"> <img alt

nios ii 入门手册中文版

<p> nios ii 入门手册中文版<br /> 一、建立quartus ii工程<br /> 首先,双击quartus ii 9.1图标打开软件,界面如下图1.1所示<br /> 1.1&nbsp;新建工程<br /> (1)&nbsp;点击file &ndash;&gt;New&nbsp; Project&nbsp; Wizard 出现图1.2所示的对话框。<br /> <img

HashTable实例 public class HashTable_msg { public HashTable_msg() { String sum_sql="select

HashTable实例 public class HashTable_msg { public HashTable_msg() { String sum_sql="select mobilenum,count(*) from SJSJ_Msg where (left(in_date,6)=(select left(CONVERT(varchar(12) , getdate

The Audio File Library provides a uniform programming interface to standard digital audio file form

The Audio File Library provides a uniform programming interface to standard digital audio file formats. This library allows the processing of audio data to and from audio files of many common for

#include &lt;stdio.h&gt; #include &lt;stdlib.h&gt; #define OK 1 #define OVERFLOW -2

#include &lt;stdio.h&gt; #include &lt;stdlib.h&gt; #define OK 1 #define OVERFLOW -2 typedef int status typedef struct LinkList{ //用带表头结点的有序链表表示多项式 float coef //系数 int expn //指

Ink Blotting One method for escaping from a maze is via ‘ink-blotting’. In this method your startin

Ink Blotting One method for escaping from a maze is via ‘ink-blotting’. In this method your starting square is marked with the number ‘1’. All free, valid squares north, south, east and west around

This vision couldn t support Chinese characters,which will be improved in next vision.

This vision couldn t support Chinese characters,which will be improved in next vision.

Managing Humans is a selection of the best essays from Michael Lopps web site, Rands In Repose. Draw

Managing Humans is a selection of the best essays from Michael Lopps web site, Rands In Repose. Drawing on Lopp s management experiences at Apple, Netscape, Symantec, and Borland, this book is full of

The next generation of display interface. It will replace HDMI/DVI/VGA etc. in near future.

The next generation of display interface. It will replace HDMI/DVI/VGA etc. in near future.

Exploring C++ uses a series of self–directed lessons to divide C++ into bite–sized chunks that you c

Exploring C++ uses a series of self–directed lessons to divide C++ into bite–sized chunks that you can digest as rapidly as you can swallow them. The book assumes only a basic understanding of fundame