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

搜索资源列表

  1. 求解方程

    0下载:
  2. Basic theory: 1. # of roots = highest power 2. All rational roots will be factors of k / factors of a in the general equation of ax^n + bx^(n-1) + ... + cx + k 3. Quadratic formula can solve for irrational / imaginary roots (i dont know cubic /
  3. 所属分类:其它程序

  1. 一道华为考题

    0下载:
  2. 华为考题:int A[nSize],其中隐藏着若干0,其余非0整数,写一个函数int Func(int* A, int nSize),使A把0移至后面,非0整数移至 数组前面并保持有序,返回值为原数据中第一个元素为0的下标。
  3. 所属分类:其它程序

    • 发布日期:2010-12-03
    • 文件大小:1.09kb
    • 提供者:battlefire
  1. 插头DP模板

    0下载:
  2. 插头DP模板,一类二进制状态压缩DP,适用于ACM比赛时使用的模板-Plug DP template, a class of binary state of compression DP, ACM competition for the use of templates
  3. 所属分类:其它程序

    • 发布日期:2011-07-26
    • 文件大小:3.21kb
    • 提供者:Simonz
  1. DeblurringImages Using theBlindDeconvolutionAlgorithm.rar

    0下载:
  2. The Blind Deconvolution Algorithm can be used effectively when no information about the distortion (blurring and noise) is known. The algorithm restores the image and the point-spread function (PSF) simultaneously. The accelerated, damped Richardson-
  3. 所属分类:其它程序

    • 发布日期:2021-09-08
    • 文件大小:2.85kb
    • 提供者:mingmingpudm
  1. Windows WDF usb driver sample

    1下载:
  2. This is a good sample for Windows WDF USB driver development.
  3. 所属分类:其它程序

  1. UAR components ssd4 e2

    0下载:
  2. In course section 1.3.3 How to Write a Usability Aspect Report (UAR) you will learn about the major components of a UAR. For this exercise, you are to create an application that will help you memorize what each component of a UAR should contain. The
  3. 所属分类:其它程序

  1. Sasser (computer worm) source code

    0下载:
  2. Sasser is a computer worm that affects computers running vulnerable versions of the Microsoft operating systems Windows XP and Windows 2000. Sasser spreads by exploiting the system through a vulnerable network port (as do certain other worms). RAR PA
  3. 所属分类:其它程序

    • 发布日期:2013-08-31
    • 文件大小:11.59kb
    • 提供者:ecsdn@jmart.ca
  1. MyDoom.A source code

    0下载:
  2. Mydoom, also known as W32.MyDoom@mm, Novarg, Mimail.R and Shimgapi is a computer worm affecting Microsoft Windows. It was first sighted on 26 January 2004. It became the fastest-spreading e-mail worm ever (as of January 2004), exceeding previous reco
  3. 所属分类:其它程序

    • 发布日期:2013-08-31
    • 文件大小:48.3kb
    • 提供者:ecsdn@jmart.ca
  1. various bios

    0下载:
  2. This file contains a lot of the Bios most people are looking for.
  3. 所属分类:其它程序

  1. xalan dataset

    0下载:
  2. xalan dataset which is helpful for writing a software defect prediction article
  3. 所属分类:其它程序

    • 发布日期:2014-07-21
    • 文件大小:97.28kb
    • 提供者:mostafa8026
  1. MIPS Pipeline

    0下载:
  2. A program to simluate the MIPS pipeline
  3. 所属分类:其它程序

    • 发布日期:2014-09-16
    • 文件大小:10.96kb
    • 提供者:thalishsajeed
  1. Judd-Ofelt Pro

    2下载:
  2. A Fortran Program based on the Judd-Ofelt theory
  3. 所属分类:其它程序

    • 发布日期:2014-12-24
    • 文件大小:1.58kb
    • 提供者:bentouila
  1. data

    0下载:
  2. Assuming principal point is in the center of the image for initialisation. We are now going to estimate the generalised focal (gammac) from line images. Please select at least 4 ALIGNED edge points on a NON-RADIAL line on the grid. Click with the rig
  3. 所属分类:其它程序

  1. Two-Dimensional Linear Cohesive Zone Element

    2下载:
  2. c SUBROUTINE UEL c : Main function for the computational implementation of c a two-dimensional linear intrinsic cohesive element c SUBROUTINE k_Cohesive_PPR c : Function to compute the traction-separation relationship c of the PPR potential-based mod
  3. 所属分类:其它程序

    • 发布日期:2015-02-17
    • 文件大小:4.31kb
    • 提供者:K.Zouggar
  1. minimu system stm32f407

    0下载:
  2. a minimum system for camera(input) and lcd tft(output)
  3. 所属分类:其它程序

  1. 数值分析 c语言代码库

    2下载:
  2. 数值分析 多种C算法代码库 1、离散傅立叶变换与反变换 2。四阶亚当姆斯预估计求解初值问题 3、几种常见随机数的产生 如求[a,b]上的均匀分布、 正态分布、 指数分布 、 拉普拉斯随机分布、瑞利分布、 韦伯分布、 泊松分布等 4、指数平滑法预测数据 5、四阶(定步长)龙格--库塔法求解微分初值问题 精度比欧拉方法高但是感觉依然不理想 6、改进的欧拉方法求解微分方程初值问题 感觉精度比较低 7、中心差分(矩形)公式求导 8、高斯10点法求积分 9、龙贝格法求积分
  3. 所属分类:其它程序

  1. ex10

    2下载:
  2. 1. Write a program that reads 5 integers into an array, and then uses four different methods of accessing the members of an array to print them out in reverse order. 2. Write a program that reads 8 floats into an array and then prints out the seco
  3. 所属分类:其它程序

  1. 蒙特卡洛模拟光子在生物组织中的传播

    2下载:
  2. A Monte Carlo model of steady-state light transport in multi-layered tissue (mcml) and the corresponding convolution program (conv) have been coded in ANSI Standard C. The programs can therefore be executed on a variety of computers. Dynamic data
  3. 所属分类:其它程序

  1. B150M-A-ASUS-3805(官方最新bios魔改-需要短接+屏蔽)

    1下载:
  2. 华硕老主板支持5、6、7、8、9代cpu,放心下载本人亲自制作使用,B150M-A-ASUS-3805(官方最新bios魔改-需要短接+屏蔽)
  3. 所属分类:其它程序

    • 发布日期:2020-10-02
    • 文件大小:8.36mb
    • 提供者:zax82@163.com
  1. IPC-HDBK-620_中文CN IPC-D-620和IPC-WHMA-A-620操作手册和技术指南

    0下载:
  2. IPC-HDBK-620_中文CN IPC-D-620和IPC-WHMA-A-620操作手册和技术指南
  3. 所属分类:其它程序

    • 发布日期:2023-07-31
    • 文件大小:3.7mb
    • 提供者:cdming
« 12 »
搜珍网 www.dssz.com