-
Mechanical For bat
说明: abaqus python实现建立批量螺钉连接,并自动建立MPC(ABAQUS Python realizes the establishment of batch screw connection and the automatic establishment of MPC)
- 2021-03-29 12:49:10下载
- 积分:1
-
SendToCS
This is a COde to Send Emails with attachement very easily.
You ca use it as an executable, or in you .Net project.
Create you Form, create a Button and Enjoy.
System::Void MyForm::SendOrder_Click(System::Object^ sender, System::EventArgs^ e)
{
List<String^>
Items
String
^Filename
Filename = IO::Path::Combine(System::Environment::GetEnvironmentVariable("TEMP"),
String::Concat("FCSSystem", IO::Path::GetRandomFileName(), ".txt"))
Items.Add(Convert::ToString(DateTime::Now))
for(int ni=0 ni<OrderPanel->Controls->Count ni++)
{
Items.Add(String::Concat(OrderPanel->Controls[ni]->Controls[0]->Name,"Q",
((NumericUpDown^)OrderPanel->Controls[ni]->Controls[1])->Value))
}
IO::File::WriteAllLines(Filename, Items.ToArray())
SendFileTo::MAPI mapi
mapi.AddRecipientTo("sst@fcssystem.com")
mapi.AddAttachment(Filename)
mapi.SendMailPopup("FCS System Order", "Please Write Your Data Here")
}
- 2009-09-23 00:38:52下载
- 积分:1
-
BusinessLogic
说明: Mat2QImage(const Mat &cvImg, QImage &qImage_out)mat格式转qiamge
Mat2QImage(cv::Mat cvImg)
ur机械臂控制代码可自行删掉(translator used for mat to qimage)
- 2020-06-25 16:40:01下载
- 积分:1
-
A very simple network traffic statistics, a very small footprint, starts fast.
非常简洁的网络流量统计,占用资源极小,启动快速.-A very simple network traffic statistics, a very small footprint, starts fast.
- 2022-08-07 05:28:07下载
- 积分:1
-
web_HTTP协议服务器的源码,含详细注释,VC6.0下调试通过
web_HTTP协议服务器的源码,含详细注释,VC6.0下调试通过-web_HTTP Protocol server source code, including detailed notes, VC6.0 debugging through
- 2022-02-12 21:41:46下载
- 积分:1
-
VCOpenDDS
ACE+TAO windows环境下编译ACE编译OpenDDS(ACE+ TAO windows environment compiler ACE source)
- 2013-08-01 23:03:26下载
- 积分:1
-
汇编写的下载工具.rar
汇编写的下载工具.rar-write download compilation tools. Rar
- 2022-03-15 16:37:43下载
- 积分:1
-
一个Udp广播示例
一个Udp广播示例-an example Udp Broadcasting
- 2022-05-17 02:46:30下载
- 积分:1
-
简单的网上邻居功能。获取局域网网络基本资源
简单的网上邻居功能。获取局域网网络基本资源-Simple Network Neighborhood feature. LAN network access to basic resources
- 2022-02-04 21:42:25下载
- 积分:1
-
DSC-DVC-TW-Market-Analysis-1026_2007
數位相機 DSC/DVC 之台灣市場現況分析(Digital Camera DSC/DVC current situation in the Taiwan market analysis)
- 2014-01-24 16:22:32下载
- 积分:1