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

搜索资源列表

  1. my

    0下载:
  2. 多节电影字幕合并为单节字幕 形如str文件字幕-merge subtitles of movies etc
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-03
    • 文件大小:348598
    • 提供者:123
  1. LOGO(str)Flight

    0下载:
  2. 学习数据结构时的原创一个课件,使用链表存储,这可是我28天的成果-Study of the original data structure of a courseware, using the chain store, this is my 28-day results
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:238922
    • 提供者:孤狼
  1. I2C

    0下载:
  2. 本源码是基于STR91的I2C驱动,平台为KEIL。-The source is based on the I2C driver STR91, platform for KEIL.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:43701
    • 提供者:戴求淼
  1. aaa

    1下载:
  2. 用维吉尼亚算法加密 /** * 维吉尼亚密码算法(BigDecimal),加/解密处理后仍为BigDecimal类型,正负号和小数点不进行处理 * * @param str * 源BigDecimal * @param key * 密钥,应为数字字符组成的字符串 * @param mode * 模式(加密or解密) * @return 加/解密后的BigDecimal -Virginia algorithm using encryp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-06-06
    • 文件大小:711
    • 提供者:耿颖颖
  1. file

    0下载:
  2. 一个自编的读取文本文件数据的函数,可以读取整个文件,读取第N行,读取第M行到第N行,读取第M行到倒数第N行,读取第M次(也可以是最后一次、倒数第M次)出现字符串str的行开始(或结束)的数据,等等。希望能给大家带来帮助! -A self-read text file data function, you can read the entire document, read the first N lines, M reads the first line to the first N lin
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:2522
    • 提供者:小可
  1. Des

    0下载:
  2. 一起四个函数 uses 这个单元就可使用 function EncryStr(Str, Key: String): String function DecryStr(Str, Key: String): String function EncryStrHex(Str, Key: String): String function DecryStrHex(StrHex, Key: String): String 分两队,分别是加密和解密的-With the four
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3239
    • 提供者:zenghua
  1. Str_to_Float

    0下载:
  2. 一个小程序,可以将string 转换为float型数,可用于string类的统一-A small program can be converted to string a number of float-type, can be used for the unification of string type
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5428
    • 提供者:易欣
  1. sprintf

    0下载:
  2. 不怕溢出的sprintf int main() { string s stringprintf(s, "int: d, double: f, str: s", 18, 18.55, "test") cout << s << endl }-Not afraid of overflow sprintf int main () (string s stringprintf (s, " int: d, double: f, st
  3. 所属分类:Printing program

    • 发布日期:2017-04-10
    • 文件大小:571
    • 提供者:zhuzhu
  1. str

    0下载:
  2. 总结的一些字符串处理标准函数,以及自己编写的一些相关函数-I sumed up some of the standard string handling function, as well as I have written a number of correlation functions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3402
    • 提供者:白鸽
  1. arm

    0下载:
  2. 学习arm时自己编的一个关于数组计算的小程序,主要用到STR和LDR等-thank
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:3850
    • 提供者:zhang
  1. cc

    0下载:
  2. 分析的是实例 #include<stdio.h> #include<stdlib.h> typedef struct BST* tree_pointer //定义数据类型 typedef struct BST{ int key tree_pointer left tree_pointer right }BST tree_pointer CreateBST(tree_pointer root, int data)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:73043
    • 提供者:林明
  1. ELM327

    0下载:
  2. ELM327 - Datasheet (str.59)-ELM327- Datasheet (str.59)
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:239076
    • 提供者:dj
  1. ddvip_com_00234578f07c61

    0下载:
  2. wen文本ub hsblevel_Scroll() fralevel.Caption = "关卡(速度):" + Str(hsblevel.Value) cmdok.SetFocus End Sub 最后,用VB设计一个帮助窗体frmabout,如图所示: -sssssdwefwerwerwerivate Sub Command1_Click() frmabout.Hide End Sub Private Sub Form_KeyPress(
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:153111
    • 提供者:ty
  1. demo

    0下载:
  2. 基于STR平台的嵌入式开发的各种试验原程序-Is a code for the emb experments on the STR
  3. 所属分类:uCOS

    • 发布日期:2017-05-15
    • 文件大小:4023777
    • 提供者:
  1. suopingruanjCShap

    0下载:
  2. 锁屏软件代码 using System using System.Collections.Generic using System.ComponentModel using System.Data using System.Drawing using System.Text using System.Windows.Forms using Microsoft.Win32 namespace 锁屏软件 { public partia
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:87140
    • 提供者:loveyue
  1. libminigui-1.6.0-linux-host

    0下载:
  2. 这是在Linux下进行GUI界面开发的全套libminigui软件包。我里面写了一个安装步骤的文档,希望对需要的朋友有用。提醒一下,如果是做移植的话,在进行libminigui的./configure配置和安装reg-host完了以后,还需要回过去把libminigui再重新进行./build....-TFT(中间还有命令),这样就可以把原先的lib库进行一次交叉编译了,在做移植的时候就不会有错误情况出现了。-This is a GUI in Linux under the full set o
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-10
    • 文件大小:17399058
    • 提供者:
  1. mystrstr

    0下载:
  2. 自己写的str 函数,想了很长的时间,不知道算法和库函数的里的是否一样-function of strstr
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1503
    • 提供者:liu
  1. mengjungansidui2MISjiegoufenxi

    0下载:
  2. #MIS文件结构分析 .MANUAL_LIBRETA #接.MSB文件,.MSB主要是任务显示与.STR文件的配合-# MIS document structure analysis. MANUAL_LIBRETA# access. MSB document,. MSB task is mainly to show. STR file with
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:4496
    • 提供者:zouxin
  1. ftoa.c

    1下载:
  2. This a fast floating point to string conversion function. Avoids the use of unsafe sprintf function. Works with float and double types. Correctly manages +inf, -inf, nnan (not a number).-This is a fast floating point to string conversion function. Av
  3. 所属分类:Algorithm

    • 发布日期:2015-08-07
    • 文件大小:1234
    • 提供者:steux
  1. StrutsSpringJpa-test

    0下载:
  2. struts2.0+spring2.5+jpa整合 str uts2.0+spring2.5+jpa整合-struts2.0+spring2.5+jpa struts2.0+spring2.5+jpa struts2.0+spring2.5+jpa
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-17
    • 文件大小:5110133
    • 提供者:daiwanqian
« 1 2 3 4 56 7 8 9 10 ... 17 »
搜珍网 www.dssz.com