-
ABAQUS基础材料库_POLARIS_MAT_BASE
abaqus常用材料参数程序,嵌入abaqus后可以自由调用(general material mode of abaqus)
- 2017-10-24 10:33:56下载
- 积分:1
-
lesson2
说明: 太原理工大学oracle课件第二章。数据库和表的创建(Taiyuan University of oracle courseware Chapter. Creating databases and tables)
- 2011-03-19 20:05:15下载
- 积分:1
-
SQL自己连接
labview连接SQL数据库,和修改数据库(LabVIEW connects to the SQL database and modifies the database)
- 2017-07-10 10:13:14下载
- 积分:1
-
最新五合一收款码修改版源码
说明: 支付宝支付,微信支付,手Q支付,京东钱包,百度钱包
五合一收款,将其二维码合并为一个二维码,无需手续费
(HTML单页版多模板免安装)(Alipay payment, WeChat payment, hand Q payment, Jingdong wallet, Baidu Wallet
Five-in-one collection, merging its two-dimensional code into a two-dimensional code, without handling fees
(HTML single page multi-template installation-free))
- 2020-06-25 09:20:01下载
- 积分:1
-
C# 调用外部的EXE文件
C# 调用外部的EXE文件,程序中主要是使用System.Diagnostics.Process.Start(textBox1.Text);来执行外部的exe文件。
private void button1_Click(object sender, EventArgs e)
{
openFileDialog1.Filter = "exe文件(*.exe)|*.exe";//设置打开文件的格式
if (openFileDialog1.ShowDialog() == DialogResult.OK)//判断是否选择了exe而文件
textBox1.Text = openFileDialog1.FileName;//显示选择的文件
}
private void button2_Click(object sender, EventArgs e)
{
System.Diagnostics.Process.Start(textBox1.Text);//执行exe文件
}
- 2023-06-03 22:35:03下载
- 积分:1
-
1807.01613
说明: Conditional Neural Processes (CNPs) were introduced as a continuation of Generative Query Networks (GQN) to extend its training regime to tasks beyond scene rendering, e.g. to regression and classification.
- 2020-06-23 22:40:01下载
- 积分:1
-
三维装箱问题 c语言源码
说明: 三维装箱问题 c语言源码 可用(C Language Source Code Availability for Three-dimensional Packing Problem)
- 2020-06-30 05:20:02下载
- 积分:1
-
VIBE
说明: 前景识别vibe程序,运行流畅。 b哥大作的个人实现版,准确率和高斯建模差不多,但运行速度极快(foreground he C library function int rand(void) returns a pseudo-random number in the range of 0 to RAND_MAX.
RAND_MAX is a constant whose default value may vary between implementations but it is granted to be at least 32767.)
- 2019-02-28 15:47:05下载
- 积分:1
-
红外解码
红外解码,对常用红外遥控发射芯片UPD6121G进行解码,根据接收到波形显示其
32位二进制红外编码数据波形,根据波形下方刻度可查阅每一位为0或1(Infrared decoding, commonly used infrared remote control chip UPD6121G chip decoding, according to receive the waveform display
32 bit binary infrared coded data waveform, according to the waveform below the scale can be found, each for 0 or 1)
- 2017-08-07 11:01:08下载
- 积分:1
-
占空比可调信号发生器的资源分配表,各个存储器的用途与分配。...
占空比可调信号发生器的资源分配表,各个存储器的用途与分配。-Adjustable duty cycle signal generator of the resource allocation table, the use of various storage and distribution.
- 2022-09-16 12:00:03下载
- 积分:1