CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - console

搜索资源列表

  1. MyShopping

    0下载:
  2. My Shopping 从控制台输入产品对应的编号,查看产品的价格-Enter the product price My Shopping corresponding number from the console, view the product
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:4460
    • 提供者:zsg
  1. NISNlE

    0下载:
  2. 牛顿迭代法求解多元多次非线性方程组,控制台程序-Newton iterative method for solving nonlinear equations diverse times, the console program
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2119252
    • 提供者:文白科
  1. Qt_Project

    0下载:
  2. 泡泡龙是一款很受欢迎的小游戏,画面简洁,操作简单容易,是很适合娱乐休闲的游戏。 Qt是一个1991年由奇趣科技开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程式,也可用于开发非GUI程式,比如控制台工具和服务器。Qt是面向对象的框架,使用特殊的代码生成扩展(称为元对象编译器(Meta Object Compiler, moc))以及一些宏,易于扩展,允许组件编程。基本上,Qt 同 X Window 上的 Motif、Openwin、GTK 等图形界面库和 Windows
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-18
    • 文件大小:4995520
    • 提供者:赵娅
  1. zhixianchabu

    0下载:
  2. 一款直线插补程序,是控制台程序。你看完后可以自己修改。-A straight line interpolation program, it is the console application.After you see, we can modify themselves.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3464877
    • 提供者:叶其含
  1. BigDataDevide

    0下载:
  2. c++写的控制台程序,实现两个大整数除法。-c++ written console program, to achieve two large integer division.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1389
    • 提供者:kingrumn
  1. Candidates-Information-Manage

    0下载:
  2. 考试报名工作给各高校报名工作带来了新的挑战,给教务管理部门增加了很大的工作量。本项目是对考试报名管理的简单模拟,用控制台选项的选择方式完成下列功能:输入考生信息;输出考生信息;查询考生信息;添加考生信息;修改考生信息;删除考生信息 本项目的实质是完成对考生信息的建立,查找,插入,修改,删除等功能。其中考生信息包括准考证号,姓名,性别,年龄和报考类别等信息。项目在设计时应首先确定系统的数据结构,定义类的成员变量和成员函数;然后实现各成员函数以完成对数据操作的相应功能;最后完成主函数以验证各个成
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1522
    • 提供者:林斌
  1. calculator

    0下载:
  2. c/c++控制台 计算器calculator-Calculate the value of the expression in the console, can be counted as a calculator, currently can not enter a negative
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:5479352
    • 提供者:陈晚林
  1. MyFftTest

    0下载:
  2. 实现快速傅里叶变换的控制台程序,对用户输入的数组做变换。-Fast Fourier transform console program, to an array of user input to make change.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3356104
    • 提供者:韦哲
  1. PSOmccaffreyCode

    0下载:
  2. PSO mccaffrey Code USING CONSOLE APPLICATION
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2245
    • 提供者:abdirahim
  1. KNNDemo

    0下载:
  2. KNN算法Java语言实现,控制台运行界面。分类训练样本集和测试样本都有。-Java KNN language implementation, the console running interface. Classified training samples and test samples are.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-28
    • 文件大小:9873
    • 提供者:张瑞雪
  1. SgdClassifier

    0下载:
  2. 随机梯度下降分类器。本实验的实验平台为eclipse,只需导入(import)即可运行。输出方式为控制台输出,能够提供的评价数据有test error, percision, recall以及F1-measure。-Stochastic gradient descent classifier. In this study, experimental platform for eclipse, just import (import) to run. Output of the console o
  3. 所属分类:Data Mining

    • 发布日期:2017-05-03
    • 文件大小:924322
    • 提供者:Rye
  1. CPP-systemEmpolyee-

    0下载:
  2. C++ 控制台实现的员工管理系统,包括添加职工、删除职工、查找职工等功能-C++ console, staff management system, including adding staff, remove employees, to find workers and other functions
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:2853
    • 提供者:lan628406
  1. outputExcel100

    0下载:
  2. c++控制台程序,直接导出EXCEL格式文件。-c++ console procedures, direct export EXCEL format.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-30
    • 文件大小:9699
    • 提供者:laao5h128
  1. Logistic regression using Newton-Rapson methodology

    0下载:
  2. Logistic regression with newton rapson method. Written in C#. Net as Console App. Works perfectly Note: I used Türkçe When i decided to use türkçe names.
  3. 所属分类:数学计算/工程计算

  1. yichuansuanfa

    0下载:
  2. 程序用C#控制台程序实现了 遗传算法 解决函数优化问题 -The program uses C# console program to achieve the genetic algorithm to solve the function optimization problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:43637
    • 提供者:封昊
  1. BiNode

    0下载:
  2. 数据结构二叉排序树算法,适用于数据结构初学者的源代码,控制台程序-Binary sort tree data structure algorithms, data structures suitable for beginners source code, the Console program
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:6077
    • 提供者:大吾
  1. DESIGN-AND-IMPLEMENTATION-FOR

    0下载:
  2. 构建“无人机群-控制台”网络系统。在高速移动状态下,建立一个移动自组网通信平台,有效地支撑节点间无线通信,提高网络通信性能和质量-The console sends command parameters to the UAV swarm in order to control their flight status. The nodes and communication between nodes constitute “UAV Swarm- Console” network.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-07
    • 文件大小:1105224
    • 提供者:李会萍
  1. FlexRay_Header_CRC_cal

    0下载:
  2. 这是关于FlexRay总线网络设计过程中,计算每个网络节点的数据帧头部循环校验码的程序。计算结果在控制台下显示为一个二进制数组。-This is a project completed on Visual C++ 6.0, which could be used for calculation of the header CRC code of each node in a FlexRay network. The results are displayed as an array of bin
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:190892
    • 提供者:王刚
  1. idstantbated-relegate-console

    0下载:
  2. 利用分形算法画出一个几个圆构成的图案,可以利用代码再扩充进行更改圆的数目()
  3. 所属分类:大数据

    • 发布日期:2018-01-07
    • 文件大小:1835008
    • 提供者:cdybc%5F26636
  1. AlgoritmFFT

    0下载:
  2. I have a question about my console program. It has to count using FFT algorithm.
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:38912
    • 提供者:kolsum
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com