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. java实现循环连表

    0下载:
  2. 该文件用JAVA实现的循环链表 是本人作业来的 用来实现从环中每格M个数就取出其中一个元素,直到环中所有元素为NU-the documents JAVA List is the cycle of operations, I used to achieve each from the Central grid M took on the number one of the elements, until all the elements ring NU
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1588
    • 提供者:杨帝松
  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. helicopterpaper1

    0下载:
  2. helicopter paper from nu
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3209605
    • 提供者:afasdf
  1. helicopterpaper2

    0下载:
  2. helicopter modle paper from nu
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1530615
    • 提供者:afasdf
  1. helicopterpaper3

    0下载:
  2. helicpter paper model from nu
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1019109
    • 提供者:afasdf
  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. LAN91C111-NU

    0下载:
  2. 网络芯片smc91c1111-nu的datasheet. 详细的介绍了网络的mac和phy,如何实现的。同时里面也有驱动编写的demo
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:799402
    • 提供者:林振逢
  1. ICP,ISP,Nu-Link 等的驱动和软件

    3下载:
  2. ICP,ISP,Nu-Link 等的驱动和软件
  3. 所属分类:调试

    • 发布日期:2011-06-10
    • 文件大小:16221107
    • 提供者:365185340@qq.com
  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 8 »
搜珍网 www.dssz.com