-
donlp2_ansi_c.tar
说明: sqp程序包。用sqp算法实现非线性约束的优化求解,内有帮助文档(sqp package. Sqp used algorithm of nonlinear constrained optimization, help documentation within)
- 2021-01-08 18:48:51下载
- 积分:1
-
u-boot
说明: 三星ARM S3C44B0X的u-boot(Samsung ARM S3C44B0X the u-boot)
- 2011-03-16 19:28:34下载
- 积分:1
-
ESP8266 STM32配置程序
ESP8266 STM32配置程序代码,STM32通过串口AT指令配置8266为AP模式,手机连接WIFI与esp8266通信,再通过MCU控制其他设备
- 2022-07-14 18:41:58下载
- 积分:1
-
C# 返回用户点击按钮的枚举
C# 返回用户点击按钮的枚举,这个比较有点个性了,平时好像用的不多,返回用户单击按钮后的信息,需要进行用户单击的判断,代码如下:
DialogResult dr = MessageBox.Show("消息信息", "标题", MessageBoxButtons.YesNoCancel);
switch (dr)//使用switch语句判断用户点击了哪个按钮
{
case DialogResult.Cancel://如果按下了Cancel则执行下面的语句块
MessageBox.Show("按下了Cancel");
break;
case DialogResult.No://如果按下了No则执行下面的语句块
MessageBox.Show("按下了No");
break;
case DialogResult.Yes://如果按下了Yes则执行下面的语句块
MessageBox.Show("按下了Yes");
break;
}
- 2023-02-16 09:40:03下载
- 积分:1
-
different energy grain boundary
说明: 根据晶粒结构数据,输出不同晶粒和粒子界面能所对应的粒子分数,以及晶粒分数。(According to the grain structure data, the corresponding particle fractions and grain fractions of different grains and interfacial energies are output.)
- 2020-06-21 03:20:01下载
- 积分:1
-
WinDivert-1.4.3-Source
超好用的网络抓包框架(Windivert)
主要有以下功能:
1、捕获网络数据包
2、筛选/丢弃网络数据包
3、嗅探网络数据包
4、(重新) 注入网络数据包
5、修改网络数据包
主要有以下特点:可抓包,修改包(Windivert
The main functions are as follows:
1. Capturing Network Packets
2. Screening/Dropping Network Packets
3. Sniffing Network Packets
4. (Re) Injection of Network Packets
5. Modifying Network Packets
The main features are as follows: can grab the package, modify the package)
- 2019-01-21 13:58:35下载
- 积分:1
-
PMSM_OPEN
说明: 基于C语言编写,可利用TI的CCS软件进行运行。针对DSP28335开发的永磁同步电机三环控制程序。(Based on C language, Ti CCS software can be used for operation. The three loop control program for DSP28335 PMSM is developed.)
- 2020-03-05 14:47:08下载
- 积分:1
-
truyen_dan_so_matlab
Simulation Digital communication by using matlab
- 2012-09-03 13:14:51下载
- 积分:1
-
flightgear
以UDP的形式向flightgear发送信息
源码用VC编写,flightgear为2.0.0版本(Send a message with the VC,for flightgear)
- 2020-08-09 16:38:29下载
- 积分:1
-
IAR_UART1_Mega128L
说明: IAR_UART1_Mega128L点阵屏程序((ICCAVR all the library functions of the original source document is divided into two parts))
- 2020-06-18 18:40:01下载
- 积分:1