搜索资源列表
高斯列主元素消去法(C++)
- C++编写的高斯列主元素消去法。界面不够好,不过算法没问题。-C + + out of the main elements of Gaussian Elimination Act. Interface is not good enough, but Algorithm no problem.
1
- 动态分区分配算法的模拟要求设计主界面以灵活选择某算法,以下算法都要实现: 1、 首次适应算法 2、 循环首次适应算法
My_gui.rar
- 一个小程序,matlab_gui编程,关于主成分分析,界面和谐,参考价值高。,A small program, matlab_gui programming, on the principal component analysis, interface harmony, the high reference value.
基于A星算法的MFC界面的八数码程序
- 基于A星算法的MFC界面的八数码程序,本人本科做得最漂亮的大作业了,其中process函数是搜索的主函数。-8 digital program with MFC interface based on A star searching method which is the most proud project I have finished in my fu*king bachelor years.
Maxwell_introduce
- 详细介绍了电磁场有限元计算ansoft的主界面功能,针对出现的问题进行了说明和逐一演示-Detailed finite element method Ansoft electromagnetic field of the main interface features, in view of the problems described, and each presentation
1
- 蚁群算法的一个代码,大家可以看一下。在主界面直接输入ACATSP就可以了。我跑过了,大家看一下-Ant colony algorithm of a code, we can look at. In the main interface directly ACATSP it. I ran, and we look
glcs
- 饮羽公路测设(glcs) 由20多个公路测量、设计、试验和施工组织设计等小软件组成。如《中桩大地坐标》可以计算不等长缓和曲线的中桩和边桩的大地坐标;《缓和曲线反算》可以根据切线长、外距长或缓和曲线长求半径等;《卵型曲线精解》可以求精确的卵型曲线的参数;《混凝土配合比》可以快速进行混凝土配合比的设计。其他还有直线、曲线拟合,规划求解,网络图计算等等。所有各小软件计算的结果统一反映在主界面上,并在主界面中编辑、修改。并-Drink plume Highway Survey and Design (g
dzyxandmusic
- 运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成 的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母 消失;按ESC键返回主界面;按空格见暂停;按‘E’退出。-Run the executable program testword.exe, the main interface, the menu that appears, press the Enter key appears composed of 26 letters out
Matlabgraphicbackgroundcodes
- Matlab图形背景代码 包括导入数据、进度条、当前时间、主界面窗口设置等等。-Matlab codes of graphic background
pca_GUI
- 用matlab编写的实现主成份分析的代码,带有gui界面-Prepared with the matlab implementation of principal component analysis of the code, with a gui interface
aaa
- 根据《算法与数据结构》课程的结构体系,设计一个基于DOS菜单的应用程序。要利用多级菜单实现各种功能。比如,主界面是大项,诸如线性表、栈与队列、串与数组及广义表等,子菜单使这些大项中的一些功能或者小项。要求所有子菜单退出到他的父菜单。-According to " Algorithms and Data Structures" course of the structural system, design a menu-based DOS applications. To tak
bbb
- 根据《算法与数据结构》课程的结构体系,设计一个基于DOS菜单的应用程序。要利用多级菜单实现各种功能。比如,主界面是大项,诸如线性表、栈与队列、串与数组及广义表等,子菜单使这些大项中的一些功能或者小项。要求所有子菜单退出到他的父菜单。-According to " Algorithms and Data Structures" course of the structural system, design a menu-based DOS applications. To ta
java仓库管理系统
- 仓库管理系统,用JAVA做的,使用的数据库软件是MYSQL 课程设计内容一共有管理表格四张,包含曾删改功能;查询表格六张,包含精确查找和模糊查找。含有登陆功能,先登陆后出现主界面,登陆有三个权限。压缩包里包含JAVA源文件和数据库,导入就可使用。-Warehouse management system, using JAVA to do, use a MYSQL database software course design content management table, a total o
zprotect_demo
- 好压主界面是与用户沟通情感的小窗口,在一些特殊的日子里我们尝试一些力所能及的表达方式来给用户一种感动,一种记忆。 -The main interface is a good pressure communication with the user feeling small window, in some special day we tried some of the expressions within its power to give the user a touch, a kind
source_code
- 1.排序算法:快排,插入排序,选择排序,冒泡排序,堆排,归并排序 2.无向图:建立邻接表,并深度遍历 3.二叉树:建树,插入叶子节点并删除,计算深度及高度,前序中序后序遍历,以及用栈实现的非递归遍历 4.二叉排序树:建树并插入、删除结点 5.通讯录:有主界面,能添加,删除查找相应的数据-1.sort:quicksort select sort,insert sort,heap sort.etc. 2.graph:create with the adjacent list,an
MATLABSimulationToolBox111
- 围绕不可区分关系和相对正区域两个核心概念,通过知识之间的依赖程度,提出了粗糙集数据分析的算法,通过比较属性约简的数目,选择最少属性数量的约简结果.利用MATLAB处理集合函数的优势,得到了求取相对核、上(下)近似、等价关系、相对重要度、属性相对约简、范畴相对约简、最小决策规则等的各种算法的程序实现.实现了MATLAB仿真工具箱设计.利用图形用户界面(GUI)方法,设计了良好的人-机交互系统的主界面.最后给出实际例子的程序运行结果,对推动粗糙集理论在具体实践中应用和普及,具有实际意义-Design
chrage
- 做好了一个充电电路,可以实现脉冲充电。希望多多指教,运行前在MATLAB主界面输入Ts=1e-5。-a charging circuit, the pulse charging can be achieved. The exhibitions run before the the MATLAB main interface input Ts = 1e-5.
WorkLog
- 作品简介: 用户首先进入登录页面(login.jsp)之后经过判断进入主页面。 该软件包括3个主界面:领导界面(index.jsp),管理员页面(index0,jsp),员工界面(index1.jsp) 领导页面:新增日报,修改日报,日报审核,个人日报查询,所有日报查询(员工编号,工程项目,未审核日报),修改密码 管理员: 修改员工信息,新增员工信息,删除员工信息,职务设定,修改密码 员工界面:新增日报,修改日报,个人日报查询,修改密码-Synopsis:
demo
- 数字图像处理MATLAB演示程序。包含图像灰度处理、平滑、锐化、压缩等。运行demo.m执行主界面。-Digital Image Processing MATLAB demonstration program. Contains the image gray scale processing, smoothing, sharpening, compression. The run demo.m perform the main interface.
Convolution-of-the-basic-signal
- 在Matlab中通过设计GUI,按下相应的卷积按钮,实现基本信号的卷积功能,并保存实验结果,返回主界面。-In Matlab through the design of GUI, press the button corresponding convolution convolution function, to achieve the basic signal, and save the experimental results, return to the main interface.