-
CellSpanTest
setup to exercise tables in which cells use spanning.
- 2013-12-02 15:39:46下载
- 积分:1
-
UmatForDamage
说明: Abaqus模拟平面连续损伤在子程序(带算例)(Two dimensional continuous damage Umat for Abaqus.)
- 2020-01-21 09:14:54下载
- 积分:1
-
jetdrillingtooptimizethedesignofhydraulicparameter
本程序是我毕业设计做的喷射钻井水力参数 优化设计。其中有泵压的自动绘图。(I graduated from this program is designed to do the jet drilling to optimize the design of hydraulic parameters. Among them, the automatic pump pressure mapping.)
- 2021-01-19 07:38:42下载
- 积分:1
-
酒店管理系统源码(winform)
酒店管理系统
- 2015-09-09下载
- 积分:1
-
Marhalevel
Small source and fully working software for the Cattles passport scanning with Dalalogic scanner.
- 2020-06-25 01:20:02下载
- 积分:1
-
occzarence
Parzen窗和K近邻法进行概率密度估计还带一个示波器控件()
- 2018-02-21 09:04:17下载
- 积分: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
-
eLife!
该程序基于C++、MFC、GDI+。使用ADO数据库访问技术。实现的主要功能包括备忘录、计划、节日、朋友生日的提醒等,同时拥有强大的查找功能。支持换肤和快捷的音乐播放。允许用户自制皮肤。eLife!的换肤功能全部由GDI+实现。(The program is based on c++, MFC, GDI+. Using ADO database access technology. Implementation of main functions include memos, plans and holiday, friends birthday reminder, have powerful search function at the same time. Supports avi and fast music playing. Allows the user to homemade skin. ELife! All by GDI+ realize change skin function.
)
- 2013-12-02 19:34:49下载
- 积分:1
-
163企业邮箱,邮箱源码系统。
163企业邮箱,邮箱源码系统。-yiyueyouxiang
- 2022-11-19 11:30:03下载
- 积分:1
-
socket network programming to the specific method, a source notes, not to miss a...
socket 网络编程的具体实现方法,其中源码有注释,不要错过啊-socket network programming to the specific method, a source notes, not to miss ah
- 2022-06-03 17:27:56下载
- 积分:1