-
dztponent
opnet学习过程中可能遇到的一些常见问题的解答,第二部分(Answers to some common questions that may arise during opnet learning, part 2)
- 2019-01-04 05:30:01下载
- 积分:1
-
opencv 混合高斯法前景分离
此程序展示了用高斯背景建模进行视频的背景分离方法.
主要采用cvUpdateBGStatModel()函数
"
程序首先会“学习背景”,然后进行分割。
可以用过【Space】空格进行功能切换。
- 2022-08-25 08:58:36下载
- 积分:1
-
router
实现路由器功能,可以实现不同网段的主机之间通信,并且可以过滤ip地址和mac地址(Realize router function, realize communication between hosts in different network segments, and filter IP address and MAC address)
- 2020-06-22 21:20:01下载
- 积分:1
-
一个用C#编写的点对点文字聊天程序。分为服务端和客户端,只需将两者结合为一个程序,就会更加完美了。...
一个用C#编写的点对点文字聊天程序。分为服务端和客户端,只需将两者结合为一个程序,就会更加完美了。-a C# language prepared by the peer-to-peer chat program. Divided into services and clients, only to a combination of the two procedures will be more perfect.
- 2022-01-21 21:23:47下载
- 积分:1
-
aa
说明: 基于分水岭变换的浮选泡沫图像分割基于分水岭变换的浮选泡沫图像分割(GOODGOODGOODGOODGOODGOODGOODGOOD)
- 2010-11-24 17:35:30下载
- 积分:1
-
TestProdave
西门子通讯软件prodave测试程序,可直接高速读取s7300,200 系列plc数据,比opc方式实时性强很多(Siemens Communication Software prodave test program, high-speed read directly s7300, 200 series plc data, real-time than the way a lot stronger opc)
- 2010-09-17 16:02:16下载
- 积分:1
-
trafficlight
用KEIL-C编写的交通灯源代码
对课程设计的朋友很有帮助的(KEIL-C prepared by the traffic lights at the source code of the Friend of the curriculum design helpful)
- 2008-06-03 20:48:08下载
- 积分:1
-
Book ASP.net
可以实现登录、注册,对数据库的增删改查,数据库类型为access(Login, registration, database additions and deletions, database type access)
- 2018-06-05 09:38:33下载
- 积分:1
-
c经典算法40例
【程序1】
题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?
1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去
掉不满足条件的排列。
2.程序源代码:
main() {
int i,j,k;
printf("
");
for(i=1;i
- 2022-01-20 23:15:55下载
- 积分:1
-
dmt3
从互联网上搜索并下载至少3个英文原版TXT格式小说,设计程序统计每个小说中26个英文出现的次数,所占百分比。
根据程序输出结果分析莫尔斯码对各英文字母设计的编码的合理性。(Search and download from the Internet at least 3 TXT format, original English novel, the novel design process statistics for each of 26 English and the number of occurrences percentage. According to the procedure output of Morse code letters on the design of the code is reasonable.)
- 2010-12-07 22:32:51下载
- 积分:1