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

搜索资源列表

  1. JavaScript邮箱分离器2_0版

    0下载:
  2. java实现邮箱分离器-achieve mail separator
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2.87kb
    • 提供者:靳小芳
  1. 3jixialacaidan

    0下载:
  2. 参考有关资料,编了这个三级联动下拉表单的源代码,二级和四级联动下拉表单可以在此基础上简单改一下就行了。这个代码由于使用“-”作为分隔符,所以数据库中不能有“-”,如果一定要有“-”,可以把源代码改一下就行了。 -refer to the relevant information, provision of this linkage three drop-down form of source code, two and four drop-down interaction can form
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:1.49kb
    • 提供者:绫波
  1. spit

    0下载:
  2. mssql 如果字符串里面有分隔符,用此函数可以取各个分隔符之间的数据,-mssql If the string inside the separator, using this function can take various separation between the data,
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:862byte
    • 提供者:
  1. qsv1z1

    0下载:
  2. 画一种新型气固分离器气相流场的matlab程序-painting a new gas-solid separator gas flow field in Matlab procedures
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.17kb
    • 提供者:将军
  1. Tokenizer

    0下载:
  2. 为C#做的字符串分析工具,可以有效分析字符串,根据字符串间的各种分隔符如逗号,空格等等进行分析。-done for the C# string analysis tools can effectively analyze string, According to the string between the various separator like a comma, space, etc. for analysis.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.21kb
    • 提供者:张延佳
  1. java_serial

    0下载:
  2. 用java程序从串口读数据 在这个通讯程序中使用了一个简单的协议,既不同的消息之间用星号 * 作为分隔。这个 程序中的问题是ReadSerial进程和WriteSerial进程不能够同时启动,出错信息是不能够 打开串口,因为同样一个串口不能够同时被打开两次(在ReadSerial中声明了FileReader 和在WriteSerial中声明了FileWriter)。这样是不能够实现全双工通讯的。不知道有没有 做过的大侠能够讲讲处理的办法。 -with readi
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1.98kb
    • 提供者:
  1. RBF_classification

    0下载:
  2. 用rbf神经网络实现分类和曲线拟合,包括分离器和曲线拟合两个文件,可以直接解压缩使用-using neural network classification and curve fitting, including separator and curve fitting two documents, decompression can be used directly
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.48kb
    • 提供者:孟庆
  1. kuaishupingxie

    0下载:
  2. 使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查文件中英文单词的拼写错误;3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符;4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上;5.词典文件第1行为词典的名称,以后每一行存放一个单词;6.输出结果以文本文件形式存储,其格式为:第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:98.01kb
    • 提供者:李微
  1. 1apibrowe

    0下载:
  2. 这个例子使用公用控制回调在一个CListView中管理CListCtrl控制,这个例子用于分析了一些以逗号为分割符的文本文件,例如在你的\\MSDEV\\LIB(VC5.0在DevStudio\\VC\\Lib)目录下的Win32Api.CSV就是这样的文件-examples of the use of the common control of a rebound in the management CListCtrl CListView control, for example the an
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:16.17kb
    • 提供者:刘留
  1. Play3D010-Binary

    0下载:
  2. Play3D is a program to play 3D video files using full-screen quad-buffer OpenGL stereo, or red/blue glasses (anaglyph mode). It should play any format that is supported through DirectShow with an appropriate codec. This includes AVI as well as
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:146.12kb
    • 提供者:焦学健
  1. token

    0下载:
  2. 使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查文件中英文单词的拼写错误;3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符;4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上;5.词典文件第1行为词典的名称,以后每一行存放一个单词;6.输出结果以文本文件形式存储,其格式为:第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x行7.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:8.65kb
    • 提供者:罗春威
  1. ExeBinder

    0下载:
  2. 文件合并分离器,平时看到很多文件捆绑器,可是要分析其程序必须要分离,从网上找到的不是太好用,也不可控,就自己做了1个-merger document separator, usually see a lot of paper-bound, but should analyze its procedures must be separated from the Internet is not handy, nor controllable, it had become a
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:25.49kb
    • 提供者:艾默
  1. 2_15692

    0下载:
  2. 一套非常好的新闻管理系统,小虫新闻管理系统 V1.0(jsp+javabean+mysql)   1.解压缩 (如解压缩到D:\\tomcat4\\webapps\\ROOT\\news目录下)   2.进入classes目录,打开news.txt。    修改mysql.url(数据库联接地址及数据库名),mysql.user(用户名),mysql.password(密码),ilog(数据库联接池日志文件,请注意路径分隔符为“\\\\”,在linux中是“/”);   3.建数据库,并将dat
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:260.37kb
    • 提供者:朱jun
  1. split.rar

    0下载:
  2. 本程序用于拆分字符串, 以逗号为分隔符,将四个数分别保存到四个数组中。,This procedure used to split the string, a comma for the separator will be saved to four respectively in the four arrays.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:6.68kb
    • 提供者:wengao
  1. usefulsplitter

    0下载:
  2. VC++源代码,非常有用的分隔条,可以动态更改一个面板的视图-VC++ source code, very useful separator bar, you can dynamically change the view of a panel
  3. 所属分类:ToolBar

    • 发布日期:2017-03-30
    • 文件大小:22.58kb
    • 提供者:李少东
  1. Delphi7_bc100

    0下载:
  2. ToolBar工具栏控件的使用 动态建立主菜单选项 窗口界面的动态分隔条 动态设置选项卡页面 在标题栏中自定义按钮-ToolBar toolbar control uses dynamic establishment of the main menu options window interface, the dynamic separator Dynamic Settings tab page in the title bar of a custom button
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:6.4mb
    • 提供者:kaorenshi
  1. xf1

    0下载:
  2. 根据采集到的红外车辆分离器的车辆通过信息,通过单片机控制栏杆机和红绿灯,栏杆机采用光藕隔离的方式,控制生起和落下,同时开启红绿灯.红绿灯采用12V输入控制,用8050三极管驱动-According to collected infrared separator vehicles vehicles through information, through the single-chip control railings and traffic lights, railings machine us
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:965byte
    • 提供者:许石宝
  1. sy2

    0下载:
  2. 编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值-Reading the course of the preparation of a word, from the input source program to identify the meaning of each word is an independent, that is the basic reserved words,
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:8.03kb
    • 提供者:wangguan
  1. Dock

    0下载:
  2. Dock class and test project. Implements extended separator-bar written on plain C-Dock class and test project. Implements extended separator-bar written on plain C++
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:18.76kb
    • 提供者:brain-ripper
  1. C

    0下载:
  2. 定义C语言或其子集的单词并给出编号,根据给定的语言子集构造词法分析器,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常量、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值(遇到错误时可显示“Error”,然后跳过错误部分继续显示),要求输出以文件形式存放的Token串。-The definition of C language or a subset of the word and give numbers, according to a subset
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:5.26kb
    • 提供者:xiaoding
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com