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

资源列表

« 1 2 ... .02 .03 .04 .05 .06 18907.08 .09 .10 .11 .12 ... 19301 »
  1. dt930

    0下载:
  2. 开发过casio dt930的朋友,如果商品信息非常多并且机器非常多的情况下,下载速度慢,是一个问题,本程序,对数据进行了处理,不再添加不必要的空格,另外本程序对数据进行了lzari压缩算法的压缩,在机器内部进行解压缩,由于高估了机器的处理能力,解压缩过程很慢,但对于多台机器来讲,不占机座,比如9台机器3个机座,能缩短1半的时间。-Casio dt930 development have been friends, if the message is more than goods and ma
  3. 所属分类:Other systems

    • 发布日期:2015-11-12
    • 文件大小:433.87kb
    • 提供者:李嵩
  1. PointCloud_MatLab

    2下载:
  2. 基于MatLab和VC编写程序,实现点云数据的快速建模,三角网格的绘制。-MatLab, and VC-based programming to achieve fast data point cloud modeling, triangular mesh rendering.
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4.62mb
    • 提供者:刘燕
  1. VCGPS

    0下载:
  2. vc+gps+项目源代码 调试通过 是很好的电子地图的源代码程序 共享一下-vc+ gps+ project source code for debugging through the electronic map is a good program to share the source code for what
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:277.13kb
    • 提供者:刘静
  1. fem_50_heat

    1下载:
  2. 高等热传递,传热学问题中的有限元法解法,适用的边界问题为任意封闭区域.-this is a set of MATLAB routines to apply the finite element method to the heat equation in an arbitrary region, using about 50 lines of MATLAB code.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:2.13kb
    • 提供者:tianjun
  1. fbinst-1.6-src-2010-08-18

    0下载:
  2. fbinst 很好的工具源码,制作U盘启动盘,FAT32,FAT16格式,隐藏去 用mingw msys编译-fbinst good tool source, production of U disk boot disk, FAT32, FAT16, hidden to Compiled with the mingw msys
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:59.77kb
    • 提供者:cpp
  1. pwm_board_PIC12F683

    0下载:
  2. PIC12F683 PWM+adc+eeprom 应用,含仿真文件和原程序。-PIC12F683 PWM+ adc+ eeprom applications, including simulation of the original documents and procedures.
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:61.41kb
    • 提供者:陈辉
  1. 11.8

    0下载:
  2. a,b两个链表,每个链表中的节点包括学号、成绩。要求把两个链表合并,按学号排序。-a, b two linked lists, each linked list nodes including school results. Requirements merge two linked list, sorted by student number.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:815byte
    • 提供者:武彬
  1. quicksort

    0下载:
  2. 快速排序的实现程序,具有详细的说明,是初学者实用的学习例子-Quick Sort realize procedures, with detailed instructions for beginners are studying practical examples
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:8.73kb
    • 提供者:王帅
  1. cache

    0下载:
  2. (1)FIFO:First In First Out,先进先出 (2)LRU:Least Recently Used,最近最少使用 (3)LFU:Least Frequently Used,最不经常使用-(1)FIFO:First In First Out (2)LRU:Least Recently Used (3)LFU:Least Frequently Used
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:637.69kb
    • 提供者:鲁龙年
  1. FamilyTree

    1下载:
  2. 最近公共祖先的家谱树 1. 正确构造了家谱树,实现了简单的查询:如查找祖先,查找家长,查找孩子, 查找兄弟,查找配偶,遍历所有家族成员等等。 2. 正确实现了插入,删除,结婚等操作。 3. 实现了一些复杂的查询,如:查找某人的所有子孙,查找某人的兄弟姐妹,部 分实现了给出两人,查询称呼的功能。(但对于过分复杂的关系暂时还不能实现。) 新增功能 1. 正确实现了不相交集合类(disjointSet.h)。 2. 正确利用并查集实现了LCA(Least Common
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:11.32kb
    • 提供者:马嘉元
  1. UniEncoder

    0下载:
  2. C#的Unicode,ASCII,UTF-8,Base64,URL,MD5等编码转换演示-C# for Unicode, ASCII, UTF-8, Base64, URL, MD5, such as data conversion demo
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:15.39kb
    • 提供者:Mobius
  1. vb-dll

    1下载:
  2. vb调用dll,dll里面一个简单加法函数,一个结构参数赋初值,在窗体显示出来。在vb调用时,在文件目录中右键用vb运行,否则因为目录问题会出现找不到dll的现象。-call vb dll, dll inside a simple additive function, a structural parameter initial value, in the form displayed. In vb call, right in the file directory using vb run,
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:43.31kb
    • 提供者:王长春
« 1 2 ... .02 .03 .04 .05 .06 18907.08 .09 .10 .11 .12 ... 19301 »
搜珍网 www.dssz.com