-
网络仿真在自组网开发过程中评估新的协议性能的基本技术,该文介绍了网络建模问题,比较了各种传统路由算法和自组网算法。...
网络仿真在自组网开发过程中评估新的协议性能的基本技术,该文介绍了网络建模问题,比较了各种传统路由算法和自组网算法。-Network simulation ad hoc network in the process of developing the new agreement to assess the performance of the basic technology, the paper introduces the problem of network modeling to compare a variety of traditional and self-routing network algorithm.
- 2022-01-22 14:27:26下载
- 积分:1
-
salt-and-pepper-
halcon代码 ,对图像添加高斯噪声 椒盐噪声(halcon code, add the image Gaussian noise impulse noise)
- 2015-06-29 10:40:11下载
- 积分:1
-
C# WPF设置图片做为程序窗口背景
C# WPF设置程序窗口背景图片的例子,调用外部一张图片,作为程序窗口的背景,这是一个挺基础的C#窗口设计制作小例子。本程序通过定义BitmapImage和ImageBrush()来实现,有兴趣的参见以下几行代码:
设置WPF程序的背景图像代码如下:
var MyImage = new BitmapImage(new Uri("J001.jpg", UriKind.Relative));
var MyBrush = new ImageBrush();
MyBrush.ImageSource = MyImage;
this.Background = MyBrush;
本例的运行效果请参见下图示。
- 2022-02-28 22:19:19下载
- 积分:1
-
GA-PSO
自己修改的一个源程序,用粒子群算法优化RBF神经网络的中心值,宽度,权值,可以直接运行~喜欢分类、预测的朋友们,可以下载!(Modify a source particle swarm algorithm to optimize the center of the RBF neural network value, width, weight, and can be run directly to like classification, prediction friends, you can download!)
- 2013-01-26 18:25:50下载
- 积分:1
-
CPPPrimer
C++Primer中文版,讲解C++的语法内容和使用。是一本不错的资料(C++Primer Chinese version, to explain the syntax and the use of C++. Is a good information)
- 2016-09-02 13:43:56下载
- 积分:1
-
umlxueshengxuanke
一个简单的学生选课系统 从代码到报告都全的 下载即可用(Students a simple elective system from the code to download the entire report can be used)
- 2008-06-22 11:42:44下载
- 积分:1
-
MIKOV-FUNCTION
学习matlab的方程小程序,没问题额的啊(Learning matlab equation applet, the amount is no problem)
- 2011-09-27 08:32:09下载
- 积分:1
-
ab
说明: apache性能测试工具.-n -c起多个线程发n个包。(apache benchmark)
- 2011-12-06 16:01:57下载
- 积分:1
-
分布式系统原理介绍
基于网络的计算机处理技术,与集中式相对应。由于个人计算机的性能得到极大的提高及其使用的普及,使处理能力分布到网络上的所有计算机成为可能。分布式计算是和集中式计算相对立的概念,分布式计算的数据可以分布在很大区域(Network-based computer processing technology corresponds to centralized. As the performance of personal computers has been greatly improved and the popularity of their use, it is possible to distribute processing power to all computers on the network. Distributed computing is a concept opposite to centralized computing. The data of distributed computing can be distributed in a large area.)
- 2020-06-20 13:00:01下载
- 积分:1
-
Net_Chat_Client
一个网络socket 聊天程序的客户端.可用于局域网和(A network socket client chat program)
- 2009-06-28 07:49:25下载
- 积分:1