-
acmjiaocheng
说明: heu暑期集训中讲到的一些ACM/ICPC培训内容(heu summer training camp, mentioned in a number of ACM/ICPC training)
- 2008-09-05 13:25:26下载
- 积分:1
-
pi314
一个不错的算法,计算圆周率的PI,快到100位了...好东东大家分享,不过程序虽短,很难看明白的(a good algorithm to calculate the ratio of circumference PI, approaching 100 ... good Eastern share, However, although short procedure, it is difficult to see to understand)
- 2006-12-19 09:37:42下载
- 积分:1
-
软启PWM
用于全桥逆变电路的移相软启控制程序,周期和启动时间均可调节。(Phase-shifting soft-start control program for full-bridge inverters has adjustable cycle and start-up time.)
- 2020-06-16 06:40:02下载
- 积分:1
-
EmailManagement
数据库课程设计简单的邮件管理系统。可以用VS2013连接oracle数据库,实现一些简单的操作(Database design courses simple mail management system. VS2013 can be used to connect oracle , to achieve some simple operations)
- 2016-01-06 21:09:48下载
- 积分:1
-
扫雷
实现扫雷游戏的制作,利用easyx进行图形界面的美化(Realize Minesweeping Game)
- 2020-06-16 23:00:02下载
- 积分:1
-
BT_Printer
pda连接蓝牙打印机程序,c#开发的语言(pda connection blue printer)
- 2021-03-31 15:29:09下载
- 积分:1
-
基于msp430单片机和DS18B20使
为了在现实生活和工业生产及过程控制中准确测量温度,设计了一种基于低功耗MSP430单片机的数字温度计,整个系统通过单片机MSP430F149控制DS18B20读取温度,采用数码管显示,温度传感器DS18B20与单片机之间通过串口进行数据传输,MSP430系列单片机具有超低功耗,且外围的整合性高,DS18B20只需一个端口即可实现数据通信,连接方便,通过多次实验证明,该系统的测试结果与实际环境温度一致,除了具有接口电路简单,测量精度高,误差小,可靠性高等特点外,其成本低,功耗低的
- 2022-03-02 17:55:34下载
- 积分:1
-
OCP-HPCA_2010
Open Core Protocol ( OCP ) TEXAS-Instrument(Open Core Protocol ( OCP ) TEXAS-Instrument)
- 2014-02-23 23:38:35下载
- 积分:1
-
ios 制作的指南针 实例源码下载
指南针 ios做的
- 2013-11-28下载
- 积分: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