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

搜索资源列表

  1. chenggongchengxu

    0下载:
  2. rgb to HSV,很有用,调试成功,可以应用-rgb to HSV,#include "stdafx.h" #include <iostream.h> void main(float R, float G, float B, float& H, float& S, float&V) { // r,g,b values are from 0 to 1 // h = [0,360], s = [0,1], v = [0,1]
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:603
    • 提供者:陈晓
  1. mini2440-jpeg

    0下载:
  2. 此为友善之臂mini2440开发板,采集jpeg图片源码,经验证可用,分辨率要大于240*320,小于480*640,在tmp下生成1.jpg-mini2440 capture jpeg source code very good。
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:4394
    • 提供者:张军
  1. CCS

    0下载:
  2. Creater:Joey Date:2007-08-03 Function:构建查询语句列字段 Modify:1.增加排序处理,使输出结果与表单列结构一致 2.增加换行处理每8个字段换行一次(2007-08-08 by kern) Remark:辅助开发存储过程-select name into##Tmp from syscolumns
  3. 所属分类:SQL Server

    • 发布日期:2017-04-08
    • 文件大小:1015
    • 提供者:林东杰
  1. QuickSort

    0下载:
  2. 步骤:设有一待排序的序列 1、分别设置low、high指向序列的最左端、最右端;从序列中选一个进行排序(通常选最左端的值low指向的值),存入到tmp; 2、从high端开始,查找比tmp小的,找到后将该值放入到low指向的存储位中;同时将high指向当前查到的值所在的位; 3、从low端开始,查找比tmp大的,找到后将该值放入到high指向的存储为中,同时low指向当前查到的值所在位; 4、若low位小于high位,返回步骤2;否则,将tmp值存入到空出来的low+1指向
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6537
    • 提供者:马艳娟
  1. lottery

    0下载:
  2. 带作弊功能的抽奖程序,可抽3等奖、2等奖、1等奖、特等奖,作弊文件放在 TEMP 目录,作弊文件内容为抽奖ID,必须与主程序同级目录的IDs.txt一致,~C6EA73.tmp表示必中3等奖,~C6EA72.tmp表示必中2等奖,~C6EA71.tmp表示必中1等奖,~C6EA70.tmp表示必中特等奖,~C6EA7D.tmp表示至少中3等奖,~C6EA7C.tmp表示至少中2等奖,~C6EA7B.tmp表示至少中1等奖,~C6EA7A.tmp表示至少中特等奖-The lottery progr
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-13
    • 文件大小:160378
    • 提供者:
  1. linux-full-version

    0下载:
  2. LIUX作业FROM BUPT 1.find /tmp –user tom –mtime +60 | xargs rm -rfv 2.cat sample.txt | tr A-Z a-z |tr –cs a-z\’ ‘\n’ | sort | uniq –c | sort –nr | head -10-LIUX job FROM BUPT 1.find/tmp-user tom-mtime+60 | xargs rm-rfv 2.cat sample.txt | tr AZ
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:102573
    • 提供者:冯加美
  1. LINUX-HOMEWORK

    0下载:
  2. LIUX作业FROM BUPT 1.find /tmp –user tom –mtime +60 | xargs rm -rfv 2.cat sample.txt | tr A-Z a-z |tr –cs a-z\’ ‘\n’ | sort | uniq –c | sort –nr | head -10 6.adduser sambausr1 passwd sambausr1 adduser sambausr2 passwd sambausr2 addgroup sa
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:102569
    • 提供者:冯加美
  1. RSADES

    0下载:
  2. DES和RSA混合加密DES密码体制主要由3方面组成:密钥生成、加密函数以及解密函数。该算法在VC6.0的平台下以C++来实现。子函数说明-   Void SetKey(const char* Key, int len)    {     Memset(deskey,0,16)     Memcpy(deskey,key,len>16?16:len)     SetSubKey(&SubKey[0],&deskey[0])     Is3DES = len
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:131314
    • 提供者:何旭
  1. audiopolicy

    0下载:
  2. Autogenerated by WIDL 1.5.29 tmp build-mingw64-toolchain-digit src mingw-w64-svn-r5861 mingw-w64-headers include audiopolicy.idl - Do not edit. -Autogenerated by WIDL 1.5.29 tmp build-mingw64-toolchain-digit src mingw-w64-svn-r5861 mingw-w64-heade
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5222
    • 提供者:curinqon
  1. 099-c99-example

    0下载:
  2. Autogenerated by WIDL 1.5.29 tmp build-mingw64-toolchain-digit src mingw-w64-svn-r5861 mingw-w64-headers include fusion.idl - Do not edit. -Autogenerated by WIDL 1.5.29 tmp build-mingw64-toolchain-digit src mingw-w64-svn-r5861 mingw-w64-headers in
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5524
    • 提供者:sttrcd
  1. VECMS_v0.9

    0下载:
  2. 1、压缩包内 vecms_sql.txt 为数据库文件,导入数据库后,请修改index.php里面数据库连接配置; 2、如果上传后出现白屏,请将 tmp 目录权限设置为777; 3、如果无法上传附件,请讲 attached 目录权限设置为777;-1, compressed package vecms_sql.txt for the file into the , modify the index.php inside the connection configuration 2, if
  3. 所属分类:Web Server

    • 发布日期:2017-05-07
    • 文件大小:1179715
    • 提供者:aawgse
  1. lesson6

    0下载:
  2. proteus单片机仿真-数码管(动态) #include<reg51.H> unsigned char code Tab[] {0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90} unsigned char Dat[] {0,0,0,0} unsigned char tmp,i,j unsigned char s 0 void delay(int n) { int i for(i 0
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:88584
    • 提供者:吴空其
  1. 3

    0下载:
  2. //metody rozszerzajace //1 //zapisujemy w liscie tmp wszystkie produkty - //metody rozszerzajace //1 //zapisujemy w liscie tmp wszystkie produkty
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:Maciej
  1. 层次分析

    0下载:
  2. 层次分析法matlab实现 clc,clear fid=fopen('txt3.txt','r'); n1=6;n2=3; a=[]; for i=1:n1 tmp=str2num(fgetl(fid)); a=[a;tmp]; %读准则层判断矩阵 end for i=1:n1 str1=char(['b',int2str(i),'=[];']); str2=char(['b',int2str(i),'=[b',in
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:163840
    • 提供者:ddd121
  1. PIMS在线订单管理系统 4.2

    0下载:
  2. 一、安装: 系统环境要求:linux/unix或windows服务器皆可,php5.2环境及以上版本,快递追踪功能需要php开启对curl的支持。 *安装前,请确认以下文件夹拥有读写权限:pims目录本身、include、controller、install、pay、SpeedPHP、tmp。 1、上传全部程序文件至网站根目录pims文件夹下,或者您自定义名称的文件夹。如果使用Linux服务器,务必使用二进制模式上传,否则会导致程序运行出错。 2、在浏览器中运行 http
  3. 所属分类:Web服务器

    • 发布日期:2020-07-07
    • 文件大小:9354780
    • 提供者:dufeng
« 1 2»
搜珍网 www.dssz.com