资源列表
DSP_principles_and_the_use_of_it_in_mobile_communi
- DSP principles and the use of it in mobile communication
DigiPhotoRecDemo
- this program use in restore an image remove from computer
Sort_compare
- 经典的冒泡排序法、选择排序法、插入比较法、快速排序法及归并排序法的比较。-Classic bubble sort method, select the sort method, insert comparison, quick sort merge sort method and comparison method.
CircularBuffer_Sample
- Code composer studio example file especially for the Circular buffer.
howtoclearComboBox
- This article on how to write clear ComBox the contents, as well as some other operations
CommonCPlusPlusInterviewTest
- 常用C++的面试题目,好多大公司的面试题都有!-Common C++ interview subject, many large companies face examination questions are!
tips
- tips to how use the computer
ProfessionalEnglishCommunication
- 此课件为华北电力大学通信专业英语的课件!-The courseware for the North China Electric Power University Communications Professional English courseware!
IterativeMethod
- In computational mathematics, an iterative method attempts to solve a problem (for example, finding the root of an equation or system of equations) by finding successive approximations to the solution starting from an initial guess.
CoDsp45
- 包含了插值、积分、矩阵运算等多种数值计算的控件,非常好用。-Contains a variety of numerical control, very easy to use.
vimbook-OPL
- VIM tutorial : THE VIM EDITOR IS ONE OF THE MOST powerful text editors around. It is also extremely efficient, enabling the user to edit files with a minimum of keystrokes.This power and functionality comes at a cost, however:When getting started
Async_fifo_Vijay_A._Nebhrajani
- Asynchronous FIFO Architectures - Designing a FIFO is one of the most common problems an ASIC designer comes across. This series of articles (by a popular author)is aimed at looking at how FIFOs may be designed -- a task that is not as simple as