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

搜索资源列表

  1. fc

    0下载:
  2. a*x+b*y+c*z=d e*x+f*y+g*z=h i*x+j*y+k*z=l 其中,a, b, ..., l 分别为一纵向数列,每列数列共100行,求x, y, z值? 各x, y, z值也分别为100行1列数组-Matlab to solve the three yuan a equations
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:10548
    • 提供者:Authors
  1. DS4

    0下载:
  2. 设电文字符集D及各字符出现的概率F如下: D={a,b,c,d,e,f,g,h}(字符数n=8) F={5,29,7,8,14,23,3,11}( ) 编写完成下列功能的程序: ①构造关于F的Huffman树; ②求出并打印D总各字符的Huffman编码。 程序结构: 类型说明; 构造Huffman树的函数:Huffman_tree(H[m+1]); 求Huffman编码的函数:Huffman_code(code[n+1]); mai
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-27
    • 文件大小:103529
    • 提供者:Kai
  1. ex_22

    0下载:
  2. 2.编写一个程序,实现一个温度格式转换器。接受用户输入华氏温度,要求输出摄氏温度(换算公式为C=5(F-32)/ 9),输入输出要有文字说明。-2. Write a program that implements a temperature format converter. Accepting user input Fahrenheit, Celsius required output (conversion formula is C = 5 (F-32)/9), the input and
  3. 所属分类:ELanguage

    • 发布日期:2017-04-13
    • 文件大小:1686
    • 提供者:罗忠清
  1. zhuiganfa

    0下载:
  2. 追赶法求三对角方程组 参数:a为下次对角元素向量, b是主对角元素向量,c为上次对角元素向量,f为右端向量-Chase method for three diagonal equations Parameter: A for the next diagonal element vector, B is the main diagonal element vector, C for the last diagonal element vector, f for the right side
  3. 所属分类:mathematica

    • 发布日期:2017-04-10
    • 文件大小:1145
    • 提供者:shaokai
  1. MixSoundToolEx

    0下载:
  2. 本程序包含俩部分功能: 1. g729格式的文件转换为windows pcm的wav格式 2. 俩个wav格式的文件混音成一个wav文件 适用于ip电话会议混音用,混音效果很好,可以参考该混音算法,实现多方混音 -请键入文字或网站地址,或者上传文档。 取消 Běn chéngxù bāohán liǎ bùfèn gōngnéng: 1. G729 géshì de wénjiàn zhuǎnhuàn wèi windows pcm de wav géshì
  3. 所属分类:Audio program

    • 发布日期:2017-03-31
    • 文件大小:162371
    • 提供者:zj
  1. display

    0下载:
  2. 用定时器以间隔500ms在6位数码管上依次显示0、1、2、3····C、D、E 、F-Digital tube display
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:17760
    • 提供者:彩蓉
  1. KMP

    0下载:
  2. 模式匹配算法KMP封装。非常适合从数据流中查找子字符串,尤其是嵌入式编程,非常好用。不同于常见的遍历字串查找,该方法不需要指针回溯和数据缓存,单片、ARM或无操作系统环境下,非常好用,更适合同时查找多个字符串。-请键入文字或网站地址,或者上传文档。 取消 Móshì pǐpèi suànfǎ KMP fēngzhuāng. Fēicháng shìhé cóng shùjù liú zhōng cházhǎo zi zìfú chuàn, yóuqí shì qiànrù shì biā
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:1546
    • 提供者:范莹
  1. z2grd3

    0下载:
  2. 数据格式的转换 从z2到xyz的转换 不同的软件需要不同的数据输入 -grd2xyz f.grd-Z|z2grd3-Rw/e/s/n-Idx/dy-Gf.grd3 c c In some cases you have produced a .grd file using gmt commands c and you wish to read it in a fortran or a C++ program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1592
    • 提供者:王灼华
  1. ziwangjisuanqi

    0下载:
  2. 子网计算器的功能: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 用户的IP地址和子网掩码 2 确定IP Address类,以及私人和保留的地址空间。 3 显示二进制表示的IP和子网掩码,堆放 4 显示了网络ID 5 显示了网络增量值 6 显示可用的每个子网的主机地址 7 显示每个子网的可用主机数量 8 显示了每个可用子网IP
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-14
    • 文件大小:3409
    • 提供者:monkey
  1. jiancezhixian

    0下载:
  2. 为了能有效解决H ough 变换的计算量大的问题,文中提出了一种基于直线局部结构特征的H ough 变换改进的直 线检测算法。该算法根据F reem an 准则分析了直线上基元的特征信息,通过图像上邻近的同类基元的倾斜角约束基元上 像素点的极角范围,减少每个点的计算次数,在保持精度的同时,提高直线检测的速度,在有噪声的情况下,该算法相对标 准H ough 变换算法可以提高到6 到7 倍。 -In o rder to effectively solve the pro blem o
  3. 所属分类:Graph program

    • 发布日期:2017-06-09
    • 文件大小:16849089
    • 提供者:zheng mingzhi
  1. watchdog

    0下载:
  2. 采用C语言编程,在JX44BOX教学实验箱进行看门狗定时器的实验。正常运行时数码管依次显示出0、1,2......F,程序异常时(没有正常喂狗时),将不能正常显示。-Using C language programming, in the JX44BOX teaching experiment box for the watchdog timer experiment. The normal operation of the digital tube display 0, 1, 2... F,
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6591
    • 提供者:xyf
  1. inline

    0下载:
  2. xpath.c: XML Path Language implementation XPath is a language for addressing parts of an XML document, designed to be used by both XSLT and XPointer f.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:72518
    • 提供者:kerywdg
  1. MicrosoftExtensions

    0下载:
  2. This an ambiguous call in standard C++. This calls f(long long) in Microsoft mode because LL is always signed. -This is an ambiguous call in standard C++. This calls f(long long) in Microsoft mode because LL is always signed.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:4717
    • 提供者:rinyyhp
  1. LexicalAnalysis

    1下载:
  2. 1、根据以下的正规式,编制正规文法,画出状态图; 标识符 <字母>(<字母>|<数字字符>)* 十进制整数 0 | ((1|2|3|4|5|6|7|8|9)(0|1|2|3|4|5|6|7|8|9)*) 八进制整数 0(1|2|3|4|5|6|7)(0|1|2|3|4|5|6|7)* 十六进制整数 0x(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f)(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:1700
    • 提供者:忆昔
  1. Alitestpenquestions

    0下载:
  2. 阿里测试笔试题 1. 某校园网用户无法访问外部站点210.102.58.74,管理人员在windows 操作系统下可以使用( )判断故障发生在校园网内还是校园网外。   A. ping 210.102.58.74        B. tracert 210.102.58.74   C. netstat 210.102.58.74       D. arp 210.102.58.74 2. 在C++语言中,若类C中定义了一个方法int f(int a,int b),那么方法( )
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1386459
    • 提供者:lita2022
  1. TP2-3_Ex5.py

    0下载:
  2. Basic programming in Python: Convert fahrenheit degrees to celsius and viceversa using F = C * 1.8 + 32.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1248
    • 提供者:xandromeda10
  1. read

    0下载:
  2. linux fs nfs read.c Block I O for N F S. -linux fs nfs read.c Block I O for N F S.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3671
    • 提供者:zqbiepiu
  1. fasttimer

    0下载:
  2. linux arch cris kernel fasttimer.c Fast timers for E T R A X F S. -linux arch cris kernel fasttimer.c Fast timers for E T R A X F S.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5577
    • 提供者:konpprb
  1. unwind-libunwind

    0下载:
  2. This should go in the declaration of syscall, but when I do that, strace -f -c bash -c ls ls breaks, sometimes not tracing. -This should go in the declaration of syscall, but when I do that, strace -f -c bash -c ls ls breaks, sometimes not trac
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2056
    • 提供者:ydzmce
  1. linsub

    0下载:
  2. linsub.c: stub program to replace linsub.F incase compile machine has no Fortran compiler. -linsub.c: stub program to replace linsub.F incase compile machine has no Fortran compiler.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2021
    • 提供者:tobingr
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com