搜索资源列表

  1. javascript编程实例

    0下载:
  2. 曾有许多网友问我有关Javascr ipt与框架(为求方便,以下均用fr a me表示)合用的问题。事实上,若您同时想用fr a mes和Javascr ipt的功能,首先您必需拥有Netscape Navigator 2.0 (或以上)浏览器( 至少目前是如此)。当然也有某些浏览器支援fr a mes的功能--如:Oracle开发的PowerBrowser,但此浏览器还只是Beta版,目前尚不支援Javascr ipt。-many n
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:64374
    • 提供者:汤华
  1. PI的编程

    0下载:
  2. 求pi的程序,包括实验报告,误差分析,收敛性分析-for pi procedures, including experimental report, error analysis, convergence analysis, and so on
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:261341
    • 提供者:林林
  1. 阿姆斯特朗数

    0下载:
  2. 如果一个正整数等于其各个数字的立方和,则称该数为阿姆斯特朗数(亦称为自恋性数)。 如 407=43+03+73就是一个阿姆斯特朗数。试编程求1000以内的所有阿姆斯特朗数-if one is integral to its various figures and Cubic, says the number of Armstrong (also known as narcissistic sexual numbers). If 40
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1024
    • 提供者:姚紫欣
  1. 一个用于求函数极值的遗传算法程序

    0下载:
  2. 一个用于求函数极值的遗传算法程序,使用VC++编程.-seek function for a maximum of genetic algorithm, the use of VC.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5329
    • 提供者:熊仲健
  1. mpl_pi

    0下载:
  2. 使用C++模板元编程求pi值,此算法比较简单,就是程序有些长,大家看看那就知道了。-C programming template yuan value for pi, the algorithm is relatively simple, the procedure is somewhat long, we look at it knows.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2210
    • 提供者:吴凯
  1. slj3031213100

    1下载:
  2. 直线 曲线 茶壶 图形学VC++编程 求喷泉-linear curve VC teapot graphics programming for fountain
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:65061
    • 提供者:沈利军
  1. ziwanghuafen

    0下载:
  2. 根据给定的IP地址和子网掩码中1的位数,编程求出相应的广播地址和子网范围-according to the IP address and subnet mask in which a median calculated the corresponding programming broadcast address and subnet range
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:15513
    • 提供者:lvyueyu
  1. Cleiziwanghuafen

    0下载:
  2. 根据给定的C类IP地址和子网掩码中1的位数,编程求出相应的广播地址和子网范围,-according to the Class C IP address and subnet mask had one of the median Programming obtained corresponding broadcast address and subnet,
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:20753
    • 提供者:lvyueyu
  1. lqqq

    0下载:
  2. 根据给定的IP地址和子网掩码中1的位数,编程求出相应的广播地址和子网范围,-according to the IP address and subnet mask in which a median calculated the corresponding programming broadcast address and subnet,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3241
    • 提供者:lvyueyu
  1. cyuyanshuzu

    0下载:
  2. 编程求出二维数组中的最大和最小元素的值及其位置。设二维数组如下: A={ { 3,13,7,9},{11,8,23,5},{6,34,16,4}}。 -programming calculated two-dimensional array of elements in the largest and smallest values and its location. Two-dimensional arrays located
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1064
    • 提供者:
  1. 矩阵求逆的c语言算法

    1下载:
  2. 通过利用c语言编程实现了对矩阵求逆的操作,可以大大简化用户的某些操作
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-04-04
    • 文件大小:902
    • 提供者:ja20_09ck
  1. duoxiangshi

    0下载:
  2. 编程求两个一元多项式的乘积。 输入   输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(整数)。   例如:1+2x+x2表示为:<1,0>,<2,1>,<1,2>, 输出   以指数递增的顺序输出乘积: <系数,指数>,<系数,指数>,<系数,指数>,   零
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-15
    • 文件大小:204800
    • 提供者:martinwok
  1. 支路追加法求阻抗矩阵

    0下载:
  2. 通过对生成节点阻抗矩阵的编程与调试,获矩阵得复杂电力系统的节点阻抗(Through the programming and debugging of the generation node impedance matrix, the node impedance matrix of the complex power system is obtained)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-15
    • 文件大小:11264
    • 提供者:树叶2018
  1. 1.求素数

    0下载:
  2. 用C语言编写一个求出100以内的素数的小程序。(Using C language to write a small program within 100 of the prime number.)
  3. 所属分类:书籍源码

    • 发布日期:2024-06-15
    • 文件大小:36864
    • 提供者:hhhhhs
  1. 用matlab求伪Wigner-Ville分布

    0下载:
  2. 用matlab求伪Wigner-Ville分布(Using the pseudo Wigner-Ville distribution with MATLAB)
  3. 所属分类:书籍源码

    • 发布日期:2024-06-15
    • 文件大小:7168
    • 提供者:辛海涛
  1. 求签游戏

    0下载:
  2. 火遍微信的微信求签传播,赶快来下载使用吧(One source code, download to use, spread circle of friends)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-15
    • 文件大小:5065728
    • 提供者:knfief
  1. 抽象类-求程序员工资

    0下载:
  2. c++抽象类编程实验,利用c++抽象类实现程序员的工资计算。(C++ abstract class programming experiment, using c++ abstract class to achieve programmer's wage calculation.)
  3. 所属分类:软件工程

    • 发布日期:2024-06-15
    • 文件大小:3032064
    • 提供者:likeworld
  1. 灰色系统

    0下载:
  2. 用matlab编程求灰色系统预测AHP,无线传感器的代码实现及应用(MATLAB,AHP.Using MATLAB programming to get gray system to predict AHP, the realization and application of wireless sensor code.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-15
    • 文件大小:111616
    • 提供者:闭门种菜
  1. FDM.m

    0下载:
  2. Matlab对单自由度系统的解析解的编程,求出瞬态和稳态位移响应(Matlab's programming of the analytical solution of a single degree of freedom system for transient and steady state displacement responses)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:粽子哥哥
  1. 距量法编程

    0下载:
  2. 距量法编程求电流分布和阻抗,及其图示,MATLAB代码(Calculation of current distribution and impedance by distance method programming)
  3. 所属分类:文档资料

    • 发布日期:2024-06-15
    • 文件大小:11264
    • 提供者:木星三号
« 12 3 4 5 6 7 8 9 10 ... 33 »

源码中国 www.ymcn.org