%this program is written by 刘学智. Finished time is 05.1.23 16:03 %utilizing it solving TSP problem by simulating stealing algorithm
标签: utilizing Finished program problem
上传时间: 2015-10-07
上传用户:cc1915
广州微嵌科技 "WQ44B0开发板"的显示位图程序源代码。此程序可以显示由uCGUI位图转换工具生成的位图C文件,ADS 1.2编译环境,仅供参考。
上传时间: 2015-10-07
上传用户:zhaoq123
小巧又很好用的串口调试工具,比其他普通常用的功能强大的多。
标签: 串口调试工具
上传时间: 2015-12-07
上传用户:362279997
NSIS安装系统脚本,可用记住已安装的文件,卸载时只卸载安装的文件
上传时间: 2015-12-30
上传用户:Pzj
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
Yaffs文件系统镜像文件的制作工具:YaffsMakeImage源码,帮助您制作嵌入式文件系统
标签: YaffsMakeImage Yaffs 文件系统 制作工具
上传时间: 2013-12-17
上传用户:李梦晗
本章主要描叙Linux核心对文件系统的支持, 虚拟文件系统(VFS)以及Linux核心对实际文件系统的支持。 Linux的最重要特征之一就是支持多种文件系统。这样它更加灵活并可以和许多其它种操作系统共存。在本文写作时Linux已经支持15种文件系统:ext,ext2,xia,minix,umsdos,msdos,vfat,proc,smb,ncp,iso9660,sysv,hpfs,affs以及ufs。毫无疑问,今后支持的文件系统类型还将增加。 Linux和Unix并不使用设备标志符(如设备号或驱动器名称)来访问独立文件系统,而是通过一个将整个文件系统表示成单一实体的层次树结构来访问它。Linux每安装(mount)一个文件系统时都会其加入到文件系统层次树中。不管是文件系统属于什么类型,都被连接到一个目录上且此文件系统上的文件将取代此目录中已存在的文件。这个目录被称为安装点或者安装目录。当卸载此文件系统时这个安装目录中原有的文件将再次出现。
上传时间: 2016-03-01
上传用户:qb1993225
用于机器通信的服务器端软件,默认本机通信,采取TCP/IP协议,刚开始学网络编程的一个有利工具。
上传时间: 2016-03-07
上传用户:gaojiao1999
一个寝室管理系统, 当您卸载的时候请备份"data"文件夹和里面的文件(数据全存放在里面哦),因为卸载会删除这些。 当您没有卸载第二次安装的时候请备份"data"文件夹和里面的文件(数据全存放在里面哦),因为重新安装会覆盖这些, 然后将备份文件夹复制到原来的目录并覆盖掉新文件即可。
标签: 管理系统
上传时间: 2016-03-21
上传用户:llandlu
OPC工具包是用来简化OPC规范服务器/客户端开发的工具包,它是对OPC DA/AE/HDA 诸多规范接口及应用的封装,支持VB/VC/DELPHI/CB/.net语言,支持win98, winxp, win2000, win2003平台, 支持同步/异步访问,支持读写双向访问,支持分布式体系结构,支持树型标签结构,支持自定义标签属性。应用OPC工具包,可以使开发者在很短时间内开发出一个符合OPC规范的服务器/客户端软件,既无需涉及烦琐的OPC协议,也不必掌握复杂的COM技术。该工具既适用工控技术人员的驱动开发,又适用于专业软件开发人员的管控系统集成
上传时间: 2016-04-07
上传用户:hn891122