-
PrincipalCurves-Java
Java实现主曲线的生成过程,使用多项式线性算法。(Java implementation of the master curve generation process, using a linear polynomial algorithm.)
- 2020-11-16 10:19:41下载
- 积分:1
-
ns2_static_routing.tar
Static routing is very simple. Each node has a routing table where each entry has the destination and the next node. On receiving a packet, a node find the entry corresponding to the packet s destination, and forwards it to the next node. If there is no entry, the node drops the packet. That s it.
While writing the static routing protocol in ns2 is easy, we have to set a routing tables at every node. This can be done by writing an external program. For example, when you generate a topology, you can set up routing table with the shortest path metric.
Source codes
In this project, we are going to write new source codes (static_routing_pkt.h, static_routing.h, and static_routing.cc) and new script (static.tcl), and modify existing codes (packet.h, queue.cc, ns-lib.tcl, ns-mobilenode.tcl, and ns-packet.tcl)
The source codes of this project is available here.
- 2015-09-27 11:42:45下载
- 积分:1
-
LPC176x-web
keil 源文件,包含tcpip协议栈,easyweb sever(This project is migrated from Keil MCB1700 Demo code.
It can run at Keil MCB1700 board with LPC17xx.
Example functionality:
- Clock Settings:
- XTAL = 12 MHz
- PLL0 = 288 MHz
- CCLK = 72 MHz
Due to a bug in the LPC175x family(80 pin package) that
MDIO and MDC are not functioning correctly. A bit-banging
on the MDIO and MDC are included in the driver. Setting
MDC_MDIO_WORKAROUND to 1 will enable the bit-banging in
both MDC and MDIO.
For board euipped with 80-pin LPC175x, some jumper setting
is necessary for EasyWEB demo.
Close "E/U" jumper(near USB Device/Host) on 2 and 3.
Close "E/C" jumper(Near CAN connector) on 2 and 3.
The web page shows the values of analog input(AN2).
This tiny webserver needs very little resources and therefore has
some restrictions:
- only one active TCP session at any one time
- no support for fragmented IP datagrams
- no buffer for TCP datagrams received in )
- 2012-12-17 21:46:18下载
- 积分:1
-
A201610030035
说明: 2016a题论文和代码,有相对应的代码和论文材料(Thesis and Code of Mathematical Modeling Question A in 2016)
- 2020-06-20 20:20:02下载
- 积分:1
-
function-definition
说明: OpenGL基本图形绘制,所用到的基本函数简单说明(Basic OpenGL graphics rendering, the basic function used by a brief explanation)
- 2009-08-09 22:52:53下载
- 积分:1
-
Shiro
SSM+shiro demo 集成shiro 下载可直接运行(SSM+shiro demo spring+mybatis+shiro)
- 2017-12-14 11:43:30下载
- 积分:1
-
MD5File
MD5生成,加密,可用于字符串生成验证加密,实用,加入到项目即可,(MD5 generation, encryption, can be used for string generation, verification, encryption, practical, add to the project can be,)
- 2017-09-02 12:12:36下载
- 积分:1
-
ch1-Rintro
R语言的一些简单介绍,希望对那些正在使用R软件的朋友们有所帮助,R软件对模拟来说,是一个好的软件,并且它是一个免费的软件!(R simple language, the hope for those who are using the software R and friends will help, R simulation software, it is a good software, and it is a free software!)
- 2007-06-19 08:33:43下载
- 积分:1
-
强化学习解最优控制的matlab代码
说明: 强化学习解最优控制的matlab代码,可以运行(The matlab code of reinforcement learning solution optimal control, it can run)
- 2020-11-01 22:19:54下载
- 积分:1
-
flashget
此源代码实现了下载器的基本功能,模仿简单的快车下载,深入学习java网络以及文件编程有很大的帮助(this program provide you with a deeper study in java)
- 2011-07-23 21:22:28下载
- 积分:1