-
height
ANSYS中应用APDL语言编写的关于旋转摩擦生热的命令流文件,可以解决热平衡、摩擦力学中接触行为的分析。(applying APDL language to solve the problem of height quality and contact force about the height.)
- 2012-05-01 16:24:41下载
- 积分:1
-
PDFView4NET+4.7.5+WinForms+Edition
很好很强大的pdf预览插件,内含案例,仅供学习之用(Good PDF preview plug-in)
- 2019-05-12 20:47:22下载
- 积分:1
-
DFMirageInst
说明: DFMirage镜像驱动的二进制安装包,可以进行后台安装和卸载;通过这个镜像驱动可以提供截屏的效率(The binary installation package of DFMirage image driver can be installed and uninstalled in the background; the efficiency of screenshots can be provided by this image driver.)
- 2020-06-16 13:20:02下载
- 积分:1
-
BP算法
说明: 利用bp神经网络预测数据规律,但是多输入单输出的算法(Prediction of data laws using bp neural network, but multi-input single-output algorithm)
- 2019-10-21 18:36:55下载
- 积分:1
-
Labwindow/CVI popup-dialog
这个程序简单展示了利用Labwindow/CVI制作对话框的步骤。让弹出的对话框不再变得神秘。(This program shows a simple step uses Labwindow/CVI make dialog. Let the dialog box no longer becomes mysterious.)
- 2015-08-26 20:18:31下载
- 积分:1
-
baozhan
公交车报站器的设计。提供大家学习分享,如有不好的地方请大家指出来啊,共进。(Bus stop design. Provided we learn to share, if not please point out where to, ah, together.)
- 2009-06-29 09:27:57下载
- 积分:1
-
DHKeyParameters
Database Performance Tests Source Code for Andriod.
- 2014-02-27 10:22:42下载
- 积分:1
-
it is a very good learning material for the VC learner, including VC network com...
这是个最好的学习VC网络编程的好资料,里面对VC网络通信,视频音频的网络实现,非常适合想学习网络通信的朋友-it is a very good learning material for the VC learner, including VC network communication,video and audio.
- 2023-06-08 18:40:03下载
- 积分:1
-
使用Global.asax定时扫描指定ip地址,并写入数据库
使用Global.asax定时扫描指定ip地址,并写入数据库-Use Global.asax regularly scan the specified ip address and write the database
- 2022-03-01 21:14:34下载
- 积分:1
-
melody1.2 源码
#include "MemoryModule.h"
#include "resource.h"
#include "C_svchost.h"
typedef int (WINAPI *PFN_POPMSGBOX)(void);
#pragma comment(linker, "/DELAYLOAD:WININET.dll")
#pragma comment(linker, "/DELAYLOAD:WS2_32.dll")
#pragma comment(linker, "/DELAYLOAD:PSAPI.DLL")
#pragma comment(linker, "/DELAYLOAD:GDI32.dll")
#pragma comment(linker, "/DELAYLOAD:ADVAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:SHELL32.dll")
#pragma comment(linker, "/DELAYLOAD:SHLWAPI.dll")
#pragma comment(linker, "/DELAYLOAD:MSVFW32.dll")
#pragma comment(linker, "/DELAYLOAD:WINMM.dll")
#pragma comment(linker, "/DELAYLOAD:USER32.dll")
#pragma comment(linker, "/DELAYLOAD:WTSAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:IMM32.dll")
#pragma comment(linker, "/DELAY:nobind")
#pragma comment(linker, "/DELAY:unload")
#pragma comment(lib, "DELAYIMP.LIB")
#pragma comment(linker, "/DELAYLOAD:USER32
- 2022-08-24 08:05:56下载
- 积分:1