搜索:Programming+Example

找到约 2,890 项符合「Programming+Example」的查询结果

结果 2,890
按分类筛选
显示更多分类
https://www.eeworm.com/dl/639/305388.html 文件格式

This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was rea

This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was realized in a 0.5 &micro m CMOS process and it shows a power advantage of a factor 4 compared to a recent synchronous implementation in the same technology. The chip is fully bit comp ...
下载 51
·
查看 1077
https://www.eeworm.com/dl/641/307838.html 数学计算

MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or component

MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFOR, they are MATLAB Interface and ...
下载 162
·
查看 1131
https://www.eeworm.com/dl/540/426523.html 软件工程

Fortran has always been the principal language used in the fields of scientific, numerical, and en

Fortran has always been the principal language used in the fields of scientific, numerical, and engineering programming, and a series of revisions to the standard defining successive versions of the language has progressively enhanced its power and kept it competitive with sev ...
下载 153
·
查看 1090
https://www.eeworm.com/dl/658/471691.html STL

Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Lan

Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be directly measured by the quality of the ...
下载 185
·
查看 1162
https://www.eeworm.com/vipdownload/696.html VIP专区

11本 计算机 编程相关书籍合集

深入理解计算机系统(原书第2版.pdf 七周七语言:理解多种编程范型.pdf 七周七数据库.pdf 计算机网络_第5版_中文版_严伟_潘爱民译_清华大.pdf 汇编语言_第2版.pdf 《快学Scala》完整版书籍.pdf Scala编程完整版.pdf Python核心编程.pdf Programming in Scala, 2nd Edition.pdf HTTP权威指南(中文版). ...
https://www.eeworm.com/dl/571/20671.html 模拟电子

音频数模转换器DAC抖动的灵敏度分析

Abstract: This application note describes how sampling clock jitter (time interval error or "TIE jitter") affectsthe performance of delta-sigma digital-to-analog converters (DACs). New insights explain the importanceof separately specifying low-frequency (< 2x passband frequenc ...
下载 160
·
查看 1187
https://www.eeworm.com/dl/505/24335.html 电源技术

DN458降压转换器简化低电压设计

  Many system designers need an easy way to producea negative 3.3V power supply. In systems that alreadyhave a transformer, one option is to swap out the existingtransformer with one that has an additional secondarywinding. The problem with this solution is that manysyst ...
下载 152
·
查看 1073
https://www.eeworm.com/dl/566/35902.html 嵌入式综合

NIOSII用户定制指令

With the Altera Nios II embedded processor, you as the system designercan accelerate time-critical software algorithms by adding custominstructions to the Nios II processor instruction set. Using custominstructions, you can reduce a complex sequence of standard instructionsto a s ...
下载 170
·
查看 1097
https://www.eeworm.com/dl/518/286895.html 数值算法/人工智能

北京大学ACM比赛题目 In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard

北京大学ACM比赛题目 In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard Euler in which he made the following conjecture: Every even number greater than 4 can be written as the sum of two odd prime numbers. For example: 8 = 3 + 5. Both 3 a ...
下载 102
·
查看 1764
https://www.eeworm.com/dl/665/258577.html matlab例程

The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)

The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 become ...
下载 91
·
查看 1119