-
Bayesian Computation with R
利用R语言进行贝叶斯的介绍、理论知识以及实际案例操作(Use R language to introduce bayes, theoretical knowledge and practical case operation)
- 2020-06-24 01:20:02下载
- 积分:1
-
VB使用smtp.dll发送Email程序演示
VB使用smtp.dll发送Email程序演示,简邮邮件发送组件,mtp.dll通过smtp协议发送邮件,为标准windows dll 支持VB VC等主流编程工具调用,调用方式跟调用windows api完全相同。 使用或者发布后无需注册控件 无需做成安装包 发布时只需将本dll放到exe同目录下即可。
本dll仅有两个导出函数
1.SendMail函数:发送邮件主函数
2.GetSmtpError函数:当发送失败时使用该函数取得失败的原因 (比如用户名密码错误)
具体用法及各个参数说明见各个程序示例代码。
- 2022-02-13 00:21:07下载
- 积分:1
-
fluent python
流畅的python,mobi+pdf两种格式(fluent python.mobi+pdf two formats)
- 2017-11-08 11:23:56下载
- 积分:1
-
类numberlistener实现ActionListener {
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i
- 2022-02-28 23:01:36下载
- 积分:1
-
在数字滤波器的设计,它通常是用matlab进行
在设计数字滤波器时,通常采用MATLAB来进行辅助设计和仿真,介绍具体的设计方法-In the design of digital filters, it is usually carried out using MATLAB-aided design and simulation, introduction of specific design methods
- 2023-05-04 18:15:03下载
- 积分:1
-
手机IMSI归属地查询
通过手机IMSI分析,得到手机号码前7位.(Through the mobile IMSI analysis, the first 7 bits of the phone number are obtained.)
- 2020-12-04 23:09:23下载
- 积分:1
-
ForePayControl
说明: C#编写的上位机,可实现串口数据收发,功能强大,界面优美(C# compiled host computer, can realize serial port data receiving and receiving, powerful, beautiful interface)
- 2020-06-25 11:20:01下载
- 积分:1
-
SVM_kddcup
说明: 使用python ,基于机器学习的入侵检测器(Intrusion detector based on machine learning)
- 2021-02-26 10:09:37下载
- 积分:1
-
TicTacToe-Final-2
tic tac toe with artificial inteligence in C#
- 2019-05-15 10:53:05下载
- 积分:1
-
凤凰变色坐骑
问道SF最新版本的坐骑,变色凤凰,弄了好多种颜色,微变服务器直接用,原版的话,需要修改下坐骑能力,非常简单(Ask SF about the latest version of the mount, discolored Phoenix, made a variety of colors, slightly change the server to use directly, the original version, need to modify the mount ability, very simple.)
- 2020-06-17 07:00:02下载
- 积分:1