-
Autentication Filter
本实例将通过ISAPI提供的功能实现访问控制过滤器(Autentication Filter)。可以设定最大访问用户的数量以及授权用户名和密码。(example through the provision of functional ISAPI access control filters (Autentication Filter). The visit can set a maximum number of users and the authorized user name and password.)
- 2004-10-28 16:21:04下载
- 积分:1
-
PID3
各种经典PID的MATLAB程序,主要涉及温度控制,压力控制,液位控制等(All kinds of classic PID MATLAB procedures, mainly related to the temperature control, pressure control, level control, etc
)
- 2015-09-14 12:42:45下载
- 积分:1
-
pingdingchuang-fuzhi-xiuzheng
不同的窗函数,都对应不同的幅值修正系数;针对复制修正中最重要的平顶窗,给出修正的方法。(Different window functions, corresponding to the amplitude correction factor copy the most important amendment of the flat-top windows, give a correction method.)
- 2012-07-23 15:27:23下载
- 积分:1
-
mex_cbi_inv
matlab中求逆矩阵函数inv的c语言实现(Compute matrix inverse.)
- 2014-11-28 15:54:24下载
- 积分:1
-
Boost
说明: boost电路仿真,元件采用的是igbt,用触发脉冲触发的(boost simuliation
The components are IGBT and triggered by trigger pulse.)
- 2020-06-20 18:00:02下载
- 积分:1
-
Eprom
EProm 试验程序,调试成功,解释详细(EProm testing procedures, testing success, to explain in detail)
- 2010-08-16 17:15:13下载
- 积分:1
-
matelabfangzhen
先进PID 控制及其MATLAB 仿真
网络上很少有这样的文档资料下载(Advanced PID Control and MATLAB Simulation of the network there has been little information download this document)
- 2009-04-21 15:26:21下载
- 积分:1
-
tanhaoqiang
谭浩强(第三版) 程序代码及习题答案.rar(Hao (third edition) program code and answer the questions. Rar)
- 2013-11-21 18:51:28下载
- 积分:1
-
CodeLinesCounter
C++代码统计器,统计代码行、注释行、函数个数(C++ code statistics, statistical lines, comment lines, the number of functions)
- 2013-12-19 19:16:44下载
- 积分:1
-
CPPBUILDER-package-design
创建和编辑包
创建一个包需要指定:
· 包的一个名字。
· 新包要求使用或链接的其他包的列表。
· 包编译时包含或绑定的单元文件的列表。包实质上是这些包含已编译.BPL功能的源代码单元的封装,包含(Contains)列表是想编译进包的定制组件的源代码单元放置的地方。一个包由C++源文件(.CPP)和扩展名为.BPK的工程选项文件定义。这些文件由包编辑器生成。
(Creating and editing package to create a package needs to be specified: a name of the package. The new package requires the use of or linked list of other packages. Compile a list of unit package that contains the file or binding. These packages contain essentially compiled. Source code package BPL unit functions, including (Contains) list is to source code modules compiled into the custom component package placed. A package of C++ source file (. CPP) and the extension. Engineering options file defines the BPK. These files are generated by the package editor.)
- 2014-02-19 21:28:41下载
- 积分:1