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

搜索资源列表

  1. putclub.com_1

    1下载:
  2. 普特英语听力 http://www.putclub.com/resource.htm 英语口语900句(MP3 下载)里面还有其它英语学习的... 普特英语听力 http://www.putclub.com/resource.htm 英语听力资源大-Pute http://www.putclub.com/resource.htm English Listening Spoken English 900 (MP3 download) there is also other English lear
  3. 所属分类:Other systems

    • 发布日期:2016-01-21
    • 文件大小:662190
    • 提供者:zhangsheng
  1. vblast23

    0下载:
  2. 一个结合空时分组码和分层码两种空时编码的OFDM-MIMO程序,实验室用的,商用价值应该不是很大,大家随便-A combination of space-time block codes and stratified two yards of space-time coding OFDM-MIMO procedures, laboratory, commercial value should not be great, we just
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:59013
    • 提供者:aswan
  1. migong

    1下载:
  2. 编写一个程序求解迷宫问题。迷宫由m行n列的二维数组设置,0表示无障碍,1表示有障碍。设入口为(1,1),出口为(m,n),每次只能从一个无障碍单元移到周围四个方向上任一无障碍单元。编程实现对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。 算法输入:代表迷宫入口的坐标 算法输出:穿过迷宫的结果。 -The preparation of a program to solve maze problems. Maze by m lines n set out in two
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:132322
    • 提供者:罗子
  1. Switch

    0下载:
  2. 对于给定的整数n和m,用最少的f和g变换次数将n变换为m。由文件input.txt输入数据,结果(相应的变换序列)输出到文件output.txt。回溯的整数变换问题-For a given integer n and m, with a minimum of f and g will transform the number of n transform for m. Input.txt input data from the document, the result (correspondin
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1372
    • 提供者:waterfly1314
  1. shuzhizhuanhuan

    0下载:
  2. 完成不同数值数据间的相互转换,比如2进制和16进制等的转换 -Completion of different numerical data between the conversion, such as 2 M and 16 M, such as conversion
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:9667
    • 提供者:王奇
  1. shuzhifenxi2

    1下载:
  2. 实验题目:Hermite插值多项式 相关知识:通过n+1个节点的次数不超过2n+1的Hermite插值多项式为: 其中,Hermite插值基函数 数据结构:三个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y=f(x)的一张表(其中 ): x 0.10 0.20 0.30 0.40 0.50 y 0.904837 0.818731 0.740818 0.670320 0.606531 m
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:1065
    • 提供者:张涛
  1. shuzhifenxi3

    0下载:
  2. 实验题目:曲线拟合的最小二乘法 相关知识:已知C[a,b]中函数f(x)的一组实验数据(xi,yi)(i=0,1,…,m),其中yi=f(xi)。设 是C[a,b]上线性无关函数族。在 中找函数f(x) 曲线拟合的最小二乘解 ,其法方程(组)为: 其中, k=0,1,…,n 特别是,求函数f(x) 曲线拟合的线性最小二乘解 的计算公式为: 数据结构:两个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:947
    • 提供者:张涛
  1. lipschit

    0下载:
  2. Determine the lag space. % Given a set of corresponding inputs and outputs the % function calculates a matrix of indices, which can be % helpful when trying to determine a proper lag space structure % (m and n) before identifying a model of
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:2648
    • 提供者:张镇
  1. house

    0下载:
  2. 鼠标键盘操作 b画线, m拖动点, d删除点-Mouse draw line b keyboard, m drag point, d to delete points
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1068627
    • 提供者:zhoupeiyuan
  1. Brush_Pen

    0下载:
  2. VC++入门,一个画刷程序,MFC编程,编译通过-VC entry, a painting brush procedures, MFC programming, the compiler through
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:33958
    • 提供者:huoshuli
  1. Euler_fuction

    0下载:
  2. Euler函数: m = p1^r1 * p2^r2 * …… * pn^rn ai >= 1 , 1 <= i <= n Euler函数: 定义:phi(m) 表示小于等于m并且与m互质的正整数的个数。 phi(m) = p1^(r1-1)*(p1-1) * p2^(r2-1)*(p2-1) * …… * pn^(rn-1)*(pn-1) = m*(1 - 1/p1)*(1 - 1/p2)*……*(1 - 1/pn)
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1457
    • 提供者:Campbell
  1. quanjingtu

    0下载:
  2. alert this paper illuminates the corresponding policies,managements and role of distinguished interest-individualin differentstages,which administerssuggestionsonhow to putforwardpoliciesand implementing ordinanceto China’sPackagingW aste M ana
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:49807
    • 提供者:417944633
  1. romfs

    0下载:
  2. I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small filesystem originally implemented in Linux, because of its simple disk layout its a good choice for an
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:836065
    • 提供者:Showna
  1. m

    0下载:
  2. 右下角弹出提示框控件(Active-X Popup MsgBox)-The lower right corner of the pop-up box prompts controls (Active-X Popup MsgBox)
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:41885
    • 提供者:cefriend
  1. m1602

    0下载:
  2. m 1 6 0 2
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1862
    • 提供者:wy
  1. R-W

    0下载:
  2. 读者写者问题:里面有详细使用说明,要实验报告的另M我-Readers write the problem: there are detailed instructions to report another experiment M I
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2366
    • 提供者:杨振男
  1. Compose

    0下载:
  2. Compose:C++递归实现任意阶次的全排列P(n,n)和组合C(m,n)以及P(m,n)在VC6环境下编译并通过测试-Compose: C++ Recursive arbitrary order to achieve the full array P (n, n) and the combination of C (m, n) and P (m, n) in the environment VC6 compiled and tested
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:10393
    • 提供者:zhenyan
  1. SiteSee

    5下载:
  2. sitesee工具 ,专业用于通信行业规划网优-sitesee tools, professional planning for the communications industry, Network Optimization
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:15757
    • 提供者:dlzjtc
  1. beungee_jumping

    0下载:
  2. 蹦极跳系统的仿真,整个蹦极跳系统的数学描述为mx =mg+bx-a1x -a2|x |x ,m为物体的重量,g为重力加速度,x为物体的位置。-Bungee jumping system simulation, the whole system of bungee jumping mathematical descr iption for mx = mg+ Bx-a1x-a2 | x | x, m is the weight of objects, g is the acceleration du
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:4110
    • 提供者:小林
  1. ic

    0下载:
  2. ain.m是主程序文件,运行时首先在编辑器打开,然后一条语句一条语句的顺序执行。其他几个是调用的子程序。-ain.m is the main program file, run-time First of all, to open in the editor, and then a statement a statement of the order of implementation. Several other of the subroutine is called.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:176585
    • 提供者:yang
« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 ... 50 »
搜珍网 www.dssz.com