搜索结果
找到约 242 项符合
Same 的查询结果
按分类筛选
- 全部分类
- 书籍 (23)
- 单片机编程 (21)
- Linux/Unix编程 (12)
- matlab例程 (11)
- 单片机开发 (11)
- 其他书籍 (11)
- 数学计算 (9)
- VC书籍 (8)
- 可编程逻辑 (7)
- 其他 (7)
- Java编程 (6)
- 电源技术 (5)
- Java书籍 (5)
- 软件设计/软件工程 (5)
- 技术资料 (5)
- 教程资料 (4)
- 人工智能/神经网络 (4)
- 数据结构 (4)
- 微处理器开发 (4)
- 软件工程 (4)
- Jsp/Servlet (4)
- 文章/文档 (4)
- 电子书籍 (4)
- 通讯编程文档 (4)
- Internet/网络编程 (3)
- GPS编程 (3)
- 通讯/手机编程 (3)
- 系统设计方案 (3)
- 嵌入式/单片机编程 (3)
- Delphi控件源码 (3)
- 模拟电子 (2)
- PCB相关 (2)
- 游戏 (2)
- VHDL/FPGA/Verilog (2)
- 数值算法/人工智能 (2)
- 加密解密 (2)
- 驱动编程 (2)
- 其他数据库 (2)
- 压缩解压 (2)
- 无线通信 (1)
- 测试测量 (1)
- uCOS (1)
- 串口编程 (1)
- Windows CE (1)
- SQL Server (1)
- 书籍源码 (1)
- 中间件编程 (1)
- 网络 (1)
- 汇编语言 (1)
- 教育系统应用 (1)
- 操作系统开发 (1)
- 文件格式 (1)
- MacOS编程 (1)
- 其他行业 (1)
- 人物传记/成功经验 (1)
- 行业发展研究 (1)
- 编译器/解释器 (1)
- *行业应用 (1)
- 其他嵌入式/单片机内容 (1)
- CA认证 (1)
- STL (1)
- 多国语言处理 (1)
- 源码 (1)
多国语言处理 H=CIRCLE(CENTER,RADIUS,NOP,STYLE) This routine draws a circle with center defined as a vector
H=CIRCLE(CENTER,RADIUS,NOP,STYLE)
This routine draws a circle with center defined as
a vector CENTER, radius as a scaler RADIS. NOP is
the number of points on the circle. As to STYLE,
use it the same way as you use the rountine PLOT.
Since the handle of the object is returned, you
use r ...
Java编程 A byte comunication system made in java that can be used to send messages in betweeen computers on t
A byte comunication system made in java that can be used to send messages in betweeen computers on the same network.
matlab例程 Consider a BPSK and a QPSK system for the following two cases: 1) The probability that the symbol 1
Consider a BPSK and a QPSK system for the following two cases: 1) The probability that the symbol 1 is sent and the probability that the symbol 0 is sent are all the same. 2) The probability that the symbol 1 is sent is two times than the probability that the symbol 0 is sent. Assume that the noise ...
Delphi控件源码 SrcDecompiler is about creating a Delphi program decompiler. The program is written for Delphi 4 or
SrcDecompiler is about creating a Delphi program decompiler. The program is written for Delphi 4 or higher and will not work with a previous version of Delphi. Also it can only decompile programs written with the same version of Delphi as the decompiler is compiled with.
加密解密 The use of FPGAs for cryptographic applications is highly attractive for a variety of reasons but at
The use of FPGAs for cryptographic applications is highly attractive for a variety of reasons but at the same time there are many open issues related to the general security of FPGAs. This contribution attempts to provide a state-of-the-art description of this topic. First, the advantages of reconfi ...
文章/文档 Abstract-In this paper, simple autonomous chaotic circuits coupled by resistors are investigated. B
Abstract-In this paper, simple autonomous chaotic circuits
coupled by resistors are investigated. By carrying out computer
calculations and circuit experiments, irregular self-switching phenomenon
of three spatial patterns characterized by the phase
states of quasi-synchronization of chaos can be ob ...
GPS编程 Software-defined radios (SDRs) have been around for more than a decade. The first complete Global P
Software-defined radios (SDRs) have been around for more than a decade. The
first complete Global Positioning System (GPS) implementation was described
by Dennis Akos in 1997. Since then several research groups have presented their
contributions.We therefore find it timely to publish an up-to-date t ...
Java编程 The Java Platform, Enterprise Edition 5 (Java EE 5) has two different but complementary technologie
The Java Platform, Enterprise Edition 5 (Java EE 5) has two different but complementary
technologies for producing dynamic web content in the presentation tier—namely Java
Servlet and JavaServer Pages (JSP).
Java Servlet, the first of these technologies to appear, was initially described as extensi ...
Linux/Unix编程 VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applica
VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applications. We created VideoMan to increase our productivity developing computer vision applications, but it can be used in many other ways.
With VideoMan is very easy and fast to initialize any kind of ...
游戏 A few years ago I became interested in first person shooter games and in particular how the world le
A few years ago I became interested in first person shooter games and in particular how the world levels are created and rendered in real time. At the same time I found myself in between jobs and so I embarked on an effort to learn about 3D rendering with the goal of creating my own 3D rendering en ...