搜索结果

找到约 1,028 项符合 RS-Codes 的查询结果

matlab例程 3D FDTD 计算程序 ToyFDTD1 is a stripped-down, minimalist, 3-dimensional FDTD code that is published un

3D FDTD 计算程序 ToyFDTD1 is a stripped-down, minimalist, 3-dimensional FDTD code that is published under the GNU General Public License. It is the first in the ToyFDTD series of codes, and it illustrates in heavily commented C and Fortran the basic tasks in implementing a simple 3D FDTD simulation ...
https://www.eeworm.com/dl/665/406937.html
下载: 41
查看: 1050

JavaScript Create a Delaunay triangulation or Voronoi diagram by clicking points. Delaunay triangulations and V

Create a Delaunay triangulation or Voronoi diagram by clicking points. Delaunay triangulations and Voronoi diagrams are among the most widely used data structures in the field of Computational Geometry. These are Java-oriented source codes.
https://www.eeworm.com/dl/685/407603.html
下载: 129
查看: 1055

串口编程 这是我们当时计算机接口与通信课程的时候编的两个程序之一

这是我们当时计算机接口与通信课程的时候编的两个程序之一,这个是接口RS-232的
https://www.eeworm.com/dl/624/414553.html
下载: 31
查看: 1035

单片机开发 本设计为基于MSP430单片机的两线制一体化智能温度变送器模块

本设计为基于MSP430单片机的两线制一体化智能温度变送器模块,它支持工业上常用的热电阻与热电偶传感器,同时它还能够通过简易的RS-232口进行参数设定。系统主要由电源模块、AD采样模块、MCU模块、通讯模块及就地指示模块等部分组成。软件上采用了限幅平均滤波、数字校准、迭代等方法,与硬件配合,获得了比较高的检测精度 ...
https://www.eeworm.com/dl/648/418315.html
下载: 191
查看: 1194

软件设计/软件工程 使用LPC2109的事实监控系统

使用LPC2109的事实监控系统,可监控两路0-5V的信号,附带指示灯(明暗可变),能够CAN通讯,支持ISP(RS-232),12V供电。
https://www.eeworm.com/dl/684/428168.html
下载: 185
查看: 1006

单片机开发 //实验板的AVR程序

//实验板的AVR程序,驱动1602LCM(可显示2行,每行16个字符)模块显示实验练习。 //说明:RS高显示/低指令输入 RW高读/低写 EN高读数据/下降沿写数据 //具体电路可参照使用指南里的说明。每个字符为5×7或5×8的点阵,共16×2个字符。 //使用器件:ATMEGA8535,可更换。 使用默认的片内RC振荡器,1MHz。 //接 ...
https://www.eeworm.com/dl/648/435245.html
下载: 136
查看: 1045

其他嵌入式/单片机内容 通过89C2051单片机扩展8051单片机的通信接口

通过89C2051单片机扩展8051单片机的通信接口,本例程就是利用89C2051单片机为8051单片机扩展了一个RS-485通信接口
https://www.eeworm.com/dl/687/435819.html
下载: 192
查看: 1053

SQL Server 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(), 112 ),6)))group by mobilenum" Hashtable<String,Integer> ht = new Hashtable<String,Integer>() ...
https://www.eeworm.com/dl/689/436190.html
下载: 73
查看: 1554

行业发展研究 This thesis is devoted to several efficient VLSI architecture design issues in errorcorrecting codi

This thesis is devoted to several efficient VLSI architecture design issues in errorcorrecting coding, including finite field arithmetic, (Generalized) Low-Density Parity- Check (LDPC) codes, and Reed-Solomon codes.
https://www.eeworm.com/dl/692/437408.html
下载: 152
查看: 1050

Java书籍 With this example-driven book, you get a quick, practical, and thorough introduction to Java s API f

With this example-driven book, you get a quick, practical, and thorough introduction to Java s API for XML Web Services (JAX-WS) and the Java API for RESTful Web Services (JAX-RS).
https://www.eeworm.com/dl/656/439904.html
下载: 186
查看: 1060