-
三维装箱问题 c语言源码
说明: 三维装箱问题 c语言源码 可用(C Language Source Code Availability for Three-dimensional Packing Problem)
- 2020-06-30 05:20:02下载
- 积分:1
-
UCGUI最新3.90版源码
说明: UCGUI最新3.90版源码,是学习UCGUI的重要资料,欢迎查看学习(UcGUI latest version 3.90 source code, is an important material to learn ucGUI, welcome to check and learn)
- 2020-10-22 23:09:11下载
- 积分:1
-
DeleteChar-MFC
简单的MFC编程
在文本中删除指定的中文或中文句子(MFC programming
Chinese or Chinese sentence in the text to delete the specified
)
- 2012-05-03 15:42:02下载
- 积分:1
-
模板方法模式-考试题目03
说明: my program c++ learning process three
- 2020-06-24 06:00:02下载
- 积分:1
-
效果类]神秘探照灯
效果类]神秘探照灯-effects category] mysterious searchlight
- 2022-05-27 23:06:49下载
- 积分:1
-
又一个XP风格进度条控件+实例源码
又一个VB6.0环境下使用的XP风格进度条控件+实例源码,有4种风格样式,4种颜色风格,4个示例进度条,依次点击对应控制按钮可显示进度条样式。本进度条可用于程序控制、等待状态、加载状态的Loading显示,值得收藏。
- 2022-01-25 16:50:36下载
- 积分:1
-
三种方式实现PSS暂稳分析
用三种方法对电力系统稳定器PSS抑制低频振荡能力进行仿真。1、Matlab程序,计算特征值进行分析(机电振荡模式);2、Simulink仿真(波特图、delta Pa、delta w等波形);3、 C语言(Three ways to demonstrate the function of PSS to suppress low-frequency oscillation. 1 Matlab; 2 Simulink; 3 C)
- 2020-12-30 00:09:00下载
- 积分:1
-
演化博弈论MATLAB编程
基于演化博弈的模拟仿真,特别是对于双方博弈过程中的演化趋势进行分析(Simulation based on evolutionary game)
- 2018-08-31 17:48:58下载
- 积分:1
-
这是我们学习微机接口时使用的PPT,是我们院老师编写的。该PPT内容完整,条理清楚。适合学习微机的学生作为辅助工具。...
这是我们学习微机接口时使用的PPT,是我们院老师编写的。该PPT内容完整,条理清楚。适合学习微机的学生作为辅助工具。-This is our learning computer interface used in the PPT is prepared by the House of teachers. The PPT content is complete, the presentation was clear. Computer learning for the students as an auxiliary tool.
- 2022-08-11 05:02:29下载
- 积分: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