-
回文数测试
说明: 学生教学基础,帮助了解编程的基本算法思路。(Basic Algorithmic Thoughts to Help Understand Programming)
- 2020-06-23 19:20:01下载
- 积分:1
-
wEBcORPUS
Web Corpus extends Multi Source Corpus Source Code for Andriod.
- 2014-01-13 19:29:05下载
- 积分:1
-
CompletionInfo
Information about a single text completion that an editor has reported to an input method.
- 2014-01-03 19:35:20下载
- 积分:1
-
网络营销系统(NET)用asp.net编程的系统
网络营销系统(NET)用asp.net编程的系统-Network Marketing System (NET) with Asp. Net Programming System
- 2022-01-26 04:59:16下载
- 积分:1
-
agd
是一个关于信道容量和信道估计的很全面的matlab源程序(Is a very comprehensive matlab source program for channel capacity and channel estimation)
- 2019-03-28 02:44:14下载
- 积分:1
-
glog-master
说明: Google glog ,测试可行,需要vs编译,测试可行,需要vs编译。(Google glog ,aksjdofiwjeofsdlfkjos)
- 2020-06-16 12:40:02下载
- 积分:1
-
3dCloud
c#语言实现三维点云文件的读取以及opengl显示(c# language to achieve a three-dimensional point cloud file read and opengl display)
- 2021-02-25 15:49:38下载
- 积分: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
-
华荣道游戏的程序算法
华荣道游戏的程序算法-Huarong Road algorithm of the game
- 2022-03-18 20:31:45下载
- 积分:1
-
Dreamweaver UltraDev网页编程不求人.书籍语言: 简体中文
书籍类型: 网页设计
授权方式: 免费软件...
Dreamweaver UltraDev网页编程不求人.书籍语言: 简体中文
书籍类型: 网页设计
授权方式: 免费软件
-Dreamweaver UltraDev website programming taxpayer. Books Language : English books types : Web Design license : free software
- 2022-07-16 04:31:47下载
- 积分:1