-
Scat_Strength
计算海面和海底散射的程序,使用小斜率散射理论,同时考虑了气泡的影响。(compute scattering of sea surface and bottom, using small slope scattering theory,considered bubbles effects too.)
- 2009-06-11 14:08:14下载
- 积分:1
-
RefrainChild
限定MDI子框架窗口的最大、最小尺寸,C++精选学习源码,很好的参考资料。(Defining the maximum, minimum size MDI sub frame window, select learning C++ source code, a good reference.)
- 2013-11-27 07:27:10下载
- 积分:1
-
yanzhengxingxi-
密码登陆、验证登陆信息、最简单的Delphi程序额!(Password, verify the login information, the most simple Delphi program forehead!)
- 2013-12-17 16:54:51下载
- 积分:1
-
局域网内的聊天工具源代码...原理简单...值得初学者学习
局域网内的聊天工具源代码...原理简单...值得初学者学习-LAN chat tool for source code ... The principle should be simple for beginners to learn ...
- 2022-03-20 09:03:16下载
- 积分:1
-
VC编的提高的客户端程序
VC编的提高的客户端程序-VC series of the enhanced client
- 2022-03-17 22:33:11下载
- 积分:1
-
AMD SPEED
可以變換cpu速度... 在dos下..若你的cpu 有speed變速功能可以使用這(work in cpu speed ... .. under the dos if you have the cpu speed transmission function can be used)
- 2005-04-22 09:35:02下载
- 积分: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
-
激光键盘软件源代码编译和修改指南源代码1
说明: 激光键盘软件源代码编译和修改指南源代码1(Laser keyboard software source code compilation and modification Guide source code 1)
- 2020-10-30 20:19:55下载
- 积分:1
-
018-PWM脉冲宽度调制与智能小车PWM直流电机调速
pwm小车,内有视频,功能强大,讲解详实,是一个不可多得的pwm小车入门。(PWM car, with video, powerful function, detailed explanation, is a rare introduction to PWM car.)
- 2020-06-21 06:20:02下载
- 积分:1
-
hibenater witerbook
hibenater 说明书,
如何使用等情况-hibenater witerbook
- 2022-02-05 08:31:50下载
- 积分:1