搜索资源列表

  1. testbz

    0下载:
  2. 这是通过COM口对声波触摸屏控制卡直接进行数据包解读的程序源码. BCB-through COM ports on acoustic touch screen control card data packets directly interpret the procedures source. BCB
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:6115
    • 提供者:邢XD
  1. expat-1.95.8.tar

    0下载:
  2. HTML分析LIB包,可以用来解析HTML,XHMTL,XML,XSLT等格式,并可以做抓站点用途-HTML LIB packet analysis can be used to interpret HTML, extensible, XML, XSLT formats, and can grasp site uses
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:318349
    • 提供者:刘大为
  1. BFSandDFS

    0下载:
  2. 用C写的源程序功能分别是1.用DFS算法判断有向图中是否有环2.从文件中读图,用邻接链表保存信息,寻找两个结点vi,vj间的最短路径-written in C source is a function respectively. DFS algorithm used to determine whether there are plans Central 2. Interpret drawings from the file, use
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3097
    • 提供者:光光
  1. analyseBMPfile

    0下载:
  2. 一个不需要任何特殊函数、只使用极普通的读文件语句来完全解读BMP文件格式、内容、并绘制成图的自编程序。-one does not need any special function, use only very ordinary paper statement read to fully interpret BMP file formats, content, map and the written procedures.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3483
    • 提供者:aq
  1. dianqituxing

    0下载:
  2. 电气用的图形符号文件,做为大家读图和设计的参考,有一定价值-electrical graphical symbols, as we interpret blueprints and design information that has a certain value
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:70127
    • 提供者:汪涌
  1. BasicLoadBmp

    0下载:
  2. VC编写的基本读图文件,有完整的工程文件-VC interpret drawings prepared by the basic documents, a complete engineering documents
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12352
    • 提供者:肖艳
  1. C-C++

    0下载:
  2. 曾经碰到过让你迷惑不解、类似于int * (* (*fp1) (int) ) [10] 这样的变量声明吗?本文将由易到难,一步一步教会你如何理解这种复杂的 -had encountered let you puzzled, similar to int * (* (* fp1) (int)) [10] variables such statement? This paper will be easy to arrive difficul
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9621
    • 提供者:Rex
  1. kaer_logic

    0下载:
  2. 科学发现的逻辑》是波珀的代表作,也是现代科学哲学颇享盛名的主要代表作之一。本书主要讨论知识理论的两个基本问题:划界和归纳问题。作者论证科学与非科学的划界标准不是可证实性而是可证伪性,科学的方法不是归纳法而是演绎检验法。书中提出的有关科学的性质和方法以及科学知识增长的独创性论点,对科学哲学、认识论、逻辑学、方法论以及科学史、自然科学、医学、设计理论、社会科学均有影响。一些著名科学家都认为他的方法符合科学研究的实际。-the logic o
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:224562
    • 提供者:许旭
  1. FormHelp.v3.7.1.For.Delphi5679.CR

    0下载:
  2. he FormHelp component adds the context-sensitive help features to your Delphi/BCB forms without any bulky help files. It traps the context-sensitive help calls and creates its own popup windows from a control s hin
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:219743
    • 提供者:hfb
  1. RegExDemo

    0下载:
  2. 用来解析正则表达式并在文件中寻找符合表达式的串-used to interpret and is a regular expression in the document to find expression Series
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:23828
    • 提供者:mayjojo
  1. 解读C#中的正则表达式

    0下载:
  2. 解读C#中的正则表达式-interpret C# in the regular expression
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5649
    • 提供者:文渲
  1. binary2bcd

    0下载:
  2. This build is for developing a \"binary-to-BCD\" converter for use in // displaying numerals in base-10 so that people can read and interpret the // numbers more readily than they could if the numbers were displayed
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:42453
    • 提供者:陈朋
  1. embedpython_1_src

    0下载:
  2. unix下解释类c++语言的封装类,可以深入理解编译原理-unix interpret the language category c Packaging category, in-depth understanding of compiler theory
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5669
    • 提供者:李力
  1. interpret

    0下载:
  2. cp计算机语言的 编译器的解释程序 用C++语言编写 -cp computer language compiler is the interpretation of the procedures used C language
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2805
    • 提供者:zhuzhu
  1. CC++_distinguish

    0下载:
  2. 如何理解c和c ++的复杂类型声明。 曾经碰到过让你迷惑不解、类似于int * (* (*fp1) (int) ) [10] 这样的变量 声明吗?本文将由易到难,一步一步教会你如何理解这种复杂的C/C++声明。-how to understand the c and c complex type declaration. Had encountered let you puzzled, similar to the int *
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:104539
    • 提供者:小郑
  1. graphbfs

    0下载:
  2. 读图并输出图的邻接链表,输入两个结点,用广度优先寻找它们之间的最短路径并输出,并判断其是否是树,是否连通,是否有环,有要打印出来环.-interpret drawings and prints of adjacent chain, the importation of two nodes, with breadth between them priority for the shortest path and output, and a
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4133
    • 提供者:micang
  1. magmonsock11

    0下载:
  2. Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to capture and monitor internet packets using either raw sockets or the WinPcap device driver. Hardware permitting, ethernet p
  3. 所属分类:Dephi控件源码

    • 发布日期:2008-10-13
    • 文件大小:1138384
    • 提供者:xyxb
  1. arithmetic_edwardversion

    1下载:
  2. 本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释并执行四则运算表达式。四则运算就是包含+、—、*、/、.(小数点)和数字的运算表达式,例如:3+2.9*(5-6/3) -4+(+8*6)等; 2.错误警告:能够对不符合语法的表达式给出相应的错误警告,本程序共给出了8大类警告 3.进制转换:能够做二进制、八进制、十进制、十六进制
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8754
    • 提供者:李军
  1. KBASIC

    0下载:
  2. KBASIC is a BASIC like interpreter. It s implemented in C. The file includes the source code, executable and various .bas files as examples. To try write basic.exe and the name of one of the .bas files and KBASIC will in
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-06-06
    • 文件大小:84992
    • 提供者:martinakos
  1. interpret

    0下载:
  2. MS-51单片机的中断示例程序,采用汇编语言编写。当中断到来的时刻,相应引脚控制的LED灯状态反转。-Program of Machine language was written for MS-51 to realize the function of interpret. When the signal of interpret comes, LED connecting with the pin will reverse.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-06
    • 文件大小:5120
    • 提供者:cho
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org