-
DES
标准des加密程序,在dev-cpp编译器下成功编译运行,实现数据加密解密(standard des encryption program using c++)
- 2013-12-01 13:57:07下载
- 积分:1
-
二叉树表达代数表达式
尽量不要转载,谢谢 编写一个程序,代数表达式通过键盘输入,用二叉树表示代数表达式,二叉树的每个结点包括一个运算符或操作数,代数表达式中只包含+、-、*、/和整数且没有错误,要求按照四则运算法则构造二叉树,然后由对应的二叉树计算对应的表达式的值。
- 2022-01-23 10:05:21下载
- 积分:1
-
STM32OLED显示实验
说明: STM32进行OLED驱动,以进行验证驱动成功。(STM32 Drives OLED.To verify driver success.)
- 2020-06-16 11:00:02下载
- 积分:1
-
WPFDXF2G
autocad生成的.DXF文件转化成G代码,应用于数控编程。(Autocad generated. DXF file into G code, is applied to the numerical control programming.)
- 2016-03-11 09:19:51下载
- 积分:1
-
AD7705_STM32
- 2022-02-12 00:37:11下载
- 积分: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
-
opencv-2-cookbook-src-master
opencv2计算机视觉编程手册,书中源码。(opencv2 computer vision programming manual, the book source.)
- 2016-11-16 08:27:43下载
- 积分:1
-
教务管理系统
有12个简单的功能,排序升序显示导入excle显示保存等,适合新手看看学习锻炼自己对函数调用能力,还对结构体进行单独使用,开发环境为VS2015
- 2023-04-05 01:35:16下载
- 积分:1
-
arithmetic
关于简单四则运算 每次可给出5题 累加正确题数 计算正确率(About four simple arithmetic can be given five questions each time cumulative number of questions correctly calculate the correct rate)
- 2013-09-13 00:43:34下载
- 积分:1
-
14---QuartzFun
Quartz 2D sample for Apple iOS iphone / ipod touch / ipad devices in Xcode - Objective-C
- 2011-12-10 17:26:42下载
- 积分:1