-
UDP示例文件
udp vc source file
you can build a udp net
server and client-udp sample file
server and client
- 2022-04-14 15:29:29下载
- 积分:1
-
这个源码是用遗传算法对FCM 算法进行改进后的算法,实现了对脑图像的自动分割,速度较快...
这个源码是用遗传算法对FCM 算法进行改进后的算法,实现了对脑图像的自动分割,速度较快-the source is using genetic algorithms to FCM algorithm for improved algorithm, achieving the right brain"s automatic image segmentation, faster
- 2022-01-23 11:14:05下载
- 积分:1
-
This is a foreign audio
这是一个国外的影音碟片出租系统,这套影音碟片出租系统也同样适用于国内,功能比较齐全,包括客户信息维护、碟片信息维护、碟片外借处理、碟片归还处理、打印收据和有关租赁报表。另外还有设置会员和设置白金会员功能。因为比较是国外的东东,某些部分可能感觉不习惯,那你自己修改吧,记住,改好后别忘了给我一份哦,呵呵。登录密码:admin,数据库密码:incubus-This is a foreign audio-visual video disc to hire out the system
- 2022-06-30 06:12:00下载
- 积分:1
-
透明时钟的例子,可以直接运行
透明时钟的例子,可以直接运行-transparent clock example, can directly run
- 2022-04-14 12:36:28下载
- 积分:1
-
示例自动完成框
AutoCompleteBox定义在 Silverlight 工具包,您可以找到其最新版本在这里。如果没有已经安装工具包,请从 http://developer.nokia.com/Community/Wiki/How_to_use_Auto_Complete_Box_in_Windows_Phone 按照安装说明进行安装。
- 2022-05-17 19:07:13下载
- 积分:1
-
该函数将显示GUI选择正方形或长方形的部分
This functions displays GUI for selecting square or rectangular part
of the input image IMG. To perform selection user must click mouse twice:
at two corners of the selection area.
User can change the shape at any moment, even when first point is set,
unless it is not forbidden by additional parameters.
Use also cam change the way the selection area is calculated
from the two selected points.
Depending on the combination of the shape and mode it could be
- 2022-06-20 05:16:04下载
- 积分:1
-
一个打飞机小游戏的源代码,界面完整,很具有参考价值
一个打飞机小游戏的源代码,界面完整,很具有参考价值-A small plane hit the game
- 2022-01-28 01:10:51下载
- 积分:1
-
VB做的Sniff软件完整代码.
VB做的Sniff软件完整代码.-VB do Sniff integrity of the software code.
- 2022-06-19 01:14:54下载
- 积分: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
-
lab2000系统下的计数器实验报告,带源程序的!喜欢的
lab2000系统下的计数器实验报告,带源程序的!喜欢的-Counter lab2000 systems experimental report, with source code! Favorite
- 2023-05-14 16:05:03下载
- 积分:1