登录
首页 » Others » 319077

319077

于 2019-01-04 发布
0 189
下载积分: 1 下载次数: 2

代码说明:

说明:  opnet非全连接路由协议,可以使用在传感器网络,和ad hoc网络,(Opnet is not fully connected routing protocol that can be used in sensor networks, and ad hoc networks,)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 学校1号选手被分为男子项目和女选手
    会的N个学校编号为1~N.比赛分成M个男子项目和W个女子项目,项目编号分别为1~M和M+1~M+W.由于个项目参加人数差别较大,有些项目取前5名,得分顺序为7,5,3,2,1 还有些项目只取前3名,得分顺序为5,3,2.写一个统计程序产生各种成绩单和得分报表.基本要求:产生各学校的成绩单,内容包括各校所取得的每项成绩的项目号,名次,姓名和得分 产生团体总分报表,内容包括校号,男子团体总分,女子团体总分和团体总分.-school No. 1 ~ N. contestants were divided into men item M and W-woman project, a number of M and M ~ ~ 1 M W. As projects vary greatly in the number of participants, some of the items from the former five, scoring the order of 7 , McCain also just take some items before the three scores sequence of incidents. write a variety of statistical procedures and report card scoring statements. the basic requirements : have the school report card, which includes schools of the achievements of each item Head, rankings, names and scores scores statements groups, including schools, the men"s team scores, the women"s team scores and scores groups.
    2023-06-07 20:50:03下载
    积分:1
  • 不规则的的一个例子
    不规则的按钮的一个例子-irregular example of a button
    2022-03-19 23:13:10下载
    积分:1
  • 自定义的实现与运用。是个比较好的学习例子。
    自定义控件的实现与运用。是个比较好的学习例子。-OCX the realization and utilization. It is a relatively good learning examples.
    2022-05-26 03:22:36下载
    积分:1
  • 非常好的操作元器的画图源程序。可移植性强
    非常好的操作元器件的画图源程序。可移植性强-Very good source operating components of the drawing. Portability strong
    2022-02-02 03:51:11下载
    积分:1
  • with vc. Net development. The simple button
    用vc++.net开发。实现简单的按钮功能-with vc. Net development. The simple button
    2023-03-16 19:00:03下载
    积分:1
  • 用vb编写的一个小小的日历程序,对初学vb的同志很有帮助。
    用vb编写的一个小小的日历程序,对初学vb的同志很有帮助。-prepared with a small calendar procedures for beginners vb comrades helpful.
    2022-01-22 11:24:50下载
    积分:1
  • 使用简易的代码实现的WindowsXP风格的,代码实现简单,大家可以自己研究...
    使用简易的代码实现的WindowsXP风格的按钮,代码实现简单,大家可以自己研究
    2022-05-18 09:03:59下载
    积分:1
  • 气球提示源代码
    Balloon Tip Source code
    2022-11-07 18:55:03下载
    积分:1
  • delphi6.0 very user
    非常好用的delphi6.0控件,解压缩就可以使用。-delphi6.0 very user-friendly controls, decompress it can be used.
    2022-07-16 21:19:32下载
    积分:1
  • GlowButton - 发光的
    翻译  maninwest@Codeforge  作者:John Underhill @ Codeproject最近我在查看 KMP Player 软件上的一些图形元素(如果你想看看好的图形设计,我建议你也查看一下)。我在项目中需要的是一个简单的发光按钮控件,用于玩家控制的,这不是什么太神奇的东西,只是在鼠标悬停时能够改变颜色。让图像更改颜色很简单,只需修改  ImageAttribute 的颜色矩阵:private void DrawColoredImage(Graphics g, Image img, Rectangle bounds, Color clr) { using (ImageAttributes ia = new ImageAttributes()) { ColorMatrix cm = new ColorMatrix(); // convert and refactor color palette cm.Matrix00 = ParseColor(clr.R); cm.Matrix11 = ParseColor(clr.G); cm.Matrix22 = ParseColor(clr.B); cm.Matrix33 = ParseColor(clr.A); cm.Matrix44 = 1f; // set matrix ia.SetColorMatrix(cm); // draw g.DrawImage(img, bounds, 0, 0, img.Width, img.Height, GraphicsUnit.Pixel, ia); } }示例代码中的 ParseColor 会将位转化为浮点值。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-07-25 02:55:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载