搜索资源列表
matrix.rar
- 2、 矩阵(二) 编写C++程序完成以下功能: (1) 假定矩阵大小为4×5(整型); (2) 矩阵空间采用new动态申请,保存在指针中; (3) 定义矩阵初始化函数,可以从cin中输入矩阵元素; (4) 定义矩阵输出函数,将矩阵格式化输出到cout; (5) 定义矩阵相加的函数,实现两个矩阵相加的功能,结果保存在另一个矩阵中; (6) 定义矩阵相减的函数,实现两个矩阵相减的功能,结果保存在另一个矩阵中; (7) 动态申请三个矩阵:A1、A2、A3; (8) 初始化A1、A2;
SD-card-interface-program
- sd卡接口程序,用于arm单片机芯片对SD卡进行读写。-sd card interface program
SMART_ANTENNA-MC_CDMA-Beamforming-LSCMA
- 做多用户检测的一些经典实用的仿真程序与大家分享了,有仿真结果,有备注易懂。-To do some of the classic multi-user detection practical simulation program to share with you, and there are simulation results, there are Notes easy to understand.
glpbiyan
- 脑电波分析程序,由EEG仪器采集脑电波,然后用小波变换来分析采集的脑电波信号-Brain wave analysis program, collected by the EEG brain wave instrument, and then use wavelet transform to analyze the EEG signal acquisition
MY_CTL
- -- Simple Robot Control Program -------------------------------------------------------------------------- -- Left is left IR sensor - 1=object to left -- Right is rigth IR sensor - 1=object to right -- Lmotor_dir 1=forward 0=reverse -- Rmo
Addison.Starting.Out.with.Python.Mar.2008
- This book uses the Python language to teach pro - gramming concepts and problem -solving skills, without assuming any previous program- ming experience. With easy-to-understand examples, pseudocode, flowcharts, and other tools, the student
program
- it program show how to drive the LCD to print make an output on the LCD by using PIC18f4520.-It is helpful for the beginner
Address.book.management.program.source.code
- 通讯录管理程序源代码,Address.book.management.program.source.code-Address.book.management.program.source.code
MOUSETEST
- 一个用mfc实现的对鼠标按键测试的小程序-A realization of the mouse button on a small test program
program
- c语言一些基础编码,涉及许多经典算法如约瑟夫死亡游戏-c program
lock.doc
- 这个范例说明如何使用8051, LCD显示器和4ⅹ4的小键盘,制作一个密码锁。PORT 1 连接到LCD显示器的数据线。PORT 3 的P3.3,P3.4和P3.5分别连接到LCD显示器的控制线。PORT 2连接到4ⅹ4的小键盘,可以输入密码。执行修改密码或是时间的程序时,首先让LCD显示器显示出时间和日期。 当用户按下4ⅹ4小键盘的按钮 A 时,可以输入密码。如果密码正确时,就会让 P3.6的 LED 闪烁,表示打开锁。如果密码不正确时,LCD显示器就会显示出 "PASSWORD WR
28335_C
- test DSP 2000 program
Calculator
- 一款不错的计算器程序,用C++编译,MFC图形界面。适合于学习C++以及MFC类库的新手学习研究。-A good calculator program, using C++ compiler, MFC graphical interface. Suitable for learning C++ and MFC class library novice study and research.
6
- 这是粒子群算法的一个源程序,程序很简单,已经运行过了,可以用,对初学者是个不错的程序-This is a source particle swarm optimization algorithm, the program is very simple, has been running over us, we can use, for beginners is a good program
Record
- 一个简单的记账程序源码,包含收入与支出的记录,并可自定义收入与支出类型-A simple accounting program source code, including income and expenditure records, and can customize the type of income and expenditure
erjinzhiBinary
- 二进制转换的小程序,将一个十进制数转换为二进制,采用递归的算法,比较简单。-A small binary conversion program will convert a decimal number to binary, using the recursive algorithm is relatively simple.
NFA_to_DFA211465612008
- this program convert the nfa into dfa
DFAQ
- This simple program calculates fractal scaling exponents for non stationary time series using Detrended Fluctuation Analysis.
Unit Conversion Program
- A program in C++ to convert from foot to cm unit
Program
- 5 program of c++.These names are find Prime no,Vowel or not