done

共 115 篇文章
done 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 115 篇文章,持续更新中。

用于motorala 68K系列处理器的小实时多任务操作系统 The OMU Kernel was written to provide a cut-down Unix-like O/S for a

用于motorala 68K系列处理器的小实时多任务操作系统 The OMU Kernel was written to provide a cut-down Unix-like O/S for a home-made 6809-based home computer built by me, Steven Hosgood, in the early 1980s. This package

spoj dtree. Count the number of distinct elements in a given range. Usage is done using fenwick tree

spoj dtree. Count the number of distinct elements in a given range. Usage is done using fenwick trees. Offline algorithm for queries

Swarm intelligence is an innovative computational way to solving hard problems. This discipline is

Swarm intelligence is an innovative computational way to solving hard problems. This discipline is inspired by the behavior of social insects such as fish schools and bird flocks and colonies of ant

The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran

The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran 90, the latest standard version of Fortran, has many excellent new features that will assist the pr

Tornado之TrueFFS编程者指南_Done

Tornado之TrueFFS编程者指南_Done

Getting Things Done中文版 <尽管去做-无压工作的艺术> 帮助你了解如何提高工作效率

Getting Things Done中文版 <尽管去做-无压工作的艺术> 帮助你了解如何提高工作效率

this is a document about radio frequency identification RFID, this was a project ,i have done last y

this is a document about radio frequency identification RFID, this was a project ,i have done last year ,actually this technology is a very inpotrtant one due to its relation with newest technologies

This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es

This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es=data space, this should be normal. Most of the string-functions are rather heavily hand-optimized,

移位乘法器的输入为两个4位操作数a和b

移位乘法器的输入为两个4位操作数a和b,启动乘法器由stb控制,clk信号提供系统定时。乘法器的结果为8位信号result,乘法结束后置信号done为1. 乘法算法采用原码移位乘法,即对两个操作数进行逐位的移位相加,迭代4次后输出结果。具体算法: 1. 被乘数和乘数的高位补0,扩展成8位。 2. 乘法依次向右移位,并检查其最低位,如果为1,则将被乘数和部分和相加,然后将被乘数

This sample is a simple example on how to perform a glow effect by rendering into an arbitrary size

This sample is a simple example on how to perform a glow effect by rendering into an arbitrary size Frame Buffer Object (FBO). The Glow effect is performed on a specific part of the screen and can b

The target of the assignment is to familiarize the student with MIMO channel modeling. The work is

The target of the assignment is to familiarize the student with MIMO channel modeling. The work is based on L. Schumacher’s MIMO channel model implementation, with added capacity analysis. First the

Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pang

Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed however, most of the work on Pango so far has bee

done pwm control using vhdl ,you can look at it.

done pwm control using vhdl ,you can look at it.

This is the procedure for lab 1. This is a two-week lab. Prelab should be done BEFORE going to the l

This is the procedure for lab 1. This is a two-week lab. Prelab should be done BEFORE going to the lab session. In this lab the dielectric properties of materials and how these properties affect elect

if the method is to be made void, then it cannot have a return statement, all it can do is set the v

if the method is to be made void, then it cannot have a return statement, all it can do is set the value. Your SeatReserved variable is already a global variable, so what you have in the last post wil

The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran

The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran 90, the latest standard version of Fortran, has many excellent new features that will assist the pr

EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par w

EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses a plugin architecture, so adding new features can be done with ease. The curren

pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-

pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32)

American Gladiator,You are consulting for a game show in which n contestants are pitted against n gl

American Gladiator,You are consulting for a game show in which n contestants are pitted against n gladiators in order to see which contestants are the best. The game show aims to rank the contestants

This is an example how one could hide a process on Windows based operation systems from task viewer

This is an example how one could hide a process on Windows based operation systems from task viewers like ProcDump (G-RoM, Lorian & Stone) or ProcessExplorer (SysInternals). It could e.g. be used a