搜索资源列表
AProgrameronJavaScript
- 《JAVAscr ipt 动态网页编程实例手册》一书中的源代码,关于如何用Javascr ipt语言来进行动态网页编程的实例手册。 以示例教学方式来组织内容,将Javascr ipt编程的基础知识有机地与控制鼠标特效、导航栏中的下拉菜单、设置浏览器状态条、复杂的动态菜单和表单的自动填充等200多个程序示例相结合,内容丰富、讲解细致、由浅入深、集趣味性、直观性、可操作性于一体,帮助读者快速掌握动态网页编程的方法和技巧。 -"JAVAscr ipt dynamic web pr
Windows32-asm-lo
- Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本
c100_famous
- c语言名题精选百则的代码 这本书里面的程序并没有涉及到十分复杂的数据结构,但是每个小程序都耐人寻味,里面的编程艺术不是一眼就能看穿的,不仅适合初学者,就算是将要找工作面试的人看看也很有帮助-c languages that were selected 100 of this code of procedures for the book which did not involve very complex data structure, But each of intriguing proc
cfftr2
- 复数傅立叶变换的经典程序,希望对大家有帮助-complex Fourier transform of the classic procedure, we hope to help
jisuanqivb
- 用vb编写的一个小计算器,操作简单,功能也不复杂,作vb初学者交流。-prepared with a small calculator, simple operation, not a complex function for beginners vb exchanges.
soft-ARM
- ARM入门的好帮手.包含了从简单到相对较复杂的程序.-ARM portal good helper. Contains from simple to the relatively complex procedures.
FGSource
- 本软件是一个运行在Penbex OS (v1.3)上的绘制函数图像的工具。用它可以绘制平面直角坐标系下的显函数和隐函数的图像。与大部分绘制函数图像的软件不同,用本软件不但可以绘制隐函数的图像而且对隐函数的复杂程度没有限制。不过,绘制复杂隐函数的图像将花费相当长的时间,因此,请尽量以 y=f(x) 这样的显函数的形式输入函数的表达式。另外,以直观的“数学形式”显示函数的表达式也是本软件的一个特色。-the software is running on a Penbex OS (v1.3), the
shuzixinhao
- 数字信号处理实现复数序列的奇偶分解,循环移位子程序-digital signal processing to achieve parity complex sequence of decomposition cycle shift subroutine
complex
- 一个用来测试我写的一个复数类的简单程序,是用C++编写的。
fushu
- 复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) Complex(int a) { Real = a Image = 0 } void print() const friend Complex operator+ ( const Complex & c1, const Complex & c2 ) friend Com
c_LanguageProgramSumma
- 此示例从简单的运算到复杂的算法运算等多方面应用给出了源代码,给工程编程人员会有很大的帮助。-This example from simple arithmetic to complex arithmetic operations such as multi-application give the source code, programmers will have to work very helpful.
chap3
- 水泵性能参数检测是水泵出厂检验与开发研究的必要手段,传统的检测系统存在硬件集成复杂,人机交互性能差,操作不方便等缺点-Detection of pump performance parameters is the factory tested pump research and development of the necessary means, the traditional hardware integration testing of complex systems, poor perf
MUSIC
- 求一个复正弦加白噪声随机过程的信号: xn=exp(j*pi*n-j*pi)+exp(j*w0*n-j*0.7*pi)+v v(n)为零均值白噪声。S/N=10dB。取P=3,构造4阶的自相关矩阵R的基于MUSIC算法的功率谱估计的MATLAB程序-For a complex sinusoid plus white noise of the signal random process: xn = exp (j* pi* nj* pi)+ exp (j* w0* nj* 0.7* pi)+ v
complex
- complex number program write in c++
complex
- 复数计算包 ,包含了很多关于复数计算的相关函数,有意向学习vc复数开发的朋友可以下载使用-complex caculate
complex
- 叶元烈《机械优化理论与设计》中:复合形算法实例及源程序-YE Yuan-lie, "Mechanical Optimization Theory and Design" : Complex algorithms examples and source code
Array-Complex
- 复数类的C++实现-Complex array 头文件及源代码-The complex class C++-Complex array header files and source code
Cryptic-Complex
- 隐藏复数类的内部实现--C++编程,头文件及代码-Hide complex class the internal- C++ programming header file and code
Complex
- this a complex calculate it can help you kown c++ better!if you need it,download it,learn it! -this is a complex calculate it can help you kown c++ better!if you need it,download it,learn it!
complex
- 大学C++教程 第七版 课后习题标准答案 complex 类 仅供参考 -University seventh edition, C++ tutorial, after-school exercises standard answer complex class
