CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - LESS

搜索资源列表

  1. LABVIEW.rar

    3下载:
  2. labview中断方式串口通讯程序。占用CPU资源少。,labview serial interrupt the communication process. Occupy less CPU resources.
  3. 所属分类:Other systems

    • 发布日期:2015-04-18
    • 文件大小:329837
    • 提供者:wangyu
  1. Little_Student.rar

    0下载:
  2. 某小学给学生留作业,要求为一个5000以内的加减乘除括号四则运算的题目。 要求: 1. 程序每次运行都生成30道包含+,-,*,/,(,)的题目。 2. 操作符号顺序是随机的。 3. 因为是小学生,没有代数和以及负数的概念,所以任何时刻减法都必须是减数小于被减数。 4. 任何中间过程中的除法都必须能整除,无分数的概念。 5. 所有中间结果和最终结果都要小于5000. 6. 将正确结果也输出出来,但是用16进制表示 7.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1290
    • 提供者:chandr
  1. counting24game

    0下载:
  2. 输入四个大于等于1小于等于13的整数,通过加减乘除计算24.-Enter the four is greater than or equal to 1 integer less than or equal 13, calculated by Math 24.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:5316
    • 提供者:严泽玮
  1. ZMTQ

    0下载:
  2. 做DOS程序的时候是不是为长不到汉字模型库而烦恼,本软件可从现有的汉字库中提取字模,方便使用-DOS programs do not for a long time is less than a character model library to worry about, the software can be extracted from the existing character base font, easy to use
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:432213
    • 提供者:高洋
  1. ClosetPairs

    0下载:
  2. 本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小于n/2属于左边的点集PL,取下标大于n/2属于右边的点集PR,即用O(1)时间就可以将规模为n的问题分解为两个规模为n/2的、同类型的子问题。分割完毕之后就可以采用分治法,分别求出PL和PR中的最近点对,最终通过递归实现。-This algorithm uses divide and conquer to solve the probl
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:25317
    • 提供者:lhguo
  1. PIC_Usart

    0下载:
  2. PIC18f8722串口程序,首次发代码,还有不到之处请谅解。-PIC18f8722 serial process, for the first time made the code less than the Department, please understand.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:715
    • 提供者:more_water
  1. 98gbd

    0下载:
  2. 简单的98关不到~~~~普普通通但是独一无二-Simple clearance less than 98 ~ ~ ~ ~ ordinary but unique
  3. 所属分类:其他小程序

    • 发布日期:2017-05-13
    • 文件大小:3205667
    • 提供者:徐鹏
  1. chufa

    0下载:
  2. 化简分数到最简 目前只支持质数小于10000的情况-Simplification of scores to the most Jane prime number currently only supports the case of less than 10000
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1020
    • 提供者:halforc
  1. StudentInformation

    0下载:
  2. StudentInformation学生信息管理系统,界面与相关操作,但少了连接数据库-StudentInformation student information management system, interface and related, but less connected database
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:3032
    • 提供者:quan
  1. SemanticPhotoSynthesis

    0下载:
  2. We propose a technique that allows a person to design a new photograph with substantially less effort. This paper presents a method that generates a composite image when a user types in nouns, such as “boat” and “sand.” The artist can optionally
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1703835
    • 提供者:焦亚民
  1. 20hao

    0下载:
  2. 这是一个入门级VC++源码,代源码的作用是求100以内偶数之和-This is an entry-level VC source code, source code on behalf of the role is to strive for even less than 100, and the
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1157
    • 提供者:张金良
  1. EEPROM

    0下载:
  2. 电可擦除可编程只读存储器EEPROM可分为并行和串行两大类。并行EEPROM在读写数据是通过8位数据总线传输,而串行EEPROM的数据是一位一位的传输。虽然与并行EEPROM相比,串行传输数据较慢,但它体积小、专用I/O口少、低廉、电路简单等优点,因此广泛用于智能仪器、仪表设备中。-Electrically erasable programmable read-only memory EEPROM can be divided into two major categories of paral
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:69206
    • 提供者:huanghua
  1. soring

    0下载:
  2. 调用方法,简单的使用栈实现进制间的转换。如十进制和八进制的转换/设计一个算法,将顺序表重新排列成以第一个元素为界的两部分,前一部分元素的值都小于它,后一部分元素的值都大于或等于它。-Call the method, the use of a simple stack to achieve the conversion between hexadecimal. If the decimal and octal conversion/design an algorithm will be re-ar
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:2014
    • 提供者:溺所至
  1. PCGUI

    0下载:
  2. 可以实现VS2003的项目转换为VC6.0的项目,可能写的不完美能用,有空我在修改吧-Can be converted to VS2003 projects VC6.0 projects, may be written in the less than perfect, the time I modify it
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:57252
    • 提供者:Mr.
  1. lift

    0下载:
  2. 一个用c++编的电梯模拟程序,不太理想,里面有不少Bug,还请高手指正!-A used c++ Made elevator simulation program, less than ideal, there are a lot of Bug, also please correct me master!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:17998
    • 提供者:许发扬
  1. shouhuo

    0下载:
  2. 、开始仿真时,应随机产生VM中三种商品的存货量(不能超过其最大容纳量)和VM中三种硬币的数量(分别不小于C5、C10、C25枚-To begin simulation should be randomly generated VM three commodities inventory (can not exceed its maximum capacity) and the VM three the number of coins (not less than, respectively, C
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1339
    • 提供者:马龙
  1. xsxxgl_Vc

    0下载:
  2. 1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2)能够将指定的信息从文件中删除。 3)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。 4)可以统计全部学生的总成绩,及其在班上的排名。 5)能够统计各科的平均成绩及及格率。 6)要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。 7)如果检索不到相应的信息应提示用户。-1) can be read from the screen of a student s info
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1604
    • 提供者:刘昌松
  1. UWB_DSSS

    0下载:
  2. It has been suggested1 that an appropriate figure of merit for a low probability of intercept and detection (LPI/D) waveform is the quantity “Range x Bandwidth / Joule”. That is, the further the range, the wider the bandwidth and the less amount
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:43815
    • 提供者:Frank
  1. nw

    0下载:
  2. 设计一个液晶显示驱动电路,要求能够显示两行不少于14个字的汉字字符,且具有清屏、左移、上移功能。-The design of a liquid crystal display driver circuit, the requirements are able to show that not less than two lines of 14 characters of Chinese characters, and has a screen-ching, left, on the shift
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1379
    • 提供者:庄子不逍遥
  1. max232

    0下载:
  2. MAX220–MAX249系列线驱动器/接收器,专为EIA/TIA- 232E以及V.28/V.24通信接口设计,尤其是无法提供±12V 电源的应用。 这些器件特别适合电池供电系统,这是由于其低功耗 关断模式可以将功耗减小到5μW以内。MAX225、 MAX233、MAX235以及MAX245/MAX246/MAX247 不需要外部元件,推荐用于印刷电路板面积有限的 应用。 -MAX220-MAX249 family of line driver/receiver
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:532858
    • 提供者:wang ty
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com