登录
首页 » matlab » kpath

kpath

于 2008-07-11 发布 文件大小:3KB
0 182
下载积分: 1 下载次数: 85

代码说明:

  数组排序,按照数组的某个元素进行排序,使用请查看(Sort the array, in accordance with a certain element of the array to sort, the use of please see)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 酒店管理系统,完整的文档和源代码,可以直接用来下载使用…
    酒店住宿管理系统,有完整的文件和源码, 可以下载使用-hotel management system, complete documentation and source code can be downloaded for use
    2022-01-27 11:15:53下载
    积分:1
  • BinaryTree
    二叉树的操作,三种遍历过程,实现节点查找,删除,增加等。内含报告(Binary tree operation, three traversal, node search, delete, increase. Contains reports)
    2012-10-27 23:03:24下载
    积分:1
  • 双链表的一个简单实现,双链表的插入也删除
    双链表的一个简单实现,双链表的插入也删除-Double-linked list to achieve a simple, double-linked list insertion also delete
    2022-01-30 21:09:39下载
    积分:1
  • VB系软件开发者不可多得的开发伴侣
    VB系软件开发者不可多得的开发伴侣-- VB software developers rare development partners
    2023-03-20 01:25:04下载
    积分:1
  • 电影票预定系统
    电影票预订项目:电影已经成为全世界人民都非常欢迎的娱乐项目。人们乐于在电影院里支配自己自由的时间。它是一种对每个人都适合的娱乐,包括孩子,女孩 和所有的人。正如你所看到,买票的队伍总是那么的长,对于马上需要买到票的人来说,这是个大问题。这是一个在线的网站,普通用户和影院所有者可以注册和登录。用户可以在上面搜索自己喜欢的电影介绍并且买票,影院所有者可以发表电影的上映信息。影院方也可以实现在线验票。用户可以通过网上支付来付电影票钱。所有的付款将有充分的安全保障。电影票预订系统的目标是使人们更容易的买到票。随着互联网安全和技术的发展,越来越多的人们开始使用网络消费。这是非常方便并彰显个性的方式。该项目也被称为电子订票,它主要是用来克服纸质客票系统的缺点。它减少买票的所花费的了时间和精力。
    2023-06-11 13:30:03下载
    积分:1
  • 这个程序是按照离散学教材上给出的算法写的,是字典序的全排列算法。空间复杂度是O(n),时间复杂度基本上是O(n^2)。缺点是只用于打印并没有储存所有的果。...
    这个程序是按照离散数学教材上给出的算法写的,是字典序的全排列算法。空间复杂度是O(n),时间复杂度基本上是O(n^2)。缺点是只用于打印并没有储存所有的结果。-the procedure is in accordance with the materials on discrete mathematics algorithm is written, is a wholly-lexicographic order algorithm. Space complexity is O (n), is basically time complexity is O (n ^ 2). Only drawback is not for print, and store all the results.
    2023-07-28 06:00:02下载
    积分:1
  • 重写了微软提供SQLHelper(共用的库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置库连接字符串 2增...
    重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings["ConnectionString"] 当然可以把数据库连接方法修改后直接用。-rewritten Microsoft SQLHelper (shared database Call Interface) a SqlHelper the connectionString caused an overall volume, uniform database connections increased by two strings to the specific name of the table in the DataSet interface. In the config files set database connection string private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings [ "ConnectionString"] lt; !-- Application specific settings-- gt; Lt; AppSettingsgt; Lt; Add key
    2022-06-02 10:24:49下载
    积分:1
  • 发送TEXT短信模块
    发送短信模块源代码!PCON &= 0x7F; //波特率不倍速 SCON = 0x50; //8位数据,可变波特率 AUXR &= 0xBF; //定时器1时钟为Fosc/12,即12T AUXR &= 0xFE; //串口1选择定时器1为波特率发生器 TMOD &= 0x0F; //清除定时器1模式位 TMOD |= 0x20; //设定定时器1为8位自动重装方式 TL1 = 0xFD;  //设定定时初值 TH1 = 0xFD;  //设定定时器重装值 ET1 = 0;    //禁止定时器1中断 TR1 = 1;    //启动定时器1   ES=1;  //开串口中断
    2023-06-13 13:05:04下载
    积分:1
  • 建立二叉树
    同济大学课程设计中的一道题! 要求能够输入树的各个结点,并能够输出用不同方法遍历的遍历序列;分别建立建立二叉树存储结构的的输入函数、输出层序遍历序列的函数、输出先序遍历序列的函数.(Tongji University in curriculum design, the one that! Tree request to enter the various nodes, and can output using different methods traverse the traversal sequence; Binary Tree set up to establish the structure of the storage function input and output sequence traversal sequence of function, the output preorder sequence of function.)
    2005-06-29 15:07:32下载
    积分:1
  • 很不错的Access打印工具,方便您在编程时助记库字段,可以输出到打印机,保存为HTML文件。能很清楚的列出库的所有表的字段信息、索引信息等。...
    很不错的Access数据库结构打印工具,方便您在编程时助记数据库字段,可以输出到打印机,保存为HTML文件。能很清楚的列出数据库的所有表的字段信息、索引信息等。 -quite the Access database structure Print tool to facilitate the programming your reporter database fields, can be output to the printer, the depositary for the HTML document. Can be clearly set out all the tables in the database in the field of information, indexing information.
    2022-03-20 06:32:19下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载