搜索资源列表
餐厅结帐管理
- 餐厅结账管理程序提供中小型餐厅所需要的点菜结账功能,并提供几种常用的统计报表以及各个数据库的管理维护功能。操作界面简洁方便,操作简单,运行稳定。 程序编写工具为C++Builder6,在其数据库相关的技术基础之上完成,数据库类型为Paradox,它是一种与C++Builder的BDE(Borland Database Engine)结合最为紧密的数据库驱动类型。程序从餐厅结账管理的实际情况出发,通过对实际问题的分析,算法和交互界面的设计与实现,程序的编写和调试等过程,最终实现了预求的餐厅结账管
c5.0算法源代码(c语言)
- 关联规则c5.0算法源代码-association rules c5.0 algorithm source code
JIELIAN
- 初始对准的c算法源码,实现捷联惯导的静基座初始对准-c initial alignment algorithm source code, achieving SINS the static base initial alignment
Forward(c)
- 包含有波动方程正演的数值算法,可自由下载
c语言编bp算法及使用说明
- 用c语言编的确bp算法小程序,比网络上的好,而且有说明.-series Indeed bp algorithm small program on the network than good, but is described.
数据结构经典演示程序
- 这是用C++编写的程序,描述数据结构的经典算法的演示,让学者更容易明白和理解!
Dijkstra算法求最短路径
- Dijkstra算法求最短路径 c语言源码,数据结构学习
guide.rar
- 校园导航系统,c语言,主要运用哈夫曼算法,输入两个地点,输出最短路径,Campus navigation system, c language, the main use of Huffman algorithm, the importation of two locations, the output the shortest path
tsp+vrp.rar
- 详细讲述模拟退火算法的理论原理。并TSP问题为例进行讲解,并各处多种语言的源代码,包括c,matlab以及delphi。 ,Simulated annealing algorithm described in detail the theory of principle. And TSP as an example to explain the problem and the source code of various languages, including c, matlab, as w
vrptm.rar
- 带时间窗的车辆路径问题的粒子群算法,用c++编写的程序来实现。,With time windows of the vehicle routing problem of particle swarm optimization, using c++ Preparation procedures to achieve.
pwm3-ac-ctrl-motor-0_0_3
- DSP实现三相异步电机矢量控制的C语言算法-DSP realization of three-phase induction motor vector control algorithm for the C language
jixie
- 六杆机构C语言 算法,机械原理用,特别是在课程设计时-Six bodies C language algorithm used mechanical principles, especially in the course design ...
imu_ahrs
- 基于IMU(三轴角速率、三轴加速计和三轴磁场)的方位姿态解算系统(ahrs),基于C语言开发,VC 6.0编译器,可方便的移植到其他环境。-Based on the IMU (three-axis angular rate, three-axis accelerometer and three-axis magnetic field) to locate gesture Solution System (ahrs), based on C language development, VC 6.0
Delaunay
- Delaunay三角剖分算法介绍和c++源码。代码封装了其他人的代码包,在cygwin和redhat下编译通过。-This C++ library module is just a wrapper class on the Triangle package of Jonathan. The C++ wrapper will certainly slow access down if you want to mess with the triangulation but the basic del
cppStockBP
- 使用C++的基于神经网络(BP)算法的股票预测程序-The use of C++ s Based on neural network (BP) algorithm stock forecasting process
LDPC_c
- LDPC 码的编译码的c语言实现,译码采用的是bp算法-Encoding and Decoding of LDPC code c language, decoding algorithm used is bp
phoenix_wordcount.tar
- mapreduce算法的phoenix架构实现和一个使用实例,用mapreduce算法对一个输入的文本文件中的单词计数。-mapreduce algorithm phoenix architecture implementation and a use case, use mapreduce algorithm a input text file of the word count.
C-language-curriculum-design-case
- 书中有C语言编写的常见的游戏及应用程序,具体内容如下: 案例一 贪吃蛇游戏; 案例二 计算器; 案例三 黑白棋游戏; 案例四 迷宫问题; 案例五 扫地雷游戏; 案例六 速算24; 案例七 数据结构CAI系统; 案例八 进程调度; 案例九 存储管理分区分配算法; 案例十 通讯录; 案例十一 学生成绩管理; 案例十二 工资管理; 案例十三 图书借阅管理; 案例十四 教师工作量计算;-The book written in the C langu
c.2
- 擂台机器人算法:主要应用于机器人赛事中擂台机器人的攻击,防守,以及执行各种策略。-Ring algorithm robot
PID控制算法的C语言实现.(绝对的好东西)
- 详细讲解了PID控制算法通过C语言来实现的步骤以及PID对应的C语言程序(Detailed explanation of PID control algorithm through C language to achieve the steps and PID corresponding C language program.)