搜索资源列表
dzqfft8
- 一个非常高效的基于TS101的8点fft代码,该代码实现8点复数FFT,入口数据按实部,虚部交替存放 FFT结果也按实部,虚部交替存放. 程序没有任何循环,也无须循转因子. 非常高效啊-a very efficient on the TS101 8:00 fft code that realization 8:00 complex FFT, import data by the real part and imaginary part of the turn kept FFT resul
ND22
- 一款功能比较复杂的家电控制器程序,采用S3F9454,含遥控,按键,显示等全部程序-one of the more complex functions of home appliances controller procedures adopted Chip, with the remote control, keypad, display all the procedures
O-asm
- 本教程主要讲述计算机指令运行机制及汇编语言的相关知识,并用详实的例子来讲解如何使用O汇编语言来编写程序。汇编语言是计算机低级语言,它直接对应的是计算机机器指令,据有执行高效的特点,但由于它的底层性,指令浩繁复杂,如果你熟悉如MASM、FASM或者NASM等其它的汇编语言,那么你将能够很容易地学会使用O语言,它的内部机制与其它汇编语言是一致的;如果你没有接触过汇编语言,那么本教程将为你打开计算机语言的大门,深入细致地解剖聪明的计算机大脑的思考轨迹。如果你使用过C或者其它的计算机语言将对学习O语言有
complex
- 复合形法matlab优化程序,用于约束条件下非线性问题规划。
fft_flp32_C
- ADSP-TS101S and ADSP-TS201S Real and Complex radix-2 C-callable FFT
plotSmithChart
- MATLAB官方制作的精细的史密斯圆图 (1) plotsmithchart.m Usage: (1) plotsmithchart(Zl,Zo) Where Zl is the Load Impedence (possibly complex) and Zo is the Characteristic Line Impedence. Plots a smith chart, along with the reflection coefficient circle
WORK1
- 是個能做復立葉轉換並將矩陣轉換成實部和虛部的部份~相當的方便-Can do is a complex Fourier conversion matrix and converted into real and imaginary parts ~ a considerable part of the convenience of
fhx
- 用VC编写的内点罚函数法,有没有人可以将此代码转换到VB里面-VC prepared by the complex law, no one can change this code inside of the VB -VC prepared with internal penalty function method, there are no one can convert this code to VB inside-VC prepared by the complex law, no one
ProgrammingWindows_FifthEdition
- 「到Petzold的書中找找」仍然是解決Windows程式開發各種疑難雜症時的靈丹妙藥。在第五版的《Windows程式開發設計指南》中,作者身違背受敬重的Windows Pioneer Award(Windows開路先鋒獎)得主,依據最新版本Windows作業系統,以可靠的取材資料校定這一本經典之作一再一次深入探索了Win32程式設計介面的根本重心。 -"To look for Petzold s book" is still the Windows program to solve a var
dvm_src
- Video-DVM is a very cheap DVM that shows how an output as complex as a videocomposite signal can be generated entirely in software: two I/O pins and three resistors are all the hardware required. Connected to any TV set it displays voltages, included
complex-digital-clock
- 一个多功能数字钟汇编程序,具有基本时钟功能,年月日,秒表,24小时的倒计时,闹钟五个功能。-A multi-functional digital clock assembler with the basic clock function, date, stopwatch, 24-hour countdown, the five functional alarm clock.
c51
- 学习KEIL C51编程可参考的资料,从简单到复杂-KEIL C51 learn programming information can be found from the simple to the complex
DS1302CLOCKPROGRAME
- 今天写了一个基于DS1302的时钟程序,起初功能比较复杂,后来经过一再压 缩,实现了下面的这个可以说是大大简化了的时钟,这里没有多字节写出和 多字节读入,没有理会年月日,只用了两个小子程序来实现单字节的读入和 写出,再用chai子程序把字节拆开,最后用DIS来显示出来,拿出来共享一 下。 (这里的写出子程序主程序中没有用到,需要时可以用来设置时间,我觉得 设置时间这个功能是基本的,遂保留)-Today, wrote a program based on th
WindowsEnvironment32-bitassemblylanguage
- Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。-Windows Environment 32-bit assembly language is a new programming language. It uses
20091104_20a12d7cc867ec1780cfVh5X85JmmAzR
- 耗费一个暑假写的计算器,里面有源代码,是用纯汇编语言书写的,可以进行连续复杂运算。(课设拿了95分),特发到这里,本来也发在其他网站,看下载量巨大,特此分享。-To spend a summer vacation to write a calculator, which source code is written in pure assembly language, can be a continuous complex calculations. (Class set took 95 min
yufafenxi
- ll1文法分析大综合!各种简单的复杂的语法分析,里面有实验报告和源代码,很有帮助-ll1 grammar analysis of large integrated! A variety of simple and complex grammatical analysis, which has experimental report and source code, very helpful
wenbenzichuli
- 理解键盘和显示器接口的工作原理,掌握BIOS键盘和显示器中断调用的使用方法,掌握复杂内存数据结构的定义和管理方法。具体的设计任务及要求-The keyboard and display interface to understand the working principle, control the keyboard and display BIOS interrupt call to use to master the complex memory data structure defini
duanyan
- 这个是图标和表格的制作,是一个比较简单的程序但是又实现了一个比较复杂的功能。-This is the icon and forms production, is a relatively simple procedure, but also implements a more complex function.
complex
- C++复数类函数,能够进行简单的复数类操作和计算-complex class
complex
- 可以实现简单的复数域的相应的输入输出,和简单的加减运算。-You can achieve a simple complex field of the corresponding input and output, and simple addition and subtraction.
