搜索资源列表
布线问题(分支限界算法应用)
- 六 程序实现: #include <stdio.h> typedef struct { int row int col }Position int FindPath (Position start, Position finish, int &PathLen, Position *&path) { //计算从起始位置start到目标位置finish的最短布线路径,找到返回1,否则,返回0
col
- 一个什么都能做的语音处理软件,Manual segmentation of speech waveforms - creates label files which can be used to train speech recognition systems Waveform editing - cutting, copying or pasting speech segments Formant analysis - d
TdataListCtrl
- 一个CListCtrl,col和row可以绑定不同数据类型,类型T-a CListCtrl, col and row can be bundled with different data types, type T
sortrows
- function [y,ndx] = sortrows(x,col) %[Y,I]=sortrows(A,k)按第k列升序的排列,向量I返各行的原编址.-function [y, ndx] = sortrows (x, col)% [Y, I] = sortrows (A, k) k out by the ascending order, I Vector trip back to the site of the original
can_mcb517
- it is a automotive application of CAN protocol one microcontroller. -it is a automotive application of CAN proto col one microcontroller.
070508FTPRFC959
- FTP RFC959 中文版文件传输协议(File Transfer Protocol, FTP)实现FTP断点续传-RFC959 Chinese version of FTP (file transfer protocol File Transfer nonrequiring col, FTP) to achieve FTP HTTP
dsakf
- % 文件名:randlsbget.m % 程序员:余波 % 编写时间:2007.6.25 % 函数功能: 本函数将完成提取隐秘于上的秘密信息 % 输入格式举例:result=( scover.jpg ,56, secret.txt ,2001) % 参数说明: % output是信息隐藏后的图象 % len_total是秘密信息的长度 % goalfile是提取出的秘密信息文件 % key是随机间隔函
EjunExpress3.25.5_Trial
- delphi表格控件源码,修改垂直方向滚动表格时, 可以滚动得只剩下一行的问题. - 修改了打印预览页眉行之间间距过大的问题 - 修改了3.25版本后多行文本单元格打印不显示的问题 - 修改了3.25.3后某些版本会出现内存泄漏导致程序崩溃的问题 + 为TEjunDataGrid的Columns对象添加了CellItems属性,该属性是TStrings类型,当该列的单元格 是cellComboBox类型时,下拉列表
readbinarydata
- 这个是一个读二进制文件的源码,输出直接是十进制数据,是row1行,col列的文件
hitUFOgame
- 打飞碟小游戏,射击类,/*自己改游戏的速度*/ int speed /*飞碟移动速度*/ int col /*中心坐标*/ int score=0 /*得分*/
matrix
- (1) 设计和编写代表矩阵的Matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法Matrix()、Matrix(int rows,int cols)、Matrix(int rows,int cols,double data[][]),获取某元素值的方法getData(int row,int col),设置某元素值的方法setData(int row,int col
2
- 用回溯解背包问题 假设有n件物品,定义一个结构体a[]来存储,结构体有两个成员weight和value(weight表示重量,value表示价值)先定义一个数组col[]表示每个物品当前状态(为1表示被选,为0表示未被选),其初值全为1,从下标为0开始遍历,当前所选物品总重和总价值分别设为tw和tv(初值均为0),背包的限重设为limit,若第i个物品满足tw+a[i].weight<=limit且col[i]==1 就将a[i]
colorhtml
- 这是一个用VB实现的变换颜色的小程序。-This is a VB transform the color of small programs.
CColorListBox_demo
- 通过CComboBox控件在CListBox控件中添加彩色的字体,在CComboBox中设定不同的背景色和前景色。在CListBox中实现每行都有不同的颜色。-through CComboBox Control in CListBox controls add color and the size of the CComboBox set different background color and foreground color.
布线问题(分支限界算法应用)
- 六 程序实现: #include <stdio.h> typedef struct { int row int col }Position int FindPath (Position start, Position finish, int &PathLen, Position *&path) { //计算从起始位置start到目标位置finish的最短布线路径,找到返回1,否则,返回0
col
- 一个什么都能做的语音处理软件,Manual segmentation of speech waveforms - creates label files which can be used to train speech recognition systems Waveform editing - cutting, copying or pasting speech segments Formant analysis - d
gain_random_color
- 这个程序可以实现显示屏幕上任意点的当前颜色的功能-this procedure can be achieved DSE arbitrary point on the current color of the function
TdataListCtrl
- 一个CListCtrl,col和row可以绑定不同数据类型,类型T-a CListCtrl, col and row can be bundled with different data types, type T
sortrows
- function [y,ndx] = sortrows(x,col) %[Y,I]=sortrows(A,k)按第k列升序的排列,向量I返各行的原编址.-function [y, ndx] = sortrows (x, col)% [Y, I] = sortrows (A, k) k out by the ascending order, I Vector trip back to the site of the original
can_mcb517
- it is a automotive application of CAN protocol one microcontroller. -it is a automotive application of CAN proto col one microcontroller.