CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - nu

搜索资源列表

  1. 菜单的使用

    0下载:
  2. 菜单 分别open,和 close 生成成员函数。 void CMenu9Dlg::OnMenuclose() { // TODO: Add your command handler code here OnOK() } void CMenu9Dlg::OnMenuopen() { // TODO: Add your command handler code here MessageBox(\"open the file\",\
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:26382
    • 提供者:huhu
  1. clinklist1

    0下载:
  2. 把一个新的节点数据插入链表,使该节点在链表中位置是nPos; 从链表中删除第一个和 rNode相等的节点; 删除链表中第 nPos个节点 ,释放该节点的空间; 返回和rNode相等的节点; 将链表按节点从小到大排序; 清空整个链表; delete每一个节点返回指定位置的节点数据如 nPos不对,则返回NU-put a new data nodes inserted List so that the nodes are located Linklist nPos; List
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2371
    • 提供者:汪江
  1. libsvm-2.81

    0下载:
  2. Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It can solve C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:461950
    • 提供者:陈中
  1. ongame

    0下载:
  2. 一个游戏 the hardware for the game includes a number of displays, each with a button and -- a light, that each represent a bin that can store marbles (beans). -- -- The display indicates the number of marbles in each bin at any given time. --
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:5154
    • 提供者:李清
  1. PopTitleMenu

    0下载:
  2. 代码简介或代码解析: 1 将要显示的菜单资源添加到资源中的“Menu”下,命名为IDR_MENU1 2 在CMainFram类添加消息WM_CONTEXTMENU、WM_DRAWITEM和WM_MEASUREITEM -code or code analysis : one to be shown in the menu resources were added to the resources of the "Menu", IDR_MENU1
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:42857
    • 提供者:stone
  1. BPC++

    0下载:
  2. Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic mo
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:7900
    • 提供者:pangjiufeng
  1. shu2

    0下载:
  2. 2.[问题描述] 编写递归算法,在二叉树中求位于先序序列中第K个位置的结点 [输入] 按照先序序列的顺序输入该结点的内容。其输入abd eh cf i g 。输入要求的位置 [输出] 若二叉树不空,按先序序列输出,求出所求位置的结点 [存储结构] 采用二叉表存储 [算法的基本思想] 采用递归方法建立和遍历二叉树。首先建立二叉树的根结点,然后建立其左右子树,直到空子树为止,先序遍历二叉树时,先遍厉左子树,后遍厉右子树,最后访问根结点并计算出二叉树中叶子结点
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-15
    • 文件大小:7096
    • 提供者:Demonic
  1. ch5

    0下载:
  2. Status CreateSMatrix(RLSMatrix &M) { // 创建稀疏矩阵M int i Triple T Status k printf(\"请输入矩阵的行数,列数,非零元素数:\") scanf(\"%d,%d,%d\",&M.mu,&M.nu,&M.tu) M.data[0].i=0 // 为以下比较做准备 for(i=1 i<=M.tu i++) { do {
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:19853
    • 提供者:冰河
  1. ScreenTrans_Bin_Src

    0下载:
  2. 屏幕传输隔行取样版本,低CPU占用,速度快,应该是目前开源最好的了^.^ 这个版本还有小bug,并且这个并不是Release版,希望自己考虑如何再优化,我想我能想到的你也能想到; 声明:哪位朋友如果使用此份源码,请保留版权信息,强烈BS那些拿别人的东西不留版权的人。 代码更新情况请访问http://hfnet.n3t.nu/ MSN:hf-net@hotmail.com
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:534624
    • 提供者:cyu000
  1. LiScNLS

    0下载:
  2. LiScNLS is a Matlab application for the numerical study of some nonlinear differential equations of the form Lu=Nu, using the Lyapunov-Schmidt method. Downloading the LiScNLS package creates a new LiScNLS folder on the computer.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:203685
    • 提供者:白洋
  1. svm

    0下载:
  2. libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic mo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:296065
    • 提供者:baolij
  1. svmmatla3

    0下载:
  2. % 支持向量机Matlab工具箱1.0 - Nu-SVC, Nu二类分类算法 % 使用平台 - Matlab6.5 希望对大家有用
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2443
    • 提供者:黎明
  1. libsvm-2.9

    0下载:
  2. 支持向量机的代码库,使用简单,主要用途是基于支持向量机的分类和回归。还包括C-SVM,nu-SVM,一类SVM,epsilon回归等功能。它还提供了用于C-SVM的自动模型选择工具。-Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:528145
    • 提供者:scott
  1. libsvm-2.85

    0下载:
  2. Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic mo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:508466
    • 提供者:clhhuc
  1. pro

    1下载:
  2. 如果采用单链表保存单词,可采用如下办法压缩存储空间。如果两个单词的后缀相同,则可以用同一个存储空间保存相同的后缀。例如,原来分别采用单链表保存的单词Str1“abcdef”和单词Str2“dbdef”,经过压缩后的存储形式如下。 请设计一个高效的算法完成两个单链表的压缩存储,并估计你所设计算法的时间复杂度。 要求:阅读预设代码,编写函数SNODE * ziplist( SNODE * head1, SNODE * head2 ) ziplist的功能是:
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2645
    • 提供者:zzzbit
  1. libsvm-2.88

    0下载:
  2. 支撑向量机SVM的工具LIBSVM,能够在windows平台下通过命令行使用,也可以在matlab下调用,适合于研究复杂条件下的分类问题-Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:518520
    • 提供者:雷源
  1. integrate(nu)

    0下载:
  2. This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:12651
    • 提供者:徐亮
  1. nu

    0下载:
  2. 用于解反问题的算法,对于Ax=b,输入矩阵A,列向量b,以及迭代步数k,可求的列向量x-The algorithm for solution of the inverse problem, for Ax = b, the input matrix A, the column vector b, as well as the number of iterations k, rectifiable column vector x
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1434
    • 提供者:gongwei
  1. Nu-Link_Driver

    0下载:
  2. Nuvoton Cortex-M0 Nu-link driver
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:1123815
    • 提供者:sherly
  1. Nu-Link_Keil_Driver_V1.26.6314

    0下载:
  2. NUCXXXX的 ISP下载程序工具,可以配合NU-LINK使用-NUCXXXX的 ISP DWON FILE CODE.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:8831811
    • 提供者:小刀
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com