资源列表
C++ Builder数据库开发经典案例解析与示例代码
- C++ Builder数据库开发经典案例解析与示例代码(Database development under BCB)
zonmaoq
- 图片浏览器,可通过鼠标来完成图片放大,缩小,移动等功能()
fp
- 由MATLAB计算幅频特征曲线、相频特征曲线(Calculation of amplitude frequency characteristic curve and phase frequency characteristic curve by MATLAB)
数据库分页
- java web动态连接数据库对数据库里面的数据进行分页展示
BESO
- 双向性渐进结构优化方法源代码,双向性渐进结构优化方法是YImin Xie教授提出的拓扑优化优化方法,是目前几种流行优化方法之一。(The code of Bidirectional progressive Structure optimization method.)
图的操作
- 图的操作,实现图的操作中的基本功能,比如创建,插入,删除等。(The operation of the graph can realize the basic functions in the operation of the graph, such as creating, inserting, deleting, and so on)
mohu
- 模糊神经网络的预测代码,可用于电力负荷预测或者评价模型(The prediction code of fuzzy neural network can be applied to power load forecasting or evaluation model.)
jielianguandao
- 用别人的程序修改了少部分东西,主要是加了很多注释,(GPS/INS... Using other people's programs to modify a small number of things, mainly add a lot of notes.)
ATM机
- 一、 银行卡项目 主功能页面: 1) 用户注册: 2) 用户登录: 3) 取钱功能: 4) 存钱功能: 5) 收支明细: 6) 查询余额: 7) 计算器(实现1-50位数据的加减法)(First, bank card project Main function page: 1) user registration: 2) user login: 3) the function of taking money: 4) the function of saving m
sldemo_enginewc
- 汽车发动机仿真,调速稳定性,simulink(sldemo_enginewc--matlab/simulink)
3pi(1)
- 本设计以MCU为控制核心,使用迷宫算法与机器自主学习的思想核心和电机PID调速为运动核心的一款智能迷宫小车,通过对传感器的加权平均处理进行高精度数据采集,将连续性变量转换成离散随机变量。首先根据左手运算进行迷宫整体搜索,然后进行数组记忆和最优路径运算,第二次进入赛道5秒逃出迷宫。(This design takes the MCU as the control core, uses the maze algorithm and the machine independent learning c
matlab基于最小二乘
- 最小二乘法对于参数拟合的MATLAB程序(MATLAB program of least square method for parameter fitting)