搜索资源列表
bank_teller
- c++写的实现数学排队论的算法程序,上研究生同志们用得上,不过我也是找了个model来稿的,算法很难,喜欢编程的大虾们都应该对算法感兴趣把 -c write queuing theory of mathematical algorithms procedures on to postgraduate comrades useful, but I also find articles of the model 000, the algorithm is difficult, like prog
RSA_Matlab
- 用matlab实现RSA算法,包括加密,解密,以MATLAB 编程实现
dalin
- 计算机控制算法仿真实验,利用C语言编程,适合学习计算机控制原理的学生进行控制算法验证
wqdds0727
- 用于的dsp builder的matlab实现算法,产生可编程的sin或cos波形,可以通过它作为ddc的dds
InterHarmonic_src
- VC与matlab混合编程的例子 是一个间谐波处理程序,滤波算法用matlab 界面用VC-VC and matlab programming examples of hybrid between a harmonic process, filtering algorithm matlab interface with VC
vbvaguemathematics
- 这是模糊数学算法的vb程序,帮助大家学习模糊数学及其编程算法。-This is a fuzzy mathematics algorithm vb program to help them to learn from fuzzy mathematics and programming algorithms.
batchCompare
- 该程序实现对文件夹中的单文件的C或C++源文件进行两两相似度比较,给出相似度百分比,使用时,要求比较的文件以.c或.cpp或.cc为扩展名,并放在c:盘compare文件夹中。程序使用的算法为,快速公共子串算法,可以对2W字符长度的代码进行评判。可用于教学当中,检测同生编程作业独立完成情况。-The program realized a single file folder of C or C++ source files pairwise similarity comparison, the
LabVIEWandPID
- 一种基于LabVIEW图形化编程的PID控制算法及其应用 对偏差进行PID控制的算法在实际工程上具有重要意义-Deviation for PID control of the algorithm in the practice of engineering significance
coin_Frequency
- 问题的提出:编程模拟抛硬币所得正面的频率图。假设每次抛10次为一事件, 记录每次得到正面的次数,共抛掷100000次,计算得到正面次数的概率发布,并绘图输出结果。 思路:数值概率算法常用于数值问题的求解,此类算法所得的往往是近似解,且近似解的精度 随计算时间的增加而不断提高,得到一定精度近似解就可以满足问题要求。-Of the problem: programming simulated coin flip from a positive frequency map. Assumin
Clanguage
- C语言精彩编程百例书籍的源码,包括基础知识篇,深入提高篇,常用算法篇以及综合应用篇。共100例的源码。-" C Programming Language wonderful hundred cases of" source books, including the basic knowledge of articles, increased depth articles, papers, and comprehensive application of commonly use
excelMIS
- 小型企业管理系统说明本系统采用VBA编程语言设计,主要针对数据管理和统计而设计的系统.本系统主要采用窗口操作方式进行各项目的选择和统计.从而大大方便了用户的录入和管理系统.-Small business management system that the system uses the VBA programming language designed mainly for data management and statistical systems designed. This syste
aaaa
- 超市收银管理程序的设计与实现1、系统应具备的功能: (1)商品管理人员对商品信息(商品号、商品名、单价)进行输入、删除、修改和查询。 (2)收银人员录入商品号及购买数量,计算应付钱数,实收钱数和应找钱数。 (3)对销售情况进行查询。 2、数据结构设计; 3、主要算法设计; 4、编程及上机实现; 5、撰写课程设计报告,包括: -Supermarket cash register management program design and implementation
aco2
- 用VC++编程,将蚁群优化算法用于电缆敷设系统,得到了较好的结果。-Using VC++ programming, ant colony optimization algorithm for cable laying system, to get good results.
vb
- 软件技术的所有大作业,每个编程都是算法的结晶,包括一个酒店管理系统。-All operations of the software technology, each programming algorithm for the crystallization of a hotel management system.
vb-gongli-to-nongli
- 在日常生活和工作中经常有人用到农历和公历的查询问题。因此,我借这次毕业设计之机,在辅导老师的指导下,编写了一个可以在VB6下正常运行的日历、计算器多功能应用程序,编程的思路是:先把公、农历的数据用数组查询设置好,再通过算法转换成具体应用。程序应用了不规则窗体技术,使得窗体比较美观。单击属相标志可以退出程序。单击时钟数字将返回到今天。单击查询控制面板开关将向下拉出查询控制面板。 -Query of the lunar calendar and the Gregorian calendar wa
HREG
- 通用的最小二乘回归算法,使用matlab编程实现,可用于求取最优解。-General least squares regression algorithm, using matlab programming, can be used to obtain the optimal solution.
matlab
- 数值分析中多种算法的matlab编程 有雅克比迭代 高斯迭代法 追赶法 等-Jacobi iterative Gauss iterative method chasing method of numerical analysis of a variety of algorithms matlab programming
PSO1
- 基于pso算法的matlab编程程序,用于神经网络控制的编程-Pso algorithm matlab programming procedures for neural network control programming
Mid-ship-optimization
- 遗传算法优化船舶中剖面构件尺寸,matlab编程,先加载X文件-Ships in genetic algorithm optimization section scantlings, matlab programming, first load X files
MPPTPSO
- 用c语言实现PSO算法,并经过调试可以实现最大功率点的追踪(Implementation of PSO algorithm in C language)