搜索结果
找到约 363 项符合
TECHNIQUES 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (62)
- 技术资料 (58)
- 书籍 (55)
- 电子书籍 (13)
- matlab例程 (13)
- VC书籍 (11)
- 软件工程 (10)
- 其他 (9)
- 系统设计方案 (9)
- 无线通信 (8)
- 通讯编程文档 (8)
- 软件设计/软件工程 (8)
- 通讯/手机编程 (7)
- 论文 (5)
- 人工智能/神经网络 (5)
- 文章/文档 (5)
- 模拟电子 (4)
- 可编程逻辑 (4)
- Java编程 (4)
- 数学计算 (4)
- Java书籍 (4)
- 行业发展研究 (4)
- 电源技术 (3)
- 数值算法/人工智能 (3)
- 单片机开发 (3)
- 多媒体 (2)
- 单片机编程 (2)
- 学术论文 (2)
- DSP编程 (2)
- 加密解密 (2)
- 技术书籍 (2)
- 教程资料 (2)
- allegro (2)
- 网络 (2)
- 文件格式 (2)
- 技术管理 (2)
- 微处理器开发 (2)
- SQL Server (2)
- 接口技术 (1)
- 数据库系统 (1)
- 汇编编程 (1)
- 操作系统开发 (1)
- 书籍源码 (1)
- 嵌入式综合 (1)
- 压缩解压 (1)
- Linux/Unix编程 (1)
- 游戏 (1)
- 编译器/解释器 (1)
- VHDL/FPGA/Verilog (1)
- Delphi控件源码 (1)
- 家庭/个人应用 (1)
- 其他行业 (1)
- 邮电通讯系统 (1)
- GPS编程 (1)
- Jsp/Servlet (1)
- VIP专区 (1)
书籍 Advanced+Chipless+RFID
The author’s group has developed various chipless RFID tags and reader architectures
at 2.45, 4–8, 24, and 60 GHz. These results were published extensively in the form of
books, book chapters, refereed conference and journal articles, and finally, as patent
applications. However, there is still ro ...
allegro Verilog Coding Style for Efficient Digital Design
 
In this paper, we discuss efficient coding and design styles using verilog. This can beimmensely helpful for any digital designer initiating designs. Here, we address different problems rangingfrom RTL-Gate Level simulation mismatch to race conditions in writing behavioral models. All the ...
模拟电子 什么时候校准是重要的
Abstract: Perfection is relative and application specific. The perfect race car is not the car we use to commute to work.
We need products for everyday use that are high quality, affordable, and solidly reliable. There will be times when we
must use components that are not perfect, and this is when ...
电源技术 高电压,低噪音,DCDC转换器
 
Photomultipliers (PMT), avalanche photodiodes (APD),ultrasonic transducers, capacitance microphones, radiationdetectors and similar devices require high voltage,low current bias. Additionally, the high voltage must bepristinely free of noise; well under a millivolt is a commonrequirement ...
可编程逻辑 Verilog Coding Style for Efficient Digital Design
 
In this paper, we discuss efficient coding and design styles using verilog. This can beimmensely helpful for any digital designer initiating designs. Here, we address different problems rangingfrom RTL-Gate Level simulation mismatch to race conditions in writing behavioral models. All the ...
其他 Addressbook using double-linked list. This example shows the use of a double-linked list by implemen
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science ...
软件工程 Software Testing, Second Edition provides practical insight into the world of software testing and q
Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 20 ...
软件工程 Software Testing, Second Edition provides practical insight into the world of software testing and q
Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 20 ...
其他书籍 Master the essentials of concurrent programming,including testing and debugging This textbook exa
Master the essentials of concurrent programming,including testing and debugging
This textbook examines languages and libraries for multithreaded programming. Readers learn how to create threads in Java and C++, and develop essential concurrent programming and problem-solving skills. Moreover, the t ...
其他 使用TWAIN读取扫描仪的图像。In Windows imaging applications, the most used API for scanning is TWAIN www.twain.o
使用TWAIN读取扫描仪的图像。In Windows imaging applications, the most used API for scanning is TWAIN www.twain.org. Unfortunately, the new .NET Framework has no built-in support for TWAIN. So we have to work with the interop methods of .NET to access this API. This article doesn t explain this intero ...