搜索结果
找到约 108 项符合
require 的查询结果
按分类筛选
- 全部分类
- 电源技术 (17)
- 书籍 (11)
- 汇编语言 (8)
- 模拟电子 (6)
- 单片机开发 (6)
- 其他书籍 (5)
- 可编程逻辑 (3)
- 电子书籍 (3)
- Internet/网络编程 (3)
- 其他 (3)
- matlab例程 (3)
- Linux/Unix编程 (3)
- 数值算法/人工智能 (3)
- 单片机编程 (2)
- 教程资料 (2)
- 软件设计/软件工程 (2)
- VC书籍 (2)
- 嵌入式/单片机编程 (2)
- 资料/手册 (1)
- 测试测量 (1)
- Delphi控件源码 (1)
- 微处理器开发 (1)
- 数据结构 (1)
- 游戏 (1)
- Java编程 (1)
- 软件工程 (1)
- 人工智能/神经网络 (1)
- 数学计算 (1)
- 其他嵌入式/单片机内容 (1)
- 文件格式 (1)
- 其他数据库 (1)
- 企业管理 (1)
- Java书籍 (1)
- 压缩解压 (1)
- 行业发展研究 (1)
- Delphi/CppBuilder (1)
- VHDL/FPGA/Verilog (1)
- 加密解密 (1)
- Matlab (1)
- 接口技术 (1)
- 软件 (1)
- 技术资料 (1)
电子书籍 Manufacturers of electronic systems that require power conversion are faced with the need for highe
Manufacturers of electronic systems that require power
conversion are faced with the need for higher-density dc-to-dc
converters that perform more efficiently,
Internet/网络编程 脏话过滤程序 使用方法如下: 先包含下面文件 require "badwords/badwords.php" 运用类中的函数replace_bad($text) 参数$text为要过滤
脏话过滤程序
使用方法如下:
先包含下面文件
require "badwords/badwords.php"
运用类中的函数replace_bad($text)
参数$text为要过滤的内容
例如:
声明类
$bad = new badword
替换
$text2=$bad->replace_bad($text)
$text2为替换后的内容
数据结构 Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP
Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. ...
其他 Many applications in computer graphics require complex, highly detailed models. However, the level
Many applications in computer graphics require complex, highly
detailed models. However, the level of detail actually necessary
may vary considerably. To control processing time, it is often desirable
to use approximations in place of excessively detailed models.
其他嵌入式/单片机内容 Summary Many control applications require converting some analog input to a digital format. The ADC
Summary
Many control applications require converting some analog input to a digital format. The ADCINC12 User
Module is a general-purpose, 12-bit analog to digital converter (ADC) that does just that. This Application
Note is meant to be a simple introduction into its operation. The steps required t ...
软件设计/软件工程 Today s ActionScript-based applications require increasingly sophisticated architectures and code. T
Today s ActionScript-based applications require increasingly sophisticated architectures and code. This book aids intermediate and advanced ActionScript developers in learning how to plan and build applications more effectively. You ll learn how to apply design patterns as solutions to common progra ...
matlab例程 A fourier filter for time-series signals. Does not require the Signal Processing Toolbox. There is
A fourier filter for time-series signals. Does not
require the Signal Processing Toolbox.
There is an interactive version with sliders that
allow you to adjust the filter parameters
continuously while observing the effect on your signal
dynamically.
电子书籍 A stack-based threaded approach would require that stack space be reserved for each execution contex
A stack-based threaded approach would require that stack space be reserved for each execution context
Linux/Unix编程 调用方法简单,支持if else include之类的标签, 可以包含扩展函数,整个模版文件没有外部include和require,减少io操作, 加载三个模版变量,两个数组变量,比smartte
调用方法简单,支持if else include之类的标签,
可以包含扩展函数,整个模版文件没有外部include和require,减少io操作,
加载三个模版变量,两个数组变量,比smarttemplate快平均2-3毫秒.
单纯加载模版文件,不设置任何变量lightemplate平均0.3毫秒左右,smarttemplate至少要1毫秒. ...
汇编语言 我写的php模版类,调用方法简单,支持if else include之类的标签, 可以包含扩展函数,整个模版文件没有外部include和require,减少io操作, 加载三个模版变量,两个数组变
我写的php模版类,调用方法简单,支持if else include之类的标签,
可以包含扩展函数,整个模版文件没有外部include和require,减少io操作,
加载三个模版变量,两个数组变量,比smarttemplate快平均2-3毫秒.
单纯加载模版文件,不设置任何变量lightemplate平均0.3毫秒左右,smarttemplate至少要1毫秒. ...