搜索:stored
找到约 69 项符合「stored」的查询结果
结果 69
按分类筛选
- 全部
- 技术资料 (9)
- 书籍 (5)
- 数学计算 (5)
- 其他书籍 (4)
- 单片机编程 (3)
- 数值算法/人工智能 (3)
- Linux/Unix编程 (3)
- C/C++语言编程 (2)
- 加密解密 (2)
- 单片机开发 (2)
- Java书籍 (2)
- 软件设计/软件工程 (2)
- VC书籍 (2)
- 其他嵌入式/单片机内容 (2)
- SQL Server (2)
- 论文 (1)
- 电源技术 (1)
- 通讯/手机编程 (1)
- 其他 (1)
- 电子书籍 (1)
- Internet/网络编程 (1)
- 手机短信编程 (1)
- Java编程 (1)
- 网络 (1)
- 汇编语言 (1)
- 其他数据库 (1)
- 通讯编程文档 (1)
- 人工智能/神经网络 (1)
- 微处理器开发 (1)
- STL (1)
- VHDL/FPGA/Verilog (1)
- matlab例程 (1)
- Windows Mobile (1)
- 系统设计方案 (1)
- MySQL数据库 (1)
- Jsp/Servlet (1)
https://www.eeworm.com/dl/619/418973.html
Linux/Unix编程
how commands are get stored
how commands are get stored
https://www.eeworm.com/dl/518/187749.html
数值算法/人工智能
ACM试题An Easy Problem Description As we known, data stored in the computers is in binary form. The
ACM试题An Easy Problem
Description
As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive integers and its binary form. Given a positive integer I, you task is to find out an integer J, which is the minimum integer greater t ...
https://www.eeworm.com/dl/641/206778.html
数学计算
This unit uses an array of bytes to represent a LARGE number. The number is binairy-stored in the ar
This unit uses an array of bytes to represent a LARGE number. The number is binairy-stored in the array, with the Least Significant Byte (LSB) first and the Most Significant Byte (MSB) last, like all Intel-integer types.
https://www.eeworm.com/dl/658/436575.html
STL
SMC takes a state machine stored in a .sm file and generates a State pattern in twelve programming l
SMC takes a state machine stored in a .sm file and generates a State pattern in twelve programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.
https://www.eeworm.com/dl/686/441638.html
VC书籍
As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Pro
As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables.
Programs are structured by defining and calling functions. Program flow is controlled using loops, if
statements and function calls. Input and output can be directed to the terminal or ...
https://www.eeworm.com/dl/633/292118.html
Java编程
4. Write a program that sorts three integers. The integers are entered from the console and stored i
4. Write a program that sorts three integers. The integers are entered from the console and stored in variables num1, num2 and num3, respectively. The program sorts the numbers so that num1 <= num2 <= num3.
https://www.eeworm.com/dl/635/346857.html
网络
Parses UK Profile 1.05/1.06 Object Carousel and saves files to disk (all stored under /tmp/cache at
Parses UK Profile 1.05/1.06 Object Carousel and saves files to disk (all
stored under /tmp/cache at the moment). The files are the scripts and
text/image data for MHEG5, the interactive(ish) element of digital TV. At
the moment the MHEG scripts are not parsed, so to duplicate tha ...
https://www.eeworm.com/dl/620/103034.html
Internet/网络编程
sheerdns is a master DNS server whose zone records are stored on a One-Record-Per-File bases. Becaus
sheerdns is a master DNS server whose zone records are stored on a One-Record-Per-File bases. Because of this, it is the simplest of any DNS to configure, the easiest to update, and the most efficient for networks that experience a lot of updates (for example master servers for d ...
https://www.eeworm.com/dl/687/489824.html
其他嵌入式/单片机内容
Full ARM920T S3C2443 ( Magellan Maestro 4245/4250 ) WinCE FileBackup of stored "Windows" path. Hope
Full ARM920T S3C2443 ( Magellan Maestro 4245/4250 ) WinCE FileBackup of stored "\Windows" path. Hope is for someone needfull. Sorry for my bad english... come from germany... greetings to all develop s here..
https://www.eeworm.com/dl/650/165314.html
人工智能/神经网络
The Hopfield model is a distributed model of an associative memory. Neurons are pixels and can take
The Hopfield model is a distributed model of an associative memory. Neurons are pixels and can take the values of -1 (off) or +1 (on). The network has stored a certain number of pixel patterns. During a retrieval phase, the network is started with some initial configuration and t ...