-
windowsneihebianchengyuxinxianquan
windows内核编程与信息安全 寒江独钓 试读版(windows kernel programming and information security is a trial version of Snowy River fishing alone)
- 2009-02-12 19:24:33下载
- 积分:1
-
Vb pinao
vb pinao you can try it
- 2018-08-27 15:45:46下载
- 积分:1
-
CheckSum
可以快速计算文件的CRC32校验值,主要用于bin和hex、rom文件的校验。(It can quickly calculate the CRC32 check value of files, mainly used for the check of bin, hex and ROM files.)
- 2021-04-10 15:58:59下载
- 积分:1
-
ShouldQueryStrategy
Decides whether a given source should be queried for a given query, taking into account the source s query threshold and query after zero results flag.
- 2013-12-16 11:44:00下载
- 积分:1
-
Based on C/S mode Socket programming two programs, one is the client program, on...
基于 C/S 模式的 Socket 编程 两个程序,一个是客户机程序,一个是服务器程序
Server 端向 Client 端提供两种服务:数学计算服务和反序字符串服务-Based on C/S mode Socket programming two programs, one is the client program, one is the server program Server-side Client-side to provide two services: Mathematics computing services and anti-order strings Service
- 2022-02-05 13:25:07下载
- 积分: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
-
phase_array_radar_DBF
说明: 相控阵雷达数字多波束形成仿真程序,自己编写,非常好用,适合新手学习(Digital Multi-Beam Forming Simulation Program for Phased Array Radar)
- 2021-04-27 20:28:44下载
- 积分:1
-
mine
自己编的扫雷的小程序,很用心的编写,对新手应该会有帮助。里面的小砖块、计数值显示都是小控件,以后有类似用途应该都用得上。控件以动态库的形式。(Own a small demining program, very hard to write, it should be helpful for the novice. Inside the small brick, the count display controls are small, after a similar purpose should all need them.)
- 2015-08-31 23:57:05下载
- 积分:1
-
SANBAN
自己编写的散斑生成算法,对于三维重建有很大的帮助(the generation algorithm of the speckle image, which is helpful for the three dimensional reconstruction)
- 2017-04-19 22:11:14下载
- 积分:1
-
rangweizixuanzhan
说明: 在图形中让文字旋转起来,是不是一个很有趣的东西呢.图形的处理越来越重要以及对这方面的人才需求也很大的,大家加油哦.(in graphic language allowing rotation, is a very interesting things?. Graphics handling increasingly important and the people in this area is also a great demand, you refueling oh.)
- 2006-03-25 12:57:58下载
- 积分:1