system
共 3,860 篇文章
system 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 3860 篇文章,持续更新中。
SystemVerilog3.1a语言参考手册
本资料具体讲解了system verilog 的语法规则,并有大量的实例和代码
Bluetooth Core Spec Ver 4
This is the Specification of the Bluetooth System, covering Core Package Version 4.0. Published Dec 2009. Includes volumes 1-6.
Bluetooth Core Spec Ver 1.0B
This is the Specification of the Bluetooth System, Core Version 1.0B. Published Dec 1999.
PowerSystemAnalysisandDesign第五版
Power system analysis and design
Authors: J. Duncan Glover, Mulukutla S. Sarma, Thomas J. Overbye
ISBN-10: 0534548849
ISBN-13: 9780534548841
Delphi.Math单元函数
这个单元包含高性能的算术、三角、对数、统计和金融方面的计算及FPU程序函数用于补充Delphi语言System.pas 单元中的数学常规程序函数
FPGA_ASIC-SoC验证环境搭建方法的研究
从SoC (System on a Chip)验证环境外在的框架结构、内在的验证数据的组织与管理和体现其工作原理的系统脚本的设计思想三方面出发,讨论SoC验证环境的搭建方法,并使搭建的验证环境具有灵活、可重用、可配置性的特点
fpga
system verilog,接收fpga设计语言的,内容丰富,也很实用,是你学习的必备好书!!!
Pll Performance Simulation And Design Handbook
This book is intended for the reader who wishes to gain a solid understanding of Phase Locked Loop architectures and their applications. It provides a unique balance between both theoretical perspecti
nachos中文教程
第一章 绪论 1
第一节 NACHOS概述 1
一、引言 1
二、Nachos教学用操作系统 1
第二节 NACHOS的实验环境 4
一、Nachos的安装 4
二、Nachos的目录结构 4
三、各个部分的编译运行 4
四、应用程序的编译 5
第二章 机器模拟 6
第一节 概述 6
第二节 机器模拟的实现 10
1. Sysdep模块分析(文件sysdep.cc
C和C++嵌入式系統編程.pdf
一个嵌入式系统(embedded system)就是一个计算机硬件和软件的集合体,
也许还包括其他一些机械部件,它是为完成某种特定的功能而设计的。一个很
好的例子就是微波炉。几乎每个家庭都有一台,并且每天都有上千万台微波炉
在被人们使用着,但是很少有人意识到有处理器和软件在帮助他们做饭。
[原创]手机基带芯片探秘
基带芯片SOC, system on chip 包含多个模块,MCU ASIC DSP等,其中DSP的程序在芯片内
DSP和FPGA的多功能嵌系统设计
基于DSP和FPGA的多功能嵌入式导航计算机系统设计
Research on Designing Multi-function Embedded Navigation Computer System Based DSP and FPGA
DSP的太阳跟踪控制系统
基于DSP的太阳跟踪控制系统研究
A DSP-Based Solar Tracking Control System
RTX51TNY
KEIL RTX51 TINY Real Time Operating System Version 2.
电子信息
/***********************************************************************/
/*
* Configures the ARM system control register for STOP (deep sleep) mode
* and then executes the WFI instruction to ent
A_Guide_to_Kernel_Exploitation
A Guide to Kernel Exploitation,Attacking the Core
---
With the number of security countermeasures against user-land exploitation greater
than ever these days, kernel-level exploitation is becomin
low power methodology
Low Power Methodology Manual for System-on-Chip Design
PCA_based Face Recognition System
PCA_based Face Recognition System,是用于人脸识别的 matlab代码,效果挺好的
c#文件下载多线程方式带进度条
c# 文件下载多线程方式带进度条 全中文注释
var request = WebRequest.Create(this.textBox1.Text);// 返回结果: 特定 URI 方案的 System.Net.WebRequest 子代。会根据//HttpWebRequest,还是FtpWebRequest,返回对应的实列。
//request.Prox
STM32_电子相框
基于STM32平台的数码相框程序,sd卡驱动SD_driver和FAT32文件系统FatFs - FAT file system module R0.07a工作正常。