-
等距线参考文献
利用matlab的gui设计的带有输入和输出功能的界面图形,实现等距线可视性很强,自己独立编写的数据和图形,学习非常值得(Using GUI of MATLAB to design interface graphics with input and output functions, realizing the visibility of isometric line is very strong, the data and graphics written independently by oneself are very worthwhile to learn.)
- 2020-06-19 18:20:01下载
- 积分:1
-
j
说明: 基于Labview与Matlab混合编程的应用研究实例(Examples of applied research based on Labview and Matlab)
- 2013-03-27 18:58:51下载
- 积分:1
-
自动调节系统解析与PID整定 [白志刚编著]
说明: dsp28069数据手册 ddddddddddddddddddd(dsp28069 datasheet fddddddddddddddddddddd)
- 2018-12-25 16:10:48下载
- 积分:1
-
3DAlphaTransparency_src
This example illustrates how bitmap texture files with an alpha channel or a key color transparency can be mapped onto managed Direct3D vertex buffers in C#. In this example, .png, .bmp, and .jpg files provide the textures.
- 2013-04-09 18:14:32下载
- 积分:1
-
cxxtest-4.3.tar
cxxtest-4.3.tar.gz is a very good unit test software
- 2015-05-25 22:17:44下载
- 积分:1
-
VC.NETMFC
VC.NET创建一个最简单的MFC程序,此为源码文件,真的是挺简单的MFC程序,想学习VC.NET环境的MFC编程,就要从最简单的MFC程序源码开始,难道不是么?
(VC.NET create a simple MFC program, this is the source file, is really quite simple MFC program, want to learn VC.NET MFC programming environment, it is necessary from the most simple MFC program source code starts, does not it?)
- 2013-07-08 15:05:35下载
- 积分:1
-
PT2314AUDIO
基于51单片机的PT2314音频功放程序,可实现MIC和音频输入切换及音量音调控制,并用5110显示(Based on 51 single-chip audio amplifier PT2314 program can achieve MIC and audio input switching and volume tone control and display with 5110)
- 2014-07-29 11:04:11下载
- 积分:1
-
C# dateTimePicker 日历控件 弹出式日期选择
C# 实现一个dateTimePicker 日历控件,单击后弹出式日期选择框,比较 经典的操作方法和界面风格。
当用户点击日期选择按钮后,会执行以下函数代码:
private void Form1_Load(object sender, EventArgs e)
{
dateTimePicker1.Format = DateTimePickerFormat.Custom;
dateTimePicker1.CustomFormat = "MMMM dd, yyyy - dddd";
label1.Text = dateTimePicker1.Text;
}
弹出的日期选择形式如下图所示,完整源码请下载 。
- 2023-02-13 07:35:03下载
- 积分:1
-
dsp_foc
异步电机进行磁场定向控制,d-q轴解耦,间接磁场定向(FOC in asychronous motor)
- 2017-11-07 16:45:11下载
- 积分:1
-
哈夫曼编码 C++实现
哈夫曼编码 C++ 实现 控制台程序
- 2022-02-20 10:46:30下载
- 积分:1