-
一块用VC做的计算器,对于初学VC的人来讲是一个不错的案例,...
一块用VC做的计算器,对于初学VC的人来讲是一个不错的案例,-VC to do with a calculator, for the novice person in terms of VC is a good case,
- 2023-01-06 21:05:03下载
- 积分:1
-
C prepared with a phone call this procedure for the C language learners with
用c编写的一个电话本程序,供C语言学习者用-C prepared with a phone call this procedure for the C language learners with
- 2023-05-19 21:00:04下载
- 积分: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
-
接收单元,我们采用的原理和调频收音机原理一样。图3为接收电路,以专用调频接收模块IC1 TDA7021T为核心,经解调后的音频信号从脚输出,送到IC2 LM38...
接收单元,我们采用的原理和调频收音机原理一样。图3为接收电路,以专用调频接收模块IC1 TDA7021T为核心,经解调后的音频信号从脚输出,送到IC2 LM386作功率放大,推动耳机发声。三极管BG9018等组成高频放大级,以提高接收灵敏度。调节可调电容器C23可以改变接收频率,使其对准发射机的发射频率。-Receiving unit, we have adopted the principle and the principle of like FM radio. Figure 3 for the receiver circuit to a dedicated IC1 TDA7021T FM receiver module as the core, after demodulation of the audio signal after the output from the feet, to make IC2 LM386 power amplifier, and promote sound headphones. BG9018 triode composed of high-frequency amplification level in order to improve receiver sensitivity. Conditioning adjustable capacitor C23 can change the receiver frequency so that it fired at the transmitter frequency.
- 2022-07-11 03:12:17下载
- 积分:1
-
一个基于pci2000数据采集卡的数据采集系统的界面
一个基于pci2000数据采集卡的数据采集系统的界面-a data acquisition card data acquisition system interface
- 2022-04-20 09:04:05下载
- 积分:1
-
烦这网站烦的要死,要改啊,我抟的是excel
烦这网站烦的要死,要改啊,我抟的是excel-Tired tired of this site to death, it is necessary to change, ah, I was excel Tuan
- 2022-03-03 07:58:42下载
- 积分:1
-
electric power admittance building program,accordind liner parameter become a li...
电力工作者常用软件,通过录入线路参数,形成导纳矩阵,用于电力潮流、仿真等基本计算-electric power admittance building program,accordind liner parameter become a linear matrix,it use for elecrtronic circuit ...etc
- 2022-04-20 09:55:15下载
- 积分:1
-
Roman numeral converter using Visual Basic 6
Roman numeral converter using Visual Basic 6
- 2022-03-24 23:07:57下载
- 积分:1
-
Design for Verification in System
Design for Verification in System-level Models and RTL, very good and classic
- 2022-04-16 05:56:26下载
- 积分:1
-
正版软件网上序列号注册向导
这个程序演示使用网络来验证软件的序列号是否是正版.你需要把调用程序writeFile.php上传到你的服务器,当然你的服务...
正版软件网上序列号注册向导
这个程序演示使用网络来验证软件的序列号是否是正版.你需要把调用程序writeFile.php上传到你的服务器,当然你的服务器需要支持PHP功能,MYSQL不需要.-Serial number of legitimate software online registration wizard demo of this process using the Internet to verify the serial number of the software whether it is genuine. You need to call the procedure writeFile.php uploaded to your server, of course, your server needs to support PHP function, MYSQL not required.
- 2023-08-28 17:30:04下载
- 积分:1