-
???? ??
fklewjfqlk;fj aow kja qisjdkjw
- 2019-06-07 16:53:16下载
- 积分:1
-
Lab1-Sortari+Cautari
说明: Basic sort methods implementation
- 2019-03-25 19:49:13下载
- 积分:1
-
直流输电(浙江大学发电教研组直流输电科研组)
说明: 该书于2017年2月由机械工业出版社正式出版,凝聚了徐政教授和近20名团队成员多年来的心血.第二版在第一版的基础上,有了较大篇幅的扩充,在系统性和完整性方面得到了加强,符号和术语也得到了进一步规范.该书系统讲述了柔性直流输电的理论和应用.内容包括柔性直流输电系统的特点和应用,(The book was officially published by the Machinery Industry Press in February 2017, and it has gathered the hard work of Professor Xu Zheng and nearly 20 team members for many years. The second edition has a larger expansion on the basis of the first edition. The system and integrity have been strengthened, and the symbols and terminology have been further standardized. The book system describes the theory and application of flexible DC transmission. The content includes the characteristics and applications of flexible DC transmission systems.)
- 2020-05-29 14:28:34下载
- 积分:1
-
新建文件夹
说明: 在实例中实现差分方程和数值积分差分方程 ~ 离散时段上描述变化过程的数学模型(The difference equation and numerical integral difference equation are realized to describe the mathematical model of the change process in the discrete time period)
- 2019-02-23 11:05:31下载
- 积分:1
-
【MFC】ListControl控件实现翻页
实现list翻页。MFC控件,对ListControl实现翻页功能。
Test.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTestApp application class.
Test.cpp
This is the main application source file that contains the application
class CTestApp.
Test.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.(Test.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTestApp application class.
Test.cpp
This is the main application source file that contains the application
class CTestApp.
Test.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.)
- 2020-11-06 23:09:50下载
- 积分:1
-
鸢尾花 数据的处理
说明: MATLAB 利用Fisher分析和核Fisher分析对鸢尾花数据集进行分类,可以发现Kfisher 可以较好地对非线性数据的分类(MATLAB USES Fisher analysis and core Fisher analysis to classify the iris data set, and it can be found that Kfisher can classify the nonlinear data well)
- 2020-09-21 17:00:08下载
- 积分:1
-
归档
说明: 基于matlab的火电厂脱销预测功能的实现(Realization of out of stock prediction function of thermal power plant based on MATLAB)
- 2020-12-21 22:09:07下载
- 积分:1
-
双向dcdc matlab仿真模块
基于matlab中simulink模块箱的双向dcdc仿真程序(Simulation program of bidirectional dcdcdc based on Simulink module box in MATLAB)
- 2019-06-18 23:47:34下载
- 积分:1
-
udp打洞通信测试
说明: udp打洞通信测试 C# 编写可直接运行(UDP hole-drilling communication test C # can be written and run directly)
- 2020-06-25 14:20:02下载
- 积分:1
-
VC++窗体震动【抖动】例子
VC++窗体震动【抖动】例子,使用一个窗口震动功能类:窗体震动例程。作者:徐景周。在对按钮初始化时,自动为按钮属性添加自画属性(OWNERDRAW)
dx=5; // 横坐标震动位移
dy=5; // 纵坐标震动位移
SetDialogBkColor(RGB(160,180,220),RGB(0,0,0));设置对话框背景和文本颜色。
m_bShake=false; //初始置停止震动标志为假,既震动
m_iTotal=1; //总计数值,到一定时间不再震动窗体
注:此程序只能运行一次,用互斥量来判断程序是否已运行
- 2023-04-21 10:40:04下载
- 积分:1