搜索资源列表

  1. 2016asm

    0下载:
  2. 2016北京理工大学计算机汇编实验一三五-2016 Beijing Institute of Technology Experiment one hundred thirty-five compilation
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:243712
    • 提供者:xu
  1. MCM2016_Chafenfangchen

    0下载:
  2. 2016年全美数学竞赛(MCM)A题浴缸加温问题。利用建立的差分方程在MATLAB上运算,得到了温度分布的三维图像。-2016 National Mathematics Olympiad (MCM) A title bathtub warming problem. Using the established difference equations in MATLAB computing, three-dimensional image
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:shenfei
  1. nonholonomic-mobile-robot

    1下载:
  2. 非完整轮式移动机器人的MATLAB仿真,分为全状态反馈和输出反馈,论文参见 (Shi S, Yu X, Khoo S. Robust finite-time tracking control of nonholonomic mobile robots without velocity measurements[J]. International Journal of Control, 2016, 89(2): 411-423.)-Shi
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:114688
    • 提供者:shishang
  1. Complete-Binary-Search-Tree

    0下载:
  2. 网易云课堂-陈越、何钦铭-数据结构-2016春 PTA-04-树6 Complete Binary Search Tree 编译器:python2-Complete Binary Search Tree A Complete Binary Tree (CBT) is a tree that is completely filled, with the possible exception of the bottom leve
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:zhangzhi
  1. Connect-Set

    0下载:
  2. 网易云课堂-陈越、何钦铭-数据结构-2016春 PTA-06-图1 列出连通集 给定一个有NNN个顶点和EEE条边的无向图,请用DFS和BFS分别列出其所有的连通集。假设顶点从0到N− 1N-1N− 1编号。进行搜索时,假设我们总是从编号最小的顶点出发,按编号递增的顺序访问邻接点。-Given a free E N vertices and edges of the graph, please list th
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:zhangzhi
  1. Saving-James-Bond

    0下载:
  2. 网易云课堂-陈越、何钦铭-数据结构-2016春 PTA-06-图2 Saving James Bond - Easy Version 编译器-python2-This time let us consider the situation in the movie Live and Let Die in which James Bond, the world s most famous spy, was captured b
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:zhangzhi
  1. File-Transfer

    0下载:
  2. 网易云课堂-陈越、何钦铭-数据结构-2016春 PTA-05-树8 File Transfer 编译器:python2-We have a network of computers and a list of bi-directional connections. Each of these connections allows a file transfer one computer to another. Is it po
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:zhangzhi
  1. Root-of-AVL-Tree

    0下载:
  2. 网易云课堂-陈越、何钦铭-数据结构-2016春 PTA-04-树5 Root of AVL Tree 编译器:python2-An AVL tree is a self-balancing binary search tree. In an AVL tree, the heights of the two child subtrees of any node differ by at most one if at any ti
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:zhangzhi
  1. future_net.tar

    0下载:
  2. 2016华为软件精英挑战赛,采用迪杰斯特拉算法,效率高,但需要自行修改-HUAWEI software challenge 2016
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:16384
    • 提供者:黄飞鸿
  1. LCD-Header

    0下载:
  2. LCD driver for ARM LPC2148 More details see: http://artrtos.blogspot.in/2016/01/lcd-library-for-arm-lpc2148.html-LCD driver for ARM LPC2148 More details see: http://artrtos.blogspot.in/2016/01/lcd-library-for-arm
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-13
    • 文件大小:106496
    • 提供者:anandg
  1. future.tar

    0下载:
  2. 2016 华为软件精英挑战赛代码 使用了 glpk 求解器。 采用了 mtz 去环模型。-Huawei Software Code 2016 Championship
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:
  1. fastweixin-1.3.8

    0下载:
  2. 微信公众平台服务器fastweixin极其方便的实现微信公众平台服务端开发,2行代码完成服务器绑定,3行代码实现用户消息监听。 fastweixin 1.3.8 更新日志:2016-03-30 1.删除客服只需要提供客服昵称,不需要额外参数了 2.修复同步客服信息的BUG 3.增加一个转接客服的Msg 4.修复发送消息失败时可能导致json解析错误-WeChat server development platf
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:237568
    • 提供者:野兽先辈
  1. QTreeWidget

    0下载:
  2. Qt5 Tutorial QTreeWidget - 2016 教程的源码-Qt5 Tutorial QTreeWidget- 2016 http://www.bogotobogo.com/Qt/Qt5_QTreeWidget.php
  3. 所属分类:TreeView控件

    • 发布日期:2024-05-13
    • 文件大小:39936
    • 提供者:忘忧
  1. sea---Xufeng-Lin

    0下载:
  2. 【论文源代码】Xufeng Lin and Chang-Tsun Li, Preprocessing Reference Sensor Pattern Noise via Spectrum Equalization, IEEE Transactions on Information Forensics and Security, vol.11, no.1, pp.126-140, Jan. 2016-Sorce Code for the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:jinxiao
  1. -Ecole-Nationale-Polytechnique-de-Constantine

    0下载:
  2. Ecole Nationale Polytechnique de Constantine E.E.A Eléctrotéchnique 4 éme année MINI-Projet N°1: Régimes Transitoires Machines DC sous MATLAB MP N°11 : Moteur Moteur série: Influence des Pô les Auxiliaires de
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:ishaq
  1. Filechooser

    0下载:
  2. 安卓文件选择器,2016年4月20 黄英文开发-Android file selector 2016 April 20 Huangying Wen Development
  3. 所属分类:android开发

    • 发布日期:2024-05-13
    • 文件大小:611328
    • 提供者:黄英文
  1. bridges

    0下载:
  2. Gulf programming Contest 2016
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:5047296
    • 提供者:Ahmed
  1. oa11.0

    0下载:
  2. 启明星OA系统(原启明星Portal系统)包含了新闻,通知,文档,图库和流程表单内容。 启明星OA系统 11.0 更新日志:2016-04-13 对原Portal进行了大幅度精简, 对由可定制页面调整为内置页面。 减少使用复杂度。-Star OA system (the original Star Portal system) contains news, notices, documents, and process
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:6292480
    • 提供者:xuehua
  1. 27.04.2016-1

    0下载:
  2. code source pour un MPPT-code source pour un MPPT
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-13
    • 文件大小:81920
    • 提供者:hatemcata
  1. queue

    0下载:
  2. 2016年春夏学期面向对象程序设计的的3次作业,队列(Queue)是一种先进先出(FIFO)的线性表,允许在表尾插入元素,在表头删除元素。队列的主要操作包括入队(将一个元素添加至表尾)、出队(删除表头元素并返回该元素)、查询队列大小以及判断队列是否为空等-3rd Job 2016 spring and summer semesters of object-oriented programming, and queue (Queue) i
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-13
    • 文件大小:474112
    • 提供者:增玉纹
« 1 2 3 4 5 6 78 9 10 11 12 ... 33 »

源码中国 www.ymcn.org