-
一个基于HLA高层体系结构分布式仿真的例子,用VC++编写
一个基于HLA高层体系结构分布式仿真的例子,用VC++编写-A high level architecture based on HLA distributed simulation examples, using VC++ Prepared
- 2022-07-01 05:43:13下载
- 积分:1
-
屏幕取色器,从屏幕上取鼠标所在点的颜色然后转化为RGB形式显示...
屏幕取色器,从屏幕上取鼠标所在点的颜色然后转化为RGB形式显示-The screen color picker to take the mouse from the screen where the points and then converted into RGB color display
- 2022-02-06 18:17:31下载
- 积分:1
-
This program implements a simple text read and write operations, want to be help...
本程序实现了对文本的简单读写操作,希望对初学者有帮助-This program implements a simple text read and write operations, want to be helpful for beginners
- 2022-03-15 13:41:37下载
- 积分:1
-
这一代码发送电子邮件的附件很容易。
This 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
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 niControls->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")
- 2022-01-26 07:38:06下载
- 积分:1
-
预付费出租车预订系统
intellidispatch出租车预订系统是一个智能软件,用于预付费出租车预约系统。距离计算是自动使用谷歌地图接口;
- 2023-01-21 02:25:04下载
- 积分:1
-
关闭窗口不报警
close window not alert
- 2022-05-17 09:23:34下载
- 积分:1
-
这是一个输出回行方阵的小程序!比较简单,自己还可以改改.
这是一个输出回行方阵的小程序!比较简单,自己还可以改改.-This is a line matrix output back to the small program! Relatively simple, what can change it.
- 2023-05-05 07:55:03下载
- 积分:1
-
VB Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数,按分类编排,具有索引功能,支持全...
VB Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数,按分类编排,具有索引功能,支持全文检索,-VB Windows API function has about 774, divided into twelve categories, basically most of the commonly used and very used by Windows API function, arranged by category, with the index function, support full-text search,
- 2022-03-25 00:28:19下载
- 积分:1
-
64bit mac using wallace mltiplier
嗨,这很好纸。这个用wallace乘法器表示64位乘法器
- 2022-03-30 10:02:54下载
- 积分:1
-
文本框的过滤(2KB)
文本框的过滤(2KB)-text box filter (2KB)
- 2023-06-07 02:30:03下载
- 积分:1