CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 搜索资源 - c/c 算法

搜索资源列表

  1. 餐厅结帐管理

    0下载:
  2. 餐厅结账管理程序提供中小型餐厅所需要的点菜结账功能,并提供几种常用的统计报表以及各个数据库的管理维护功能。操作界面简洁方便,操作简单,运行稳定。 程序编写工具为C++Builder6,在其数据库相关的技术基础之上完成,数据库类型为Paradox,它是一种与C++Builder的BDE(Borland Database Engine)结合最为紧密的数据库驱动类型。程序从餐厅结账管理的实际情况出发,通过对实际问题的分析,算法和交互界面的设计与实现,程序的编写和调试等过程,最终实现了预求的餐厅结账管
  3. 所属分类:酒店行业

    • 发布日期:2008-10-13
    • 文件大小:2.19mb
    • 提供者:赵明
  1. c5.0算法源代码(c语言)

    0下载:
  2. 关联规则c5.0算法源代码-association rules c5.0 algorithm source code
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:74.33kb
    • 提供者:yzh
  1. JIELIAN

    1下载:
  2. 初始对准的c算法源码,实现捷联惯导的静基座初始对准-c initial alignment algorithm source code, achieving SINS the static base initial alignment
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:350.02kb
    • 提供者:zhengjun
  1. Forward(c)

    1下载:
  2. 包含有波动方程正演的数值算法,可自由下载
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:13.2kb
    • 提供者:杨祥森
  1. c语言编bp算法及使用说明

    1下载:
  2. 用c语言编的确bp算法小程序,比网络上的好,而且有说明.-series Indeed bp algorithm small program on the network than good, but is described.
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:6.46kb
    • 提供者:zjt123321
  1. 数据结构经典演示程序

    0下载:
  2. 这是用C++编写的程序,描述数据结构的经典算法的演示,让学者更容易明白和理解!
  3. 所属分类:教育/学校应用

    • 发布日期:2009-03-30
    • 文件大小:309.27kb
    • 提供者:chengweili
  1. Dijkstra算法求最短路径

    5下载:
  2. Dijkstra算法求最短路径 c语言源码,数据结构学习
  3. 所属分类:教育/学校应用

    • 发布日期:2012-01-28
    • 文件大小:38.5kb
    • 提供者:sxccw2
  1. guide.rar

    0下载:
  2. 校园导航系统,c语言,主要运用哈夫曼算法,输入两个地点,输出最短路径,Campus navigation system, c language, the main use of Huffman algorithm, the importation of two locations, the output the shortest path
  3. 所属分类:Education soft system

    • 发布日期:2017-04-04
    • 文件大小:78.2kb
    • 提供者:xmg
  1. tsp+vrp.rar

    1下载:
  2. 详细讲述模拟退火算法的理论原理。并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
  3. 所属分类:transportation applications

    • 发布日期:2017-03-27
    • 文件大小:25.45kb
    • 提供者:lian
  1. vrptm.rar

    0下载:
  2. 带时间窗的车辆路径问题的粒子群算法,用c++编写的程序来实现。,With time windows of the vehicle routing problem of particle swarm optimization, using c++ Preparation procedures to achieve.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-02
    • 文件大小:25.15kb
    • 提供者:ghy
  1. pwm3-ac-ctrl-motor-0_0_3

    1下载:
  2. DSP实现三相异步电机矢量控制的C语言算法-DSP realization of three-phase induction motor vector control algorithm for the C language
  3. 所属分类:Goverment application

    • 发布日期:2017-03-24
    • 文件大小:71.47kb
    • 提供者:MIN
  1. jixie

    0下载:
  2. 六杆机构C语言 算法,机械原理用,特别是在课程设计时-Six bodies C language algorithm used mechanical principles, especially in the course design ...
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.35kb
    • 提供者:qlyue
  1. imu_ahrs

    5下载:
  2. 基于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
  3. 所属分类:交通/航空行业

    • 发布日期:2014-03-01
    • 文件大小:19.17kb
    • 提供者:Liaoni Wu
  1. Delaunay

    0下载:
  2. 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
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2.57mb
    • 提供者:kaka
  1. cppStockBP

    5下载:
  2. 使用C++的基于神经网络(BP)算法的股票预测程序-The use of C++ s Based on neural network (BP) algorithm stock forecasting process
  3. 所属分类:金融证券系统

    • 发布日期:2013-04-22
    • 文件大小:92.72kb
    • 提供者:ycs
  1. LDPC_c

    2下载:
  2. LDPC 码的编译码的c语言实现,译码采用的是bp算法-Encoding and Decoding of LDPC code c language, decoding algorithm used is bp
  3. 所属分类:邮电通讯系统

    • 发布日期:2013-10-12
    • 文件大小:283.3kb
    • 提供者:luzhen
  1. phoenix_wordcount.tar

    0下载:
  2. mapreduce算法的phoenix架构实现和一个使用实例,用mapreduce算法对一个输入的文本文件中的单词计数。-mapreduce algorithm phoenix architecture implementation and a use case, use mapreduce algorithm a input text file of the word count.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:15.97kb
    • 提供者:Benjamin
  1. C-language-curriculum-design-case

    0下载:
  2. 书中有C语言编写的常见的游戏及应用程序,具体内容如下: 案例一 贪吃蛇游戏; 案例二 计算器; 案例三 黑白棋游戏; 案例四 迷宫问题; 案例五 扫地雷游戏; 案例六 速算24; 案例七 数据结构CAI系统; 案例八 进程调度; 案例九 存储管理分区分配算法; 案例十 通讯录; 案例十一 学生成绩管理; 案例十二 工资管理; 案例十三 图书借阅管理; 案例十四 教师工作量计算;-The book written in the C langu
  3. 所属分类:Education soft system

    • 发布日期:2017-03-27
    • 文件大小:57.98kb
    • 提供者:Ada
  1. c.2

    0下载:
  2. 擂台机器人算法:主要应用于机器人赛事中擂台机器人的攻击,防守,以及执行各种策略。-Ring algorithm robot
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5.02mb
    • 提供者:zz
  1. PID控制算法的C语言实现.(绝对的好东西)

    0下载:
  2. 详细讲解了PID控制算法通过C语言来实现的步骤以及PID对应的C语言程序(Detailed explanation of PID control algorithm through C language to achieve the steps and PID corresponding C language program.)
  3. 所属分类:*行业应用

    • 发布日期:2018-05-03
    • 文件大小:7.64mb
    • 提供者:磨刀师傅
« 12 3 4 5 6 »
搜珍网 www.dssz.com