搜索资源列表

  1. NaiveBayes

    0下载:
  2. 贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我们做条件独立的假设,即给定元组的类标号,假定属性值有条件地相互独立,即在属性间不存在依赖关系。此程序仅为算法的一个实现,根据训练数据训练分类器-Bayesian algorithm is based on the Bayes theorem P (H | X) = P (X |
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:162816
    • 提供者:guifeng2002
  1. usbdfu10

    0下载:
  2. Universal Serial Bus Device Class Specification for Device Firmware Upgrade
  3. 所属分类:USB编程

    • 发布日期:2024-05-17
    • 文件大小:148480
    • 提供者:gaojun
  1. uMultiCat

    1下载:
  2. 一个队列的类,可以方便的进行队列的添加,删除,查询功能!-A queue class, to facilitate the conduct of queue to add, delete, query features!
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:fox
  1. How_to_write_a_world_class_paper

    0下载:
  2. How to write the first class paper? This document gives you a novel approach.
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:3254272
    • 提供者:xinyuanwo
  1. P2PDemo

    0下载:
  2. 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of the use of UDP protocol P2P
  3. 所属分类:P2P编程

    • 发布日期:2024-05-17
    • 文件大小:30720
    • 提供者:guosh
  1. DataBaseAPI[1].class

    0下载:
  2. PHP数据库操作类,对PDO进行了非常好的包装,可以简化对数据库的操作。-PHP database operations category, on the PDO had a very good packaging, can be simplified on the database operation.
  3. 所属分类:WEB源码

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:daemon
  1. pfc

    1下载:
  2. 本书记述的是如何利用PowerBuilder Foundation Class (PFC)编程-The secretary described how the use of PowerBuilder Foundation Class (PFC) Programming
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:169984
    • 提供者:lzy
  1. GraphPerformer

    0下载:
  2. Microsoft Foundation Class Library for Windows CE: Performer
  3. 所属分类:WEB源码

    • 发布日期:2024-05-17
    • 文件大小:55296
    • 提供者:王恩
  1. usbhidio2

    0下载:
  2. This the readme file for the usbhidio application, which includes host software for communicating with USB HID-class devices.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:24576
    • 提供者:叶明闯
  1. pdo_page_3.0.class

    0下载:
  2. pdo分页类,采用php的新数据库操作对象,封装的数据分页操作。以便统一数据库操作-pdo paging class, using the new database operations php object, package data paging operation. To a unified database operations
  3. 所属分类:Web服务器

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:刘胜蛟
  1. CxImage

    0下载:
  2. CxImage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-17
    • 文件大小:182272
    • 提供者:kevin.h
  1. UML

    0下载:
  2. 用于项目之前的项目建模需要,此电子文档教你学会如何画类图。-For the project before the project modeling need, this electronic document teach you to learn how to draw class diagram.
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:6272000
    • 提供者:wanghui
  1. Serial(MFC)

    0下载:
  2. 实现了SerialPort类,用于串口通信,并且采用多线程模式-Achieved the SerialPort class, used for serial communications, and using multi-threaded mode
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:55296
    • 提供者:邓梦
  1. DesignDB

    0下载:
  2. rational rose的.mdl文件,是一个类图的例子,用rational rose 可直接打开。-rational rose of. mdl files, is a class diagram example, can be directly used to open rational rose.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:16384
    • 提供者:可乐
  1. SVM_lzb1p0

    0下载:
  2. 支持向量机matlab程序 (1) Main_SVC_C.m --- C_SVC二类分类算法 (2) Main_SVC_Nu.m --- Nu_SVC二类分类算法 (3) Main_SVM_One_Class.m --- One-Class支持向量机 (4) Main_SVR_Epsilon.m --- Epsilon_SVR回归算法 (5) Main_SVR_Nu.m --- Nu_SVR回归算法-Support
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:228352
    • 提供者:侯站
  1. ga2383

    0下载:
  2. 队列类的模板可以直接拿来用的,一点问题也没的哦~~~~~~~~~~~~~~~~~~~~~~~~~~~~~· -Queue class template can be directly used to use, and that the issue of Oh no ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~·
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:hujj
  1. yuandaima

    0下载:
  2. 编写开发文档:运用面向对象编程思想,对该系统进行分析和设计,并画出类图,并对各个类的作用、类之间的交互进行说明。 编程实现该系统中各项功能,数据要求可以由用户自由输入,输出月薪时,需同时输出所有和月薪计算相关的信息以及人员的基本信息。 实现公司人员的动态增加、删除和信息修改功能。 使用面向对象思想对所有员工进行统一管理,避免代码冗余,并实现。 *实现公司人员信息的存盘和读取。 *可动态增加删除部门 用户界面友好-
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:展销会
  1. VolumeSerial_src

    0下载:
  2. change the drive s serial number on three different file systems: FAT, FAT32 and NTFS. The article s source code files come with a home made DiskSector read/write class for WinNt/2k/XP and Win9x system. The article also
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:22528
    • 提供者:matt
  1. Graph

    0下载:
  2. 图的基类以及最短路径算法,dijkstra,floyd,Kruskal算法等,代码来自北大赵海燕老师编著的数据结构与算法。-Graph base class as well as the shortest path algorithm, dijkstra, floyd, Kruskal algorithm, code Zhao Haiyan teachers from Beijing University and edited by t
  3. 所属分类:书籍源码

    • 发布日期:2024-05-17
    • 文件大小:663552
    • 提供者:张淼
  1. USkinDemo

    0下载:
  2. 一个很好的打印机类库,支持打印预览,打印机设置,多页打印,重载打印机对话框等功能-a good printer class library, support print preview, printer settings, multi-page printing, heavy-duty printers dialog functions -A good library printers to support the print prev
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:1446912
    • 提供者:zhangjin
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org