-
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
-
NaSch
Nasch 元胞自动机单车道模型 可以出流量-密度,流量-速度基本图(Nasch model.The CA single-lane model can give flow -density ,flow-velocity basic diagrams.)
- 2018-05-26 17:57:36下载
- 积分:1
-
端口数据传送与接收
端口数据传送与接收-port data transmission and reception
- 2022-08-24 16:15:33下载
- 积分:1
-
UsageMarker
This ClassVisitor and MemberVisitor recursively marks all classes and class elements that are being used.
- 2014-05-09 16:41:18下载
- 积分:1
-
Applied-Software-Risk-Management
this book give detial view on Software Risk Management
- 2013-11-29 02:22:54下载
- 积分: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
-
绘制曲线
说明: EQ均衡器曲线, SigmaStudio 各种滤波算法实现如全通,高通,低通,带通,EQ等等(EQ equalizer curve, Sigma Studio filtering algorithms such as all-pass, high-pass, low-pass, band-pass, EQ and so on)
- 2020-12-01 21:29:26下载
- 积分:1
-
trafficlight
说明: 采用模糊控制的思想,实现交通路口红绿灯时间的优化控制。
功能要求:(1) 采用模糊控制实现红绿灯控制,根据车流量的不同来控制红绿灯的显示时间。
(2) 模拟实际交通路况,简化编程难度,只考虑横竖方向的车流量,并不考虑车的拐弯,重点突出模糊控制算法
(Using fuzzy control theory to achieve the traffic intersection of time optimal control of traffic lights. Functional requirements: (1) using fuzzy control to achieve traffic light control, according to the different traffic flow to control the traffic lights display the time. (2) simulate the actual traffic and road conditions, simplify programming difficulty, only if they had to consider the direction of traffic flow, without considering turning vehicles, focused fuzzy control algorithm)
- 2021-04-07 22:49:01下载
- 积分:1
-
LTE系统中同步和信道估计的FPGA设计与实现_刘凯
是一种LTE上行同步的新方法以及以后的信道估计算法的仿真和验证(A new solution for sync in LTE)
- 2019-03-26 19:41:24下载
- 积分:1
-
8df5833b7339
win32 SDK 方式实现拦截系统关机(Win32 SDK)
- 2013-09-16 14:11:26下载
- 积分:1