CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - b/s

搜索资源列表

  1. Expreesion

    1下载:
  2. 一个表达式和一棵二叉树之间,存在着自然的对应关系。写一个程序,实现基于二叉树表示的算术表达式Expression的操作。 【基本要求】 【一】【必做部分】 假设算术表达式Expression内可以含有变量(a-z),常量(0-9)和二元运算符(+,-,*,/,^(乘幂))。实现以下操作: (1)ReadExpr(E)――以字符序列的形式输入语法正确的前缀表达式并构造表达式E。 (2)WriteExpr(E)――用带括号的中缀表达式输出表达式E。 (3)Assign(V,c
  3. 所属分类:Windows Develop

    • 发布日期:2016-11-19
    • 文件大小:250880
    • 提供者:snake
  1. TrickTools

    0下载:
  2. 生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 file to trick -o trick output directory -i output file id -m max coding error, default 0 -b max bitrate for trick generate, default 0 mean no
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:552532
    • 提供者:Jiang
  1. BIOSANDSB

    0下载:
  2. 基于B IO S和USB盘实现对PC机的安全访问-B IO S and based on the USB disk to achieve secure access to PC-
  3. 所属分类:USB develop

    • 发布日期:2017-04-03
    • 文件大小:198273
    • 提供者:XIAOBO
  1. ColorPicker

    0下载:
  2. 基于visual c++ 2005实现 ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:54261
    • 提供者:Chris
  1. devicetree_v219

    0下载:
  2. This utility has two views: (a) one view that will show you the entire PnP enumeration tree of device objects, including relationships among objects and all the device s reported PnP characteristics, and (b) a second view that shows you the device ob
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:649648
    • 提供者:姜俞
  1. GEE

    1下载:
  2. The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The fu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:10863
    • 提供者:Allan KAO
  1. ldiv

    1下载:
  2. The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The fu
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1399
    • 提供者:Allan KAO
  1. switch

    0下载:
  2. motorola s_record格式文件和二进制bin格式文件之间的相互转换算法-motorola s_record format bin files and binary files between the conversion algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2095
    • 提供者:李明
  1. CAN

    0下载:
  2. CAN51开发板功能 1、 USB或DC+5V供电; 2、 89c52+sja1000+tja1050(tja1040)(p82c250);89c52+mcp2515+tja1050(tja1040)(p82c250);通过跳键选择sja1000或 mcp2515,用户任选一种CAN控制芯片; 3、 支持RS232/422/485总线与CAN总线相互转换; 4、 CAN总线波特率可调:20,40,50,80,100,125,200,250,400,500
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:2058
    • 提供者:吴庆庆
  1. relorient

    0下载:
  2. Relative orientation from 5 points: a somewhat more polished C routine implementing the minimal solution for relative orientation of two calibrated cameras from unknown 3D points. 5 points are required and there can be as many as 10 feasible solution
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:23137
    • 提供者:Zhongren Wang
  1. ShangShi

    0下载:
  2. 伤逝 --[ 伤逝1.0具功能: a.显示同一网络中所有在线用户。 b.在线用户磁盘映射。双击显示的用户,可进行磁盘映射的密码查找(c:\ali\)。另外每次系统中只能有一个在线用户的磁盘映射,更换磁盘映射时,请先将系统已有的磁盘映射断开! c.消息发送。右键点击用户 安全说明:小心使用,后果自负! -Shangshi- [Shangshi 1.0 features: a. display the same network for all online use
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:345879
    • 提供者:zhang
  1. normaldistribution

    0下载:
  2. #include <stdlib.h> #include <stdio.h> #include <time.h> #include <fstream> #include <iostream> using namespace std struct Code { float a char s } Code cc[8]={{0.25, a },{0.3,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-21
    • 文件大小:809
    • 提供者:糊涂
  1. n_yueshu

    0下载:
  2. (一) 求a~b 之间各个数的约数个数之和。(其中包括a和b在内) ans = sigma(f(i)) , (a <= i <= b) , 其中f(i)表示i的约数的个数 -(A) for a ~ b between the various numbers about the number and the number of. (Including a and b included) ans = sigma (f (i)), (a <= i <= b), whic
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1267
    • 提供者:Campbell
  1. firstGTK

    0下载:
  2. 一个基于GTK+的单词数值计算器,1、 按照规则计算单词的值,如果 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 26个字母(全部用大写)的值分别为 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26,如: WINJACK这个单词的值就为:W+I+N+J+A+C+K=23+9+14+1+3+11=71% HARDWORK=H+A+R+D+W+O+
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1804
    • 提供者:
  1. clock

    0下载:
  2. 本程序是一个用汇编编的精致的图形时钟,运行时双击clock图标即可, 钟表显示的时间为本机系统的时间。   按b键可扩大画面 ;按s键可缩小画面;按c键可改变颜色;按e键可听音乐; 按q键退出本程序.-This procedure is a compilation made by the exquisite graphics clock, run-time double-click the clock icon, watches and clocks show the time-ba
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:13903
    • 提供者:xiayan
  1. vbengine

    0下载:
  2. vb演示运动----插床机构 在图示插床机构中,滑块5的移动导路ee通过铰链中心C,且垂直于AC。B、C、D 三点共线。导杆机构ABC的两连架杆可作整周转动,AB为原动件,以ω1等速转动。若要求滑块的行程s=154mm,行程速比系数K=1.5,B点轨迹与导路ee的交点B1,B2之间距B1B2=2s。试综合满足这一条件的插床机构并演示其运动。-vb demonstration sport---- slotter slotting machine agencies agencies in the
  3. 所属分类:GIS program

    • 发布日期:2017-03-30
    • 文件大小:844
    • 提供者:江.JuLius
  1. VI_Image_Main__Zero3

    0下载:
  2. 专家点评: 2 L1 ~ ^& U) X$ M1 c) t) [- ?3 q2 Ia.程序结构整洁清晰,熟练使用工程管理功能,拓扑结构具有一定创意.缺点:数据采集部分有点粗糙,和后台衔接得不是很好.有待加强8 v$ T. S0 S- { d, f& S7 A. k( c b.程序的功能很强大,尤其是在数据采集面板具有选择通道的功能非常好。如果在拓扑图中能够加入更为强大的右键菜单就更好了。最大的问题在于界面的设计,不具备功能的按键宁可不要放在面板上,否则显得很拥挤杂乱并且没有实际作用,面板
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1221549
    • 提供者:卢永
  1. DAQ_Simulator4

    0下载:
  2. 专家点评:0 F f1 J9 S$ c { b6 M2 w" y a.后面板程序架构清晰,整洁易懂,输入输出模块管理,定义清晰.作者使用工程管理合理构建相关子VI,程序具有一定创意性,看得出来作者具有深厚的LabVIEW高级程序编程水平和经验.这次主要关注的是image图形移动以及连线算法,作者巧妙设计出重构多图移动的算法,创意之处. 缺点IC page,Dqa page之间功能联系需要更紧密些,如增加单个image点,数据实时显示等 * R7 G, `5 H4 A: y W$ v! ^
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2720409
    • 提供者:卢永
  1. 2608

    0下载:
  2. pku 第2608题 Soundex coding groups together words that appear to sound alike based on their spelling. For example, "can" and "khawn", "con" and "gone" would be equivalent under Soundex coding. Soundex coding involves translating each word into a s
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1245
    • 提供者:will
  1. ChineseTa

    0下载:
  2. 解决汉诺塔移动的问题,问题的提出:传说婆罗门庙里有一个塔台,台上有3根标号为A,B,C的用钻石做成的柱子,在A柱子上放着64个金盘,每一个都比下面的略小一些。把A柱子上的金盘子全部移到C柱上的那一天就是世界末日。移到的条件是:一次只能移到一个金盘,移到过程中大金盘不能放在小金盘上面。庙里的僧人一直在移个不停。因为全部的移动是264-1次,如果每秒移动一次的话需要500亿年-Tower of Hanoi to resolve the issue of moving, the problem: On
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-06
    • 文件大小:8510
    • 提供者:杨伟伟
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com