搜索:Instead
找到约 60 项符合「Instead」的查询结果
结果 60
按分类筛选
- 全部
- 书籍 (8)
- 其他 (7)
- 技术资料 (5)
- 单片机编程 (4)
- Java编程 (4)
- 其他数据库 (3)
- 电源技术 (2)
- 通讯/手机编程 (2)
- 其他书籍 (2)
- 压缩解压 (2)
- Linux/Unix编程 (2)
- Java书籍 (2)
- 软件设计/软件工程 (2)
- VC书籍 (2)
- 无线通信 (1)
- 数值算法/人工智能 (1)
- 驱动编程 (1)
- Internet/网络编程 (1)
- 编辑器/阅读器 (1)
- Applet (1)
- 网络 (1)
- 汇编语言 (1)
- 嵌入式/单片机编程 (1)
- 人工智能/神经网络 (1)
- Delphi/CppBuilder (1)
- 中间件编程 (1)
- 其他嵌入式/单片机内容 (1)
https://www.eeworm.com/dl/645/486929.html
其他数据库
This is example for E-Market to use sequential file instead of database.
This is example for E-Market to use sequential file instead of database.
https://www.eeworm.com/dl/684/419765.html
软件设计/软件工程
The sources of IDAPython, a plugin for IDA for using python for scripting in IDA, instead of IDC.
The sources of IDAPython, a plugin for IDA for using python for scripting in IDA, instead of IDC.
https://www.eeworm.com/dl/682/205267.html
中间件编程
You can call MsgBoxEx instead of MsgBox MsgBoxEx will return the same vbMsgBoxResults as MsgBox, b
You can call MsgBoxEx instead of MsgBox
MsgBoxEx will return the same vbMsgBoxResults as MsgBox, but adds the frm, Left, and Top parameters.
https://www.eeworm.com/dl/534/406523.html
其他
Instead of finding the longest common subsequence, let us try to determine the length of the LCS.
Instead of finding the longest common
subsequence, let us try to determine the
length of the LCS.
&#1048708 Then tracking back to find the LCS.
&#1048708 Consider a1a2…am and b1b2…bn.
&#1048708 Case 1: am=bn. The LCS must contain am,
we have to find the LCS of a1a2…am-1 and
b1 ...
https://www.eeworm.com/dl/633/192336.html
Java编程
This project does not contain a full, runnable application program. Instead, the only package ope.ac
This project does not contain a full, runnable application program. Instead, the only package ope.account contains two classes which represent basic bank customer and account information.
https://www.eeworm.com/dl/633/192338.html
Java编程
This project does not contain a full, runnable application program. Instead, the only package ope.fo
This project does not contain a full, runnable application program. Instead, the only package ope.football contains two classes to represent match data for football (and possibly other team sports).
https://www.eeworm.com/dl/527/482874.html
通讯/手机编程
Pattern-MAC (PMAC) protocol, instead of having fixed sleepwakeups, the sleep-wakeup schedules of th
Pattern-MAC (PMAC) protocol, instead of having fixed sleepwakeups,
the sleep-wakeup schedules of the sensor nodes are
adaptively determined. The schedules are decided based on a
node’s own traffic and that of its neighbors.
https://www.eeworm.com/dl/534/212428.html
其他
In this paper we propose to reduce the textural components by modelling the coefficients of a wedg
In
this paper we propose to reduce the textural components by
modelling the coefficients of a wedgelet based regression tree
instead of the original pixel intensities
https://www.eeworm.com/dl/644/467933.html
汇编语言
Commented (pt-br) source code of Joshi, one of the first viruses that infect executable files instea
Commented (pt-br) source code of Joshi, one of the first viruses that infect executable files instead of boot sectors.
https://www.eeworm.com/dl/534/487984.html
其他
Implements mixture of binary (logistic) PCAs where pixels are modeled using Bernoulli distributions
Implements mixture of binary (logistic) PCAs where pixels are modeled using Bernoulli distributions instead of Gaussian. The images do not need to be aligned.