搜索资源列表
xishujuzenh
- 稀疏矩阵 1、 应用程序 直接可以实现矩阵的各项操作。 2、 查看原代码VC++6.0打开“稀疏矩阵\\creatematrix.dsp”或者用记事本打开“稀疏矩阵\\creatematrix.cpp” 3、 代码简单说明: 本程序是一个工程文件包含了链式与顺序两种多项是处理方式: 十字链表:矩阵的结构体:matnode; 三元组顺序:矩阵结构体:tsmat 4、ADT在文件夹“稀疏矩阵”里 -a sparse matrix, t
duoxiangsih
- 1、 应用程序 直接可以实现多项式的各项操作。 2、 查看原代码VC++6.0打开“多项式\\poly88.dsp”或者用记事本打开“多项式\\poly88.cpp” 3、 代码简单说明: 本程序是一个工程文件包含了链式与顺序两种多项是处理方式: 链表存储结构:多项式类是polynomail,节点类是polynelem; 顺序存储结构:多项是结构体是Ploynomial,节点类是term。 4、 注:在运行应用程序\"多项式.exe\"时,在
VariReg
- VariReg是一款免费的GMDH软件,解压后记事本上有开发该代码的网址,里面还有丰富的MATLAB编写的GMDH原程序。非常好用。-VariReg is a free GMDH software, decompression after Notepad to develop the code on the URL, there is also a wealth of MATLAB programs written in the original GMDH. Is very easy to us
Kalman11111111
- 卡尔曼滤波,在matlab上实现,此为记事本文件,复制到matlab的M文件即可运行-Kalman filter in matlab to achieve this for the Notepad file, copy it to matlab to run M-files
OFDMMATLAB111111
- OFDM仿真程序,在matlab环境下运行,此为记事本文件,复制到matlab的M文件即可运行。-OFDM simulation program, run in the matlab environment, this is Notepad file, copy it to matlab to run M-files.
pi
- 一个求pi的源程序,可以精确到几十位 外加一个自己编写的记事本程序 pi.c-A source for pi can be accurate to plus a dozen have written the Notepad program pi.c
Notepad
- 一个简单的记事本程序,实现了简单的记事功能,用matlab实现-A simple Notepad program to achieve a simple notebook features, using matlab to achieve
vb
- vb记事本源码,有需要的直接下载。为了跟大家多交流一下,弄个会员。-vb notepad source, there is a need for direct download. In order to more exchanges with you about, the idea of holding members.
notebook
- matlab开发的记事本程序,能够实现简单的文本编辑工作-Notepad matlab development process to achieve a simple text editor
NotePad
- 用java编写的记事本,基本上实现了和world里记事本一样的功能-java
OCR
- this code can recognize a character form an image and will show the result in notepad.
Notepad1
- 应用记事本,学期末大作业,JAVA语言综合应用数据结构完成的功能。-notepad,it is the homework of students in university.you can read and study
shujujiegou
- VC++6.0写的数据结构课程设计,内容是实现记事本小程序,可以实现新建、查找、删除的功能,适合期末课程设计-VC++6.0 program to write the data structure design, the content is to achieve a small notepad program, designed for the end of course
account
- 卡号校验位计算 以下代码添加至任意记事本中另存为.vbs文件即可 -Card number parity bit calculation add the following code to any Notepad Save As. Vbs file can
create-txt
- 创建记事本数据库,M文件可直接运行,修改文件路径-Create a Notepad database, M files can be run directly modify the file path
tcal5.6
- 文本计算器说明 一、用法: 1、文本计算器具有关闭时是否保存计算结果的功能、计算结果的小数位选择功能,小数位0表示计算精度; 2、文本计算器打开时,可以自动加载上次的计算结果以及上次关闭时窗口位置; 3、双击计算器的文本框可打开数字键盘,方便笔记本用户使用; 4、输入数学表达式后,按回车键,自动计算结果; 5、一个表达式必须在一行内全部输入; 6、表达式不输入内容时直接回车,不再出现错误提示; 7、需要当记事本用时,在本行最前面加入 号,可不出现错误提示!
Line-editing-operation
- 以串模拟如windows记事本那样的编辑操作,实现插入、删除、编辑操作。-To simulate string such as windows notepad editing operation, to achieve insert, delete, edit operations.
YHJ
- 操作系统课程设计 银行家算法实现,注意系统资源开销由压缩包内的记事本读入-Operating systems curriculum design bankers algorithm, note that the system resource overhead by a compressed package notepad reads
qtnotepad
- 简单的记事本,有新建,剪切,复制,删除等功能-A simple notepad, there is new construction, cut, copy, delete, etc. ...
22
- 实现传感器以16进制采集的数据从记事本中读取,再转换到十进制进行处理,得到符合要求的数据并绘图。-Hexadecimal achieve sensor collected data is read Notepad, and then converted to decimal, to give to meet the requirements of the data and drawing.