-
GIyanzheng-(2)
计算关联成像 或者说鬼成像的图像求解算法,用来计算得出bmp图像(Associated with imaging or ghost imaging algorithm computing image for calculated bmp image)
- 2016-10-14 20:28:47下载
- 积分:1
-
在网络上采用Sniff来在网络底层获取网络信息。
在网络上采用Sniff来在网络底层获取网络信息。-Sniff the network used in the underlying network access network information.
- 2023-02-02 08:05:04下载
- 积分:1
-
9seek 5.2
9Seek留言本5.2-9Seek 5.2
- 2022-06-12 12:06:39下载
- 积分:1
-
曲线和曲面算法
说明: 代码包含以下算法:三叶梅花线,圆柱螺线,圆锥螺线,三次贝塞尔曲线,三次B样条曲线。
环形面,锥面,双线性曲面,旋转曲面,贝塞尔曲面,B样条曲面。(The code contains the following algorithms: three-leaf plum blossom line, cylindrical spiral, conical spiral, cubic Bezier curve, cubic B-spline curve.
Torus, cone, bilinear surface, rotation surface, Bezier surface, B-spline surface.)
- 2020-04-05 19:20:11下载
- 积分: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
-
PPT_Object-oriented-programming
面向对象Object-oriented programming学习资料(PPT)格式(Object-oriented programming object-oriented learning materials (PPT) format)
- 2011-12-03 12:48:36下载
- 积分:1
-
gyhhku
用LabVIEW实现对输入音频滤波达到降噪效果后通过滤波处理,回复原正弦信号,欢迎参阅。。(LabVIEW to achieve the input audio filter to achieve noise reduction effect, through the filtering process, reply to the original sinusoidal signal, welcome to see..)
- 2017-07-04 17:01:21下载
- 积分:1
-
BOC
说明: 对伽利略、北斗、GPS2等卫星使用的BOC调制信号的产生及其自相关函数的仿真。包含比较完整的程序集。(On Galileo, Compass, GPS2 and other satellites using BOC modulated signal generation and simulation of the autocorrelation function. Contains more complete assemblies.)
- 2021-04-21 11:18:49下载
- 积分:1
-
winrtplastest
WinRTP is a COM component which can originate RTP (Realtime Transport Protocol) media from a microphone and terminate RTP media on a speaker.(WinRTP is a COM component which can origina te RTP (Realtime Transport Protocol) media fro m a microphone and terminate on a RTP media speak er.)
- 2006-12-20 23:12:49下载
- 积分:1
-
Radarsysteme
radar systeme used to explin function and fonctionnement of radar systeme
- 2009-06-19 01:05:00下载
- 积分:1