搜索资源列表
MAZES Result
- 压缩包没有密码,用任何winrar都可以解压,该迷宫是用vc++编写的可视化程序,是将bitmap转化成数组矩阵,然后寻找bitmap的通路,并将结果显示在可视化窗口中。-compressed no password, any WinRAR can unpack, the maze is vc + + visualization procedures will be transformed into bitmap array matrix, and then find the bitmap pa
dialogbox
- (对话框)再进一步完善Student程序,添加输入对话框(似1.4))和文件与颜色公用对话框(似1.5));[选做内容:当用户选择学生的姓名时,显示(并可修改)学生成绩的信息对话框,这需要创建结构数组来保存(由输入对话框获得的)学生的姓名与各科成绩等]。-(Dialog) to further improve the Student procedures, add the input dialog box (may 1.4)) and documentation and color common
fromA-Z-array
- basic array function
SportLottery
- 该程序模拟实现了体育彩票36选7的机选过程,点击按键即可显示出随即选出的7个数字,并从小到大排列。-The program simulated realization of the sports lottery machine 36 select 7, the selection process, then click the button to display the selected seven figures, and from small to large array.
shift_mfc
- 建立对话框,使用编辑框获得数组,实现数组的错位排列,并在编辑框显示-To establish dialog box, use the edit box to get an array of array Derangement, and displayed in the edit box
array
- 0array source code in java :)
phased-array
- 地震震源组合的能量分布 能看出地震震源组合后的能量分布,为下一步的工作做铺垫-the distribution of energy with phased array
Drawing-board
- 这是JAVA写的画图板,建立输入输出流、按钮数组,存放以下名称的功能按钮、创建基本操作按钮,定义铅笔画,也就是用鼠标拖动着随意绘图、绘制以指定颜色填充的实心矩形、实心椭圆、指定颜色填充的实心圆角矩形、橡皮擦-This is written in JAVA drawing board, the input and output streams, button array storage following the name of the function button to create a ba
CurveChart
- CurveChart自制报表曲线图控件,可以通过传入数组值进行自动绘图-Homemade CurveChart report graph controls, automatic drawing by passing array values
matlab-sqlite3-driver-master
- Matlab driver for SQLite3 database. Features include: * Simple and clean Matlab API. * Fast C++ MEX implementation. * Parameter binding for an SQL statement. * Multiple database connections. * Easy manipulation of query results as a
Lagrange
- MFC对话框程序,采用VC++6.0编程。导入txt文档保存的二维数组,对其进行拉格朗日差值后导出到指定txt文档中-MFC dialog procedures, using VC++ 6.0 programming. Import dimensional array txt file saved, exported them to a specified difference after Lagrange txt document
ReadTxt
- 基于vc++ 读取txt文件中的数据,并放入数组中进行处理- Based on the vc++ read TXT file data, and in the array
DIPDemo---20161021
- 图像处理(image processing),用计算机对图像进行分析,以达到所需结果的技术。又称影像处理。图像处理一般指数字图像处理。数字图像是指用工业相机、摄像机、扫描仪等设备经过拍摄得到的一个大的二维数组,该数组的元素称为像素,其值称为灰度值。图像处理技术的一般包括图像压缩,增强和复原,匹配、描述和识别3个部分。 常见的系统有康耐视系统、图智能系统等,目前是正在逐渐兴起的技术。-Image processing (image processing), by computer image an
sxheme-array
- Cs for the editor source code
imflsmentytion-array
- 算法分析实验报告:Strassen矩阵乘法,无问题,可以用的源码-Algorithm analysis lab report: Strassen matrix multiplication, no problem, can use the source code
tze-point
- Find the saddle point of 2D array,vevr good-Find the Richard point of 2 d array of vevr good
array-Niquist
- 用VB编写的面向对象的单纯形法,可有效解决多维线性规划问题,可以试一试()