CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 文件格式 搜索资源 - Code First

搜索资源列表

  1. neicunfenpai

    0下载:
  2. 主存的分配和回收+最先适应算法(代码) 操作系统实验-Main memory allocation and recovery+ First adaptation algorithm (code) operating system experiment
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:6.18kb
    • 提供者:风乱秋
  1. dfgdfgd

    0下载:
  2. 还有就是这个函数对于有标题框的窗体支持不好,就是它裁切的只是客户区域,好在我们要制作透明窗体的场合一般用不到标题框下面就说名例程的制作过程。(我旨在说明这种透明窗体的思路及函数的用法,所以代码非常简单,并且没有必要的错误验证机制,希望大家谅解) 建立一张用于在窗体上绘制的背景图片,把要裁切的部分用一种颜色标记出来,我们叫它MaskColor,例如图片背景是绿色则MaskColor =0xFF00,也就是 RGB(0,255,0). 建立一个基于对话框的工程,修改对话框资源的属性,主要
  3. 所属分类:File Formats

    • 发布日期:2017-03-25
    • 文件大小:6.33kb
    • 提供者:样样
  1. code

    0下载:
  2. 以邻接多重表为存储结构,实现连通无向图的深度优先和广度优先遍历。以用户指定的结点为起点,分别输出每种遍历下的结点访问序列和相应生成树的边集。-To the adjacent multi-sheet for the storage structure, to achieve connected undirected graph depth-first and breadth-first traversal. To user-specified node as a starting point, r
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:598.24kb
    • 提供者:提麦克
  1. Documents

    0下载:
  2. This code provides two simple examples of naive Bayes classifier. In the first example the input are a bunch of positive and negative numbers and their corresponding classes i.e. posi or negi and is tested with random numbers.-This code provides t
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:632.47kb
    • 提供者:mithilesh
  1. java-code

    0下载:
  2. 输入某年某月某日,判断这一天是这一年的第几天-Input a certain period of a day, judgment day is the first few days of the year
  3. 所属分类:File Formats

    • 发布日期:2017-12-10
    • 文件大小:6.27kb
    • 提供者:小雨李
  1. 01.LED

    0下载:
  2. 单片机一百个小实例的第一个,含有源代码,一起学习-First hundred small instance of the microcontroller, containing source code, along with learning
  3. 所属分类:File Formats

    • 发布日期:2017-12-01
    • 文件大小:27.11kb
    • 提供者:葛安奎
  1. rsa_2

    0下载:
  2. 它是第一个既能用于数据加密也能用于数字签名的算法,本文件是rsa算法的java实现的代码-It is the first one that can be used both for data encryption can be used for digital signature algorithm, this document rsa algorithm java implementation code
  3. 所属分类:File Formats

    • 发布日期:2017-11-22
    • 文件大小:3.53kb
    • 提供者:zheng
  1. Voice-Compression

    0下载:
  2. 音频压缩matlab代码,使用时先将6段代码分别编译,在command窗口中运行main函数即可。-Audio compression matlab code, use the first six sections of the code were compiled, the main function can be run in a command window.
  3. 所属分类:File Formats

    • 发布日期:2017-11-22
    • 文件大小:14.86kb
    • 提供者:Bill Huang
  1. puzzel-(2)

    0下载:
  2. e: C# code tha implements the Breadth-first-search (BFS) search algorithm. The program solves the 8-puzzle game using the algorithm
  3. 所属分类:File Formats

    • 发布日期:2017-11-24
    • 文件大小:9.68kb
    • 提供者:melhem
  1. cipan

    0下载:
  2. 磁盘调度模拟代码实验报告(四种算法包括先来先服务算法,最短寻道时间优先,扫描算法,循环扫描算法)-Disk scheduling simulation code lab report (four algorithms, including a first-come first-serve algorithm, shortest seek priority scanning algorithm, cyclic scan algorithm)
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:89.7kb
    • 提供者:hpr
  1. JCTVC-J0127-v6

    0下载:
  2. 关于视频编解码方面的知识,适合初学者学习,及学习视频方面的-about video code, first study
  3. 所属分类:File Formats

    • 发布日期:2017-05-03
    • 文件大小:1.03mb
    • 提供者:李眼
  1. JCT3V-C0001-v1

    1下载:
  2. 关于3D视频编解码方案方面的,适合初学者,学习3D视频编解码方面的知识-about 3d code, first study,
  3. 所属分类:File Formats

    • 发布日期:2015-08-29
    • 文件大小:26kb
    • 提供者:李眼
  1. JCTVC-J0576-v1

    0下载:
  2. 关于视频编解码方面的,适合初学者学习关于视频编解码方面的知识-about video code, first study,
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:28.59kb
    • 提供者:李眼
  1. kernel-start2-

    0下载:
  2. 内核 代码入口在linux -2.6.24-moko-linuxbj/arch/arm /kernel/head.S文件的83行。首先进入SVC32模式,并查询CPU ID,检查合法性-Kernel code entry in line 83 linux-2.6.24-moko-linuxbj/arch/arm /kernel/head.S file. First enter SVC32 mode, and query CPU ID, check the validity of
  3. 所属分类:File Formats

    • 发布日期:2017-04-15
    • 文件大小:7.12kb
    • 提供者:gq
  1. BNUTBDJNBOOFR

    0下载:
  2. 【程序29】 题目:给一个不多于5位的正整数,要求:一、求它是几位数,二、逆序打印出各位数字。 1. 程序分析:学会分解出每一位数,如下解释:(这里是一种简单的算法,师专数002班赵鑫提供) 2.程序源代码: 复制代码 代码如下: #include stdio.h #include conio.h main( ) { long a,b,c,d,e,x scanf( ld ,&x) a=x/10000 分解出万位 b=x 10000
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:2.63kb
    • 提供者:张欣欣
  1. GA2_LF~1

    0下载:
  2. the particular code helps in providing a mtrix that would contain minimum of two numbers for each number at first index. this code would help an easy mapping of weights in neural network for beginners.IT DESCRIBES THE GA NEURAL NETWORK
  3. 所属分类:File Formats

    • 发布日期:2017-04-30
    • 文件大小:36.23kb
    • 提供者:km
  1. pydns-2.3.6.tar

    0下载:
  2. 纯Python实现的DNS查询代码库.pyDNS库提供了DNS模块,首先应该在应用程序中调用DNS.DiscoverNameServers(),它可以找到系统中的名称服务器,在windows下是注册表,Unix系统上时/etc/resolv.conf 。全部的DNS查询都被发送到这些服务器上。-Pure Python implementation of DNS query code library. PyDNS library provides the DNS module, should fi
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:27.37kb
    • 提供者:徐易难
  1. 13-reasons-why-first-season_arabic-1533667

    0下载:
  2. If you have not registered, Please [regist first].You should upload at least five sourcecodes/documents. (upload 5 files, you can download 200 files). Webmaster will activate your member account after checking your files. If you do not want to uplo
  3. 所属分类:File Formats

    • 发布日期:2017-12-12
    • 文件大小:1.23kb
    • 提供者:abdoul
搜珍网 www.dssz.com