-
igmp snooping源代码
igmp snooping 实现源码,仅供参考。
非本人编写,从其它网站下载得来,仅供学习使用。如有侵权,请联系删除!
- 2022-05-07 20:21:55下载
- 积分:1
-
migong3
用栈实现的迷宫源代码,执行后显示其具体执行过程和路径(Maze stack with source code implementation, after the implementation of the implementation process and display its path)
- 2014-04-20 11:09:14下载
- 积分:1
-
16F877A
基于16F877A的温度湿度传感器c程序(Temperature and humidity sensors based 16F877A c program)
- 2014-09-01 23:27:17下载
- 积分:1
-
多功能测量(功能)
温度,光照强度,测距,检测lcd1602显示,上传串口显示(Temperature, illumination intensity, ranging, detection LCD1602 display, upload serial display)
- 2020-06-18 23:40:02下载
- 积分:1
-
13Heath
说明: 控制步进电机的转向,转速,转速分为三档,50ms-130ms(i don't speak english)
- 2020-06-15 22:10:24下载
- 积分:1
-
cxfx
读入一个C程序,统计程序中代码、注释和空行的行数以及函数的个数和平均行数,并利用统计信息分析评价该程序的风格。(Read into a C program, statistical program code, comments and blank lines as well as the function of the number of rows the number and average number of rows, and use statistical information analysis and evaluation of the program' s style.)
- 2009-10-11 15:57:14下载
- 积分:1
-
平衡二叉树
平衡二叉树定义:它或者是一颗空树,或者具有以下性质的二叉树:它的左子树和右子树的深度之差的绝对值不超过1,且它的左子树和右子树都是一颗平衡二叉树。平衡因子(bf):结点的左子树的深度减去右子树的深度,那么显然-1
- 2022-03-31 02:14:50下载
- 积分:1
-
ConsoleApplication2
一个实现AES加密的源代码,含注释,可满足于数字签名及加密程序(Implementation of an AES encryption source code, including the Notes may be satisfied with digital signatures and encryption procedures)
- 2009-03-29 02:34:19下载
- 积分:1
-
fft-(2)
自编的快速傅里叶变换的matlab程序,已经经过调试了,是可用的(Self matlab program fast Fourier transform, has been debugged, it is available)
- 2012-05-24 15:29:35下载
- 积分:1
-
CalculatorStack
C#编写的计算器程序,使用了堆栈实现,支持表达式计算(Calculator program written in C#, using a stack implementation, support for expression evaluation)
- 2013-08-01 22:26:31下载
- 积分:1