-
pythoncook程序设计教程,不过是英文的。它和c++语言一样的强大,如果你对喜欢的话,互联网上有很多的资料。...
pythoncook程序设计教程,不过是英文的。它和c++语言一样的强大,如果你对喜欢的话,互联网上有很多的资料。-pythoncook Programming Guide, but is in English. It c++ Language as a powerful, if you like it, there are a lot of Internet information.
- 2022-08-02 15:55:04下载
- 积分:1
-
智能天线中的d music 算法,可以实现波束赋形,权值优化等
智能天线中的d music 算法,可以实现波束赋形,权值优化等-smart antenna d music
- 2022-09-16 22:25:08下载
- 积分:1
-
labview程序编程技巧演示,用labview编写windows应用图像编程小程序...
labview程序编程技巧演示,用labview编写windows应用图像编程小程序-LabVIEW programming skills demonstration, prepared by LabVIEW image windows programming applet
- 2022-05-09 07:13:23下载
- 积分:1
-
powerbuilder开发的一个仓库程序
powerbuilder开发的一个仓库程序-PowerBuilder development of a warehouse procedures
- 2022-03-22 14:05:48下载
- 积分:1
-
delphi常用OCX控件,包括delphi编程常用大多数控件
delphi常用OCX控件,包括delphi编程常用大多数控件-delphi common OCX controls, including the most commonly used controls delphi programming
- 2022-03-30 11:44:25下载
- 积分:1
-
差分空时编码程序,对你很有帮助的,可以
差分空时编码程序,对你很有帮助的,可以-DSTBC
- 2022-01-25 15:51:39下载
- 积分:1
-
编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生...
编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。
提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即:import java.lang.Math
-Write a program grade point average calculation of three lessons to require the application were used Java language in three different loop realization of the achievements of each course with the Math class, random () method of randomly generated (random () produces values between 0 and between 1), results range from 40 ~ 100. Tip: Customize a class that implements a function to return random numbers. In the main function, where the test is called the class to obtain a direct method of random numbers. Obtain a random number associated category: java.lang.Math necessary for the introduction of the class that is: import java.lang.Math
- 2022-07-05 00:59:52下载
- 积分:1
-
bios和dos中断大全....里面包括了常用的全部中断及其用法
bios和dos中断大全....里面包括了常用的全部中断及其用法-bios and dos interrupt .... Guinness included the common use of all the disruption and
- 2022-01-26 01:23:22下载
- 积分:1
-
3 节点示例中特设仿真与 AODV
# 3 节点示例中特设仿真与 AODV
# 定义的选项
设置 val(chan) 通道/WirelessChannel; # 通道类型
设置 val(prop) 传播/TwoRayGround; # 电波传播
模型
设置 val(netif) Phy/WirelessPhy; # 网络接口类型
设置 val(mac) Mac/802_11; # MAC 类型
设置 val(ifq) 队列/DropTail/PriQueue; # 接口队列类型
设置的 val(ll) LL; # 链接图层类型
设置 val(ant) 天线/OmniAntenna; # 天线模型
设置的 val(ifqlen) 50 ; # 种中的最大数据包
设置的 val(nn) 3 ; mobilenodes # 人数
设置 val(rp) AODV ; # 路由协议
设置的 val(x) 500 ; # X 维度的地形
设置的 val(y) 400 ; # Y 维度的地形
设置的 val(stop) 150 ; # 时间的仿真结束
设置 ns [新模拟器]
设置 tracefd [打开 simple.tr w]
设置 windowVsTime2 [打开 win.tr w]
设置 namtrace [打开 simwrls.nam w]
- 2022-06-19 05:32:39下载
- 积分:1
-
HTML5 幻灯片放映
HTML5 幻灯片放映,此 html5 幻灯片显示代码帮助您在您的网站中添加幻灯片放映。图片/图像文件夹中您可以轻松地添加您的图片。
今天 mosly web 开发前端语言是 HTML 和 CSS。在 HTML 以后新邓氏在 HTML5 和还任自己沉沦运作上 HTML5 增加...
- 2022-07-20 19:22:12下载
- 积分:1