-
rose
用python绘制玫瑰花,用turtle库进行绘制(Drawing roses with Python)
- 2019-06-10 14:52:31下载
- 积分:1
-
西门子PLC调试助手
说明: snap7 连接西门子PLC的库
填写PLC的ip、rack、slot、port参数,可读写I\Q\M\DB等区对应的寄存器。
支持西门子Ethernet TCP/IP协议的PLC(Snap7 is connected to the library of Siemens PLC
Fill in the IP, rack, slot, port parameters of PLC, and read and write the registers corresponding to I / Q / M / DB.
PLC supporting Siemens Ethernet TCP / IP protocol)
- 2020-07-02 11:48:00下载
- 积分:1
-
此Windows NT网络供应商实现了一个小样本
This Windows NT Sample Network provider implements a small
subsection of the NP interface. What it shows is how you can
sample logon information when a logon is performed.
This "credential sampling" is often useful for implementing
unified logons with differing OS platforms. Once you gather
the information in the NP, you can then communicate the
credentials to another platform for verification and
establishment of network resources.-Sample Windows NT Network provider im plements a small subsection of the NP interface . What it shows is how you can inform sample logon ation when a logon is performed. This "credenti al sampling "is often useful for implementing u nified logons with differing OS platforms. Onc e you gather the information in the NP, you can then communicate the credentials to competitor ther platform for verification and establishm ent of network resources.
- 2022-03-17 11:39:10下载
- 积分:1
-
一个简单的Email收发工具
一个简单的Email收发工具-a simple tool Email TX
- 2022-03-19 17:47:04下载
- 积分:1
-
Polynomial
Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent. The term
2x4
has the coefficient 2 and the exponent 4. Develop a complete class containing proper constructor and destructor functions as well as set and get functions. The class should also provide the following overloaded operator capabilities:
Overload the addition operator (+) to add two Polynomials.
Overload the subtraction operator (-) to subtract two Polynomials.
Overload the assignment operator to assign one Polynomial to another.
Overload the multiplication operator (*) to multiply two Polynomials.
Overload the addition assignment operator (+=), subtraction assignment operator (-=), and multiplication assignment operator (*=).
- 2013-05-05 21:59:33下载
- 积分:1
-
judgebrackets
假设一个算术表达式中可以包含三种括号:圆括号“(”和“)”,方括号
“[”和“]”以及花括号“{”和“}”,且这三种括号可按任意的次序嵌套使
用。该算法用于判断给定表达式中所含括号是否配对出现。(Suppose an arithmetic expression can contain three types of brackets: parentheses " (" and " )" , in square brackets " [" and " ]" and braces " {" and " }" , and can use any of these three brackets order nested. The algorithm used to determine a given expression contained in parentheses are paired appear.)
- 2010-12-27 20:03:09下载
- 积分:1
-
rules1
关联规则程序2
This implementation generates association rules, based on the Apriori algorithm (cfr. Agrawal et al.,1995). It takes as input a file of frequent sets in the format such as generated by the previous implementations.
(association rules 2 This implementation process generates as sociations rules, based on the Apriori algorithm (cfr. Agrawal et al. , 1995). It takes as input a file of frequent sets i n the format such as generated by the previous im plementations.)
- 2007-06-03 08:32:31下载
- 积分:1
-
example-flac3d-mohr
这是一个基于c++编写的,用于flac3d中本构模型二次开发的程序,其编写的是mohr-coulomb模型。(this is a secondary development program compiled by visual c++,it can be used for study for constitutive model. )
- 2021-04-06 19:29:02下载
- 积分:1
-
邮件服务器程序,基本都比较全,是一个不错的源代码
邮件服务器程序,基本都比较全,是一个不错的源代码-mail server, all are more basic, is a good source
- 2022-01-31 19:49:46下载
- 积分:1
-
内含2份关于权限管理的付费论文和一份基于RBAC的权限管理设计...
内含2份关于权限管理的付费论文和一份基于RBAC的权限管理设计-Intron 2 of the pay-rights management on the papers and a RBAC-based design of rights management
- 2022-05-13 05:52:19下载
- 积分:1