Welcome![Sign In][Sign Up]
Location:
Search - NU

Search list

[Menu control菜单的使用

Description: 菜单 分别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\",\"kao\",NULL) } -menu were open, and close members of Generation function. 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", "kao ", NU
Platform: | Size: 26382 | Author: huhu | Hits:

[JSP/Javajava实现循环连表

Description: 该文件用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
Platform: | Size: 1588 | Author: 杨帝松 | Hits:

[CSharpclinklist1

Description: 把一个新的节点数据插入链表,使该节点在链表中位置是nPos; 从链表中删除第一个和 rNode相等的节点; 删除链表中第 nPos个节点 ,释放该节点的空间; 返回和rNode相等的节点; 将链表按节点从小到大排序; 清空整个链表; delete每一个节点返回指定位置的节点数据如 nPos不对,则返回NU-put a new data nodes inserted List so that the nodes are located Linklist nPos; Listless deleted from paragraph 1 and rNode equal to the node; Listless delete paragraph nPos nodes, the nodes of the release of the space; RNode return and the same node; According to Chain nodes from small to large sequencing; clear the entire list; delete each node to return to a location designated as the nodal data nPos wrong, it returns NU
Platform: | Size: 2371 | Author: 汪江 | Hits:

[Other resourcelibsvm-2.81

Description: 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 model selection tool for C-SVM classification. This document explains the use of libsvm. -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 model selection tool for C-SVM classification. This document explains the use of libsvm.
Platform: | Size: 461950 | Author: 陈中 | Hits:

[Other resourceongame

Description: 一个游戏 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. -- The light indecates that the present bin is not empty and that pushing the -- button is a valid move in the game. -- -- The button for each display indicates that a player takes the marbles from -- the selected bin, and takes them in his hand. The hand is represented by a -- diplay itself (no button). -- -- Each player has a home bin, located on opposite sides of the game.-a game the hardware for the game includes a nu mber 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. -- The li 86-108 indecates that the present empty bin is not a nd that pushing the -- button is a valid move in th e game. -- -- The button for each display indicat es that a player takes the marbles from -- the sel ected bin, and takes them in his hand. The hand is represent ed by a -- diplay itself (no button). -- -- Each pl Ayer has a home bin. located on opposite sides of the game.
Platform: | Size: 5154 | Author: 李清 | Hits:

[Software Engineeringhelicopterpaper1

Description: helicopter paper from nu
Platform: | Size: 3209605 | Author: afasdf | Hits:

[Software Engineeringhelicopterpaper2

Description: helicopter modle paper from nu
Platform: | Size: 1530615 | Author: afasdf | Hits:

[Software Engineeringhelicopterpaper3

Description: helicpter paper model from nu
Platform: | Size: 1019109 | Author: afasdf | Hits:

[Menu controlPopTitleMenu

Description: 代码简介或代码解析: 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 named in two categories added CMainFram news WM_CONTEXTME NU, and WM_MEASUREITEM WM_DRAWITEM
Platform: | Size: 42857 | Author: stone | Hits:

[Graph RecognizeBPC++

Description: 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 model selection tool for C-SVM classification. This document explains the use of libsvm. -Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classificatio n, nu-SVM classification, one-class-SVM. epsilon - SVM regression. and nu-SVM regression. It also provides an auto matic model selection tool for C-SVM classific ation. This document explains the use of libsvm .
Platform: | Size: 7900 | Author: pangjiufeng | Hits:

[Other resourceshu2

Description: 2.[问题描述] 编写递归算法,在二叉树中求位于先序序列中第K个位置的结点 [输入] 按照先序序列的顺序输入该结点的内容。其输入abd eh cf i g 。输入要求的位置 [输出] 若二叉树不空,按先序序列输出,求出所求位置的结点 [存储结构] 采用二叉表存储 [算法的基本思想] 采用递归方法建立和遍历二叉树。首先建立二叉树的根结点,然后建立其左右子树,直到空子树为止,先序遍历二叉树时,先遍厉左子树,后遍厉右子树,最后访问根结点并计算出二叉树中叶子结点的数目和第K个位置的结点 #include<stdio.h> #include<malloc.h> struct node{ char info struct node*llink,*rlink } typedef struct node NODE -2. [Description of the issue] to prepare recursive algorithm, Binary for the first sequence sequence in the first position of the K-node [imported] in accordance with the first order input sequence in the order of the nodes content. Input abd eh i g cf. Import requirements of the position [output] if the binary tree is not empty, the first sequence by sequence output obtained by seeking the location of nodes [storage structure] Table 2 forks storage [algorithm for the basic idea] recursive method and Traversing binary tree. First established binary tree root node, and then to build their son around the tree, the tree until the loopholes, preorder binary tree, Li first times the left sub-tree, after repeatedly Li-right tree Finally visit root node and calculated Binary leaf nodes and the nu
Platform: | Size: 7096 | Author: Demonic | Hits:

[Other resourceLAN91C111-NU

Description: 网络芯片smc91c1111-nu的datasheet. 详细的介绍了网络的mac和phy,如何实现的。同时里面也有驱动编写的demo
Platform: | Size: 799402 | Author: 林振逢 | Hits:

[DebugICP,ISP,Nu-Link 等的驱动和软件

Description: ICP,ISP,Nu-Link 等的驱动和软件
Platform: | Size: 16221107 | Author: 365185340@qq.com | Hits:

[AI-NN-PRsvm

Description: 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 model selection tool for C-SVM classification. This document explains the use of libsvm.
Platform: | Size: 295936 | Author: baolij | Hits:

[Othersvmmatla3

Description: % 支持向量机Matlab工具箱1.0 - Nu-SVC, Nu二类分类算法 % 使用平台 - Matlab6.5 希望对大家有用 - Support Vector Machines Matlab Toolbox 1.0- Nu-SVC, Nu classification algorithm of second-class platform- Matlab6.5 hope useful for everyone
Platform: | Size: 2048 | Author: 黎明 | Hits:

[Algorithmintegrate(nu)

Description: 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 can be evaluated over a user defined range by using: The composite trapezium, simpsons and gauss-legendre rules. This is useful for calculating accurate probabilities that one might see in statistical tables.
Platform: | Size: 12288 | Author: 徐亮 | Hits:

[matlabnu

Description: 用于解反问题的算法,对于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
Platform: | Size: 1024 | Author: gongwei | Hits:

[SCMNu-Link_Driver

Description: Nuvoton Cortex-M0 Nu-link driver
Platform: | Size: 1123328 | Author: sherly | Hits:

[Windows DevelopNu-Link_Keil_Driver_V1.26.6314

Description: NUCXXXX的 ISP下载程序工具,可以配合NU-LINK使用-NUCXXXX的 ISP DWON FILE CODE.
Platform: | Size: 8832000 | Author: 小刀 | Hits:

[Patchali_dvbs_3606_V6_2019

Description: ali_dvbs_3606_V6_2019 NU Samsat90HD
Platform: | Size: 2713657 | Author: librosang | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net