-
offset_bump_mapping
off_set_bumpmaping 例子!(off_set_bumpmaping example!)
- 2008-06-21 12:56:36下载
- 积分:1
-
qinatuihuidai
计算配电网络潮流 基于40节点计算配电网潮流电压及其电流 (Calculation of distribution network based on 40 tide node voltage and current power flow calculation)
- 2014-05-21 11:55:03下载
- 积分:1
-
Ltpcc
一个串口通讯的源码,自定义的通讯协议,与切纸设备连接(A serial communications source, since the definition of communication protocols, and cutting equipment to connect)
- 2008-04-02 10:55:28下载
- 积分:1
-
AES加解密
说明: 加载文件,对文件内容进行AES加解密,然后输出加解密后的文件。(Load the file, encrypt and decrypt the file content by AES, and then output the encrypted and decrypted file.)
- 2021-02-04 14:58:07下载
- 积分:1
-
C# wpf 获取并显示掩码文本框中的数据
C# wpf 获取并显示掩码文本框中的数据,也就是显示密码框中的字符,private void MaskedTextBox_TextChanged(object sender, EventArgs e)
{//获取掩码文本框中的数据
var MyBox = sender as System.Windows.Forms.MaskedTextBox;
MyText = MyBox.Text;
}
private void Button_Click(object sender, EventArgs e)
{//显示在掩码文本框中输入的数据
MessageBox.Show("刚才在掩码文本框中输入的数据是:" + MyText, "信息提示");
}
- 2023-03-13 11:25:03下载
- 积分:1
-
DS18B20LCD
基于温度传感器DS18B02的应用程序,并在数码管显示,简单易懂。(Temperature sensor DS18B02 based applications, and digital display, easy to understand.)
- 2011-07-17 15:20:55下载
- 积分:1
-
taup
t-p变换方法与应用,应用于地震资料处理中,是比较好的一本书(tp transform methods and applications used in seismic data processing is a good book)
- 2010-05-24 16:01:29下载
- 积分:1
-
ADAPTC
自适应滤波,利用C语言实现该功能,调试正确(Adaptation using LMS)
- 2011-09-06 16:20:37下载
- 积分:1
-
AMF-Format
AMF消息格式说明,包含各种格式的消息。(AMF message format that contains a variety of formatted messages.)
- 2013-08-20 11:37:47下载
- 积分:1
-
serial_int_cpp
Dos下中断驱动的串口类(CPP)(Dos Interrupt-driven serial port type (CPP))
- 2004-10-10 09:52:23下载
- 积分:1