-
TC30K电子称通信源码
TC30K电子称通信源码,Delphi开发平台
- 2022-11-20 17:25:03下载
- 积分:1
-
搜索引擎网页代码! !在你网页中加入各大搜索引擎,增加网站搜索功能和魅力,帮你提高网站访问量! 真的非常的酷!很实用!!...
搜索引擎网页代码! !在你网页中加入各大搜索引擎,增加网站搜索功能和魅力,帮你提高网站访问量! 真的非常的酷!很实用!!
-Search engine page code! ! Add your website in major search engines, increase website search features and charm, help you to improve web site traffic! Really cool! Very practical! !
- 2022-02-01 19:36:35下载
- 积分:1
-
FASTCOPY,一个WINDOWS下文件拷贝的程序,号称是最快的WINDOWS文件拷贝程序...
FASTCOPY,一个WINDOWS下文件拷贝的程序,号称是最快的WINDOWS文件拷贝程序-FASTCOPY, a copy of a file under Windows procedures, which is the fastest Windows file copy process
- 2022-05-22 01:02:58下载
- 积分:1
-
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致...
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?递归分治,刚才上传的ex1.rar有错,以这个为准.-Given a width W of the rectangular plate, rectangular plate of height restrictions. Is the need to cut out from the board, respectively, n-height hi, a width of the rectangular parts wi. Parts of the rules of cutting height direction and the direction of rectangular plates with a high degree of consistency. Asked how to make the use of cutting rectangular plate of height h the smallest? Recursive sub-rule, has just uploaded ex1.rar wrong, this shall prevail.
- 2022-09-10 18:50:03下载
- 积分:1
-
用c语言实现了图形绕任意的点旋转,代码可以直接复制到tc里面运行...
用c语言实现了图形绕任意的点旋转,代码可以直接复制到tc里面运行-With the c language to implement graphics rotation around an arbitrary point, the code can be directly copied to the run inside tc
- 2022-06-26 02:04:42下载
- 积分:1
-
Super MA original game code
超级马丽游戏原代码-Super MA original game code
- 2022-01-26 02:48:11下载
- 积分:1
-
Standard and Application for Netwroking development.
网络开发标准及应用。
- 2023-03-07 13:25:04下载
- 积分:1
-
学习java写的java应用程序
学习java写的java应用程序-learning java write java applications
- 2022-06-20 07:30:47下载
- 积分: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
-
桌面墙纸我来换。吃软件为代码可以使用
也可以自己修改下。...
桌面墙纸我来换。吃软件为代码可以使用
也可以自己修改下。-Desktop wallpaper for me. Ate software code can be used can also be modified under their own.
- 2023-01-21 02:55:03下载
- 积分:1