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

搜索资源列表

  1. Zd01

    0下载:
  2. BigInteger for c# with pretty realization : number stored not as BCD, but as it s byte-representation
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:33223
    • 提供者:Nyashka
  1. a_Graduate_Information_Management_System

    0下载:
  2. C#做的学生管理系统,自己做的,对初学者有学习价值。 -A Students Information Graduate Management System made in CSharp Language
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1209515
    • 提供者:paul
  1. SMTPmail

    0下载:
  2. 用CSharp 写的邮件发送程序,新手可以参考一下-a mail sender base on SMTP and CSharp Language
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:33332
    • 提供者:paul
  1. 50dollar

    0下载:
  2. 公司9种人工智能、预测方面的算法,价值超过50万元的。(包含源码及exe可执行文件!!)-9 AI company, forecasting algorithm, the value of more than 500,000 yuan of. (Including source code and exe executable file!!)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:607140
    • 提供者:suxiaoning
  1. PRproject_lda

    1下载:
  2. 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algo
  3. 所属分类:Algorithm

    • 发布日期:2015-06-23
    • 文件大小:435187
    • 提供者:李洪涛
  1. CMatarySRC

    0下载:
  2. 一个简单的数理统计系统,实现了矩阵的方差,协方差,概率统计等运算,包含说明文件的。-A simple system of mathematical statistics to achieve a matrix of variance, covariance, probability and statistics and other operations, including documentation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:878937
    • 提供者:杜帆
  1. hextobin

    0下载:
  2. 十六进制转换十进制十 六进制转换十进制十六进制转换十进制-hextobinhextobinhextobinhextobinhextobin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:36629
    • 提供者:uu
  1. OtsuThreshold

    0下载:
  2. otsu tresholding algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:292688
    • 提供者:sertcocuq
  1. Matlab

    0下载:
  2. Matlab的Engine方式的C++和C#调用封装,适用于VS2003及以上版本,MATLAB7.1及以上版本-Matlab way of Engine C++, and C# calling package for VS2005, and above, MATLAB7.1, and above
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1006786
    • 提供者:woodmoon
  1. Bubblesort

    0下载:
  2. 该演示程序描述了冒泡排序!!!改程序也有很多不足的地方如果有兴趣可以一起交流。 gzdxzhouyuqing@tom.com-The demonstration program described bubble sort! ! ! Reform process has many deficiencies are interested you can share together. gzdxzhouyuqing@tom.com
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:137029
    • 提供者:gzuzyq
  1. queueSimulation

    0下载:
  2. It is a GUI csharp program aim to simulate the waiting time in the bank which can help the bank adminstration to deside on the require number of tellers that keep the customer satisfy with thier service,
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:274967
    • 提供者:rorarora33
  1. cSharp

    0下载:
  2. 库存物资管理系统 统计物资的出库入口的调度-Inventory management system of statistical materials a library entrance Scheduling
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:3045
    • 提供者:Jackie
  1. Different_Methods

    0下载:
  2. Gaus Method and Method of Ribbon Racing
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:79891
    • 提供者:Tanya
  1. 100002moga2

    0下载:
  2. 0-1遗传算法实现 可以解决简单的背包问题-0-1 simple genetic algorithm can solve the knapsack problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:179105
    • 提供者:吴学兵
  1. abc

    0下载:
  2. 用C#实现的基于神经网络的手写识别程序,还是很不错-Using C# implementation of handwriting recognition based on neural network program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:40804
    • 提供者:赵华
  1. Csharpcode

    0下载:
  2. 非常好用的遗传算法源码,肯定能帮上大家-the best algo software,hope to help everybody!!!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:825736
    • 提供者:liyan
  1. BiTree_MFC

    0下载:
  2. C++ MFC,实现二叉树的遍历(前序、中序、后序)可自行添加节点-C++ MFC, to achieve the binary tree traversal (preorder, inorder, postorder) can add their own nodes
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:50558
    • 提供者:mengmakies
  1. 01imp_accord-svm-source

    0下载:
  2. The sample application is able to perform both Classification and Regression using Support Vector Machines. It can read Excel spreadsheets and determines the task to be performed depending on the number of the columns in the sheet. If the input table
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:508430
    • 提供者:jitesh
  1. NewsTitleAndContentExtractionHAP

    0下载:
  2. 基于dom树的新闻内容页标题和内容的自动抽取程序-Dom tree based on news content page title and content of the automatic extraction procedure
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:106479
    • 提供者:zhaojiguang
  1. Timetable-based-on-genetic-algorithm

    0下载:
  2. 基于遗传算法的时间表问题(排课问题) 论文集-Timetable based on genetic algorithm (Timetabling problem) Proceedings
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1877354
    • 提供者:张雨萌
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com