虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

可<b>配置</b>性

  • 网络代理程序

    网络代理程序,实现基本的代理转发功能。可自由配置代理服务器IP/端口以及目标主机的IP/端口。此程序示范了代理的工作机理和一些网络编程技巧,具有参考和引用价值。

    标签: 网络 代理 程序

    上传时间: 2015-12-21

    上传用户:顶得柱

  • 一种点对多点移动数据通信系统的设计

    一种点对多点移动数据通信系统的设计,该系统涉及到单片机电路,防通信冲突,等各种问题,系统可用于智能交通监管,也可用于其他实时性要求较高,数据量不大的应用

    标签: 多点 移动数据 通信系统

    上传时间: 2013-12-17

    上传用户:epson850

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    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

  • The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)

    The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).

    标签: converts Toolbox complex logical

    上传时间: 2016-02-12

    上传用户:a673761058

  • 对读入一个字节(不带回车)读入一个字符串带回车

    对读入一个字节(不带回车)读入一个字符串带回车,发送字符串函数测试成功 由于不清楚keil自带的STDIO.H函数是否是堵塞发送接受,所以本程序使用非堵塞方式发送接受,缺点是占 用一些内存,缓冲区大小可自由配置。

    标签: 字节 字符串

    上传时间: 2016-06-27

    上传用户:thesk123

  • 用来为垂直搜索引擎抓取数据的采集系统

    用来为垂直搜索引擎抓取数据的采集系统,采用多线程。智能界面化控制,想抓取的战点或内容简单配置一下即可以运行,采集来的数据自动保存到数据库。数据库可自行配置。

    标签: 垂直 搜索引擎 数据 采集系统

    上传时间: 2013-12-18

    上传用户:a673761058

  • 本程序实现通过BDM方式访问MOTOROLA 9S12单片机EEPROM

    本程序实现通过BDM方式访问MOTOROLA 9S12单片机EEPROM,可自动配置波特率,包含读、写、擦除三种功能。

    标签: MOTOROLA EEPROM 9S12 BDM

    上传时间: 2016-10-17

    上传用户:风之骄子

  • 本程序实现了对MOTOROLA08AB32单片机EEPROM的访问

    本程序实现了对MOTOROLA08AB32单片机EEPROM的访问,可自动配置波特率,实现了对EEPROM的读、写和擦除操作。

    标签: MOTOROLA EEPROM 08 AB

    上传时间: 2013-12-16

    上传用户:wuyuying

  • 本程序实现了对MOTOROLA08AS20单片机EEPROM的访问

    本程序实现了对MOTOROLA08AS20单片机EEPROM的访问,可自动配置波特率,实现了对EEPROM的读、写和擦除操作。

    标签: MOTOROLA EEPROM 08 AS

    上传时间: 2016-10-17

    上传用户:Shaikh

  • 此压缩包是关于汇编的一本电子书

    此压缩包是关于汇编的一本电子书,里面更多的对例题的讲解以及习题的解法,在我们学习汇编的过程中可作为一个参考性的资料,会对我们很有帮助的。

    标签: 汇编 电子书

    上传时间: 2017-02-03

    上传用户:3到15