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

搜索资源列表

  1. feasure

    0下载:
  2. 利用RBF对输入的用户自定义的图形进行分类识别,得到较好的分类效果-Use of RBF for input user-defined graphics classification and recognition, to get better classification results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1919
    • 提供者:朱丽娜
  1. code_exp

    0下载:
  2. abaqus 用户子程序 本构方程的源代码 显示方法-abaqus user subroutine source code of the constitutive equations display method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:2095
    • 提供者:杨希英
  1. 1~100

    0下载:
  2. 可以随机产生1~100的随机数字,方便用户的生活-Can randomly generate a random number from 1 to 100, user-friendly life
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5304
    • 提供者:张水
  1. ex_2_khpp

    0下载:
  2. 数据结构实验,括号匹配,VC++编程,MFC界面实现,用户输入一串表达式,判别括号是否匹配-Experimental data structure, bracket matching, VC++ programming, MFC interface implementation, the user enters a string expression, determine whether the matching parenthesis
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:28159
    • 提供者:perillachime
  1. Individual-choice

    1下载:
  2. 单项选择题标准化考试系统 (1) 用文件保存试题库。(每个试题包括题干、4个备选答案、标准答案) (2) 试题录入:可随时增加试题到试题库中 (3) 试题抽取:每次从试题库中可以随机抽出N道题(N由键盘输入) (4) 答题:用户可实现输入自己的答案 自动判卷:系统可根据用户答案与标准答案的对比实现判卷并给出成绩。 -Multiple-choice standardized test system (1) test database with the file. (Incl
  3. 所属分类:Data structs

    • 发布日期:2017-05-20
    • 文件大小:5820622
    • 提供者:chenqqq
  1. MATLAB7.0-Basal-Teaching-Courses

    0下载:
  2. 简单的介绍了matlab7.0,及其安装和用户界面;介绍了matlab7.0的强大的编辑功能和各种实际应用。-Simple matlab7.0 is introduced, and the installation and user interface Introduces the powerful editing functions matlab7.0 and all kinds of practical application
  3. 所属分类:matlab

    • 发布日期:2017-06-02
    • 文件大小:14885666
    • 提供者:周利伟
  1. MATLAB5[1].X-induction-and--enhance

    0下载:
  2. 本书循序渐进地介绍了matlab的详细函数命令,包括入门知识、数值计算功能、图像可视化处理功能、Notebook、程序设计、高级语言程序接口、图形用户界面以及动态仿真系统等高级功能。为使用户能融会贯通,本书最后给出了几个用matlab剞劂问题的实例。-This book describes step by step detailed matlab function command, including an introduction, numerical computing, image vis
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7462621
    • 提供者:周利伟
  1. Huffman-encoder

    0下载:
  2. 该程序可在VC环境下直接运行,输入任意英文文章可实现对文章的霍夫曼编码、译码,并输出各个字母的码字,并计算出编码效率,操作界面良好。-The program can be run directly in the VC environment, the input can be realized on any article in English articles Huffman coding, decoding, and output code word of each letter, and
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:4347
    • 提供者:王宝强
  1. shiyan3

    0下载:
  2. 模拟银行的叫号机。在程序运行过程中使用文本菜单供用户选择,选择1则模拟储户按下叫号机取叫号纸(即入队列),选择2则模拟银行工作人员按下叫号机,请取得相应号数的储户到前台办理业务(即出队列)。叫号机的号数从1号开始往上递增。 -Simulation machine called the number of banks. The program is running for the user to choose a text menu, select a machine called the n
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:918
    • 提供者:
  1. incremental_svm

    0下载:
  2. 这是对Incremental Support Vector Machine Learning的C++实现。其中提供了测试数据供使用者入手。-This is the Incremental Support Vector Machine Learning for C++ implementation. Which provides test data for the user to start with.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1283598
    • 提供者:Chong
  1. 7-3

    0下载:
  2. 编写一个程序,输入N个用户的姓名和电话号码,按照用户姓名的词典顺序排列输出用户的姓名和电话号码。-Write a program, enter N users of the name and phone number, user name of the dictionary according to the order of output the user' s name and phone number.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:172449
    • 提供者:杜长春
  1. 8-4

    0下载:
  2. 编写一个程序,接收用户输入的一个字符串(可以包含空格),统计其中所有出现过的所有字符,并按照频率高低的顺序排列输出。频率相同的字符按输入顺序输出。-Write a program that receives user input a string (may contain spaces), all of which appeared in the statistics of all characters, and in accordance with the order of frequency
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:457182
    • 提供者:杜长春
  1. lcgui

    0下载:
  2. 引入名为lcgui的GUI程序计算传输线参数,这是一个用户友好程序,能使各种结构线路的数据输入变得简单。 -The introduction of the GUI program called lcgui calculate the transmission line parameters, which is a user-friendly program, allows a variety of data input line structure becomes simple.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3034
    • 提供者:路多多
  1. simulation-sys-on-communication

    0下载:
  2. 本设计通过利用VB 编写用户操作界面和MATLAB 实现后台运算及图形处理的混合编 程的方法,来完成对通信原理仿真系统的开发。设计中采用ActiveX 技术来实现VB 和MATLAB 之间的通信,在VB 应用程序内创建MATLAB ActiveX 对象,实现对MATLAB 的调用,最终 仿真实现信源编码解码、模拟调制解调、数字基带传输、数字调制解调等功能。-This design user interface written using VB and MATLAB computing and g
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:230700
    • 提供者:foxlili
  1. QPSK

    0下载:
  2. 轻武器权限申请程序等外侧段v二大王我我的2的1我-In cognitive radio networks, power control is considered as an important issue to improve the performance of dynamic spectrum sharing. In this paper, in order to maximize the efficiency of the system, the secondary users and
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:9326
    • 提供者:武款
  1. d-(1)

    0下载:
  2. 网对此说道稳定调查单位为氮测定法v稳定成为当刺猬刺猬刺猬侧完成单位从汶川-In cognitive radio networks, power control is considered as an important issue to improve the performance of dynamic spectrum sharing. In this paper, in order to maximize the efficiency of the system, the secondar
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3153
    • 提供者:武款
  1. w-(1)

    0下载:
  2. 额度为单位对身材C阿萨css彻底删除维多西奇舞动长裙策维持稳定从万达cdc档次低vvcd-In cognitive radio networks, power control is considered as an important issue to improve the performance of dynamic spectrum sharing. In this paper, in order to maximize the efficiency of the system, the
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1136
    • 提供者:武款
  1. w-(2)

    0下载:
  2. 稳定时期为单位汽车完善的需求为单位DDFCWECDWCSCSC测定出稳定舞动长裙生产线-In cognitive radio networks, power control is considered as an important issue to improve the performance of dynamic spectrum sharing. In this paper, in order to maximize the efficiency of the system, the s
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1203
    • 提供者:武款
  1. Communication-system-shiyan

    0下载:
  2. 重庆大学现代通信系统实验代码,配置SDH业务,本代码功能:配置SDH1与SDH3的点对点以太网业务,622M,每个用户4M带宽。-Chongqing University experiment of modern communication systems code, configuration SDH services, the code function: point to point configuration SDH1 and SDH3 Ethernet, 622M, 4M per us
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:787
    • 提供者:zzz
  1. findEulerAngs

    0下载:
  2. 3D方式演示欧拉角 通过鼠标就可以更改欧拉角的方位,其中代码适用于欧拉角方向余弦矩阵的转换。-findEulerAngs generates Euler angle sets and animates rotations in response to user manipulation of a 3D rigid body (a box). Use the mouse to change the orientation of the box. A wireframe of the ori
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:14009
    • 提供者:沈博
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com