CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - opening

搜索资源列表

  1. 大数的阶层

    0下载:
  2. 用数组存储一个大数的阶层。输入一个整数n,先求出n!占用的位数。动态开辟bits位数组,用适当方法把n!的值存储到数组里去-storage arrays with a majority of the class. The importation of an integer n, first obtained n! The median occupancy. The median opening bits dynamic group, the use of appropriate means, n
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:14.16kb
    • 提供者:红苹果
  1. GA_code_in_vc

    0下载:
  2. 用vc++编写的遗传算法程序,解压之后打开文件夹,运行gf.dsw文件就可以了!-vc prepared using genetic algorithms procedures, unpacked after opening the folder, running gf.dsw document can!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:57.02kb
    • 提供者:红净
  1. pctools

    0下载:
  2. 一个修改二进制文件的小程序,不过在打开大于1M的文件时耗时较长-a binary file to amend the procedures for small, but larger than 1M in opening the documents time-consuming
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:18.23kb
    • 提供者:张一
  1. VB36

    0下载:
  2. 要解决三个冲突:1.同一老师任两门以上课程的在同一时间内安排在不同的班讲课 2.不同的课程在相同时间内安排在同一教室 3 .教室容量与学生人数的冲突 数据库:班级表(班级名称,人数) 教师表(教师名称,所教科目) 科目表(科目名称,总学时数,周学时数) 教室表(教室名称,容量) 我不知道还需不需要一个时间表?? 要求:每天上下午各开4节课,每周按5天上课,一共18周.每次两节课一起上. 在排课时,每周所开的课程的总学时数要小于周学时数. 多学时课要隔一天以上才上第二
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:422.93kb
    • 提供者:大斌
  1. rand_noise_generate

    0下载:
  2. 产生高斯分布的白噪声的方法. 数据输出格式为txt. 可以读取到其它程序中, 作为后续开放使用. -have a Gaussian distribution of white noise method. Data output format txt. Can be read into other procedures, As a follow-up opening.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6.92kb
    • 提供者:邹海林
  1. pso_Methods_for_Pattern_Recognition_and_Image_Proc

    0下载:
  2. A dissipative particle swarm optimization is developed according to the self-organization of dissipative structure. The negative entropy is introduced to construct an opening dissipative system that is far-from-equilibrium so as to driving th
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5.68mb
    • 提供者:sky
  1. The.Frontiers.Of.Project.Management.Research

    0下载:
  2. This collection of 28 research papers provides an insightful overview of past and current research findings in Project Management, and takes an eye-opening excursion along frontiers fertile for future investigation.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:12.99mb
    • 提供者:yixue
  1. fesdf

    0下载:
  2. 一种基本算法! 现有一个酒店有100个房间,依次编号为1到100,第一个服务员经过,将所有房间门关上;第二个服务员经过将所有编号为2的倍数房门打开;第三个服务员经过将所有编号为3倍数的房门打开的关上,关闭的打开。依此类推;输入一个100以内的正整数N,输出第N服务员经过之后,所有房间的状态。-a basic algorithm! An existing 100 hotel rooms, followed by No. 1-100, after an attendant, all rooms wi
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.87kb
    • 提供者:庆中
  1. VC6动态链接库的编写和调用——四则表达式计算

    0下载:
  2. 先编写MFC DLL,打开VC++6.0 => File => New => Project => MFC AppWizzard(dll),在 Project name 里输入Calc =>Next => Finish. 好了,现在你打开Workspace的FileView就可以看到已经有Calc.h、Calc.cpp、stdafx.h、stdafx.cpp这4个文件了.-first prepared MFC DLL, opening VC 6.0 = gt;
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:45.88kb
    • 提供者:东方旭
  1. 02

    0下载:
  2. 求解均值,方差,标准差计算器,动态开辟内存-Solving the mean, variance, standard deviation calculator, dynamic opening memory
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1.32kb
    • 提供者:张阳
  1. edge_check

    0下载:
  2. 基于matlab的边缘检测程序,成功实现了奥运开幕式图片的边缘检测,matlab6环境运行成功。-Matlab-based edge detection procedures, the successful implementation of the Olympic opening ceremony, the edge detection image, matlab6 environment running successfully.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:72.31kb
    • 提供者:穆军
  1. sjjg_haxi

    0下载:
  2. CH81.C:哈希表:开放地址法解决冲突 CH82.C:哈希表:拉链法解决冲突 PROG1.C:实习题1程序 PROG2.C:实习题2程序 PROG3.C:实习题3程序-CH81.C: Hash Table: Opening address conflict resolution method CH82.C: Hash table: zipper method of conflict resolution PROG1.C: Title 1 program interns
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:3.64kb
    • 提供者:kingdom9
  1. momitor

    0下载:
  2. 监视程序,能监视系统有没有打开扫雷程序,如果打开就关闭,其窗口自动隐藏,按ALT+F10调出窗口,-Monitoring program, can monitor the system has no open mine program, if the opening is closed, its windows auto-hide, press ALT+ F10 transferred out of the window,
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:11.89kb
    • 提供者:wangyun
  1. toph

    0下载:
  2. TopHat algorithm. The algorithm based on gray scale opening.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.24kb
    • 提供者:alfa574
  1. 11

    0下载:
  2. 课题的开题报告,大家可以借鉴,总体效果还是不错的-Topic opening report, you can learn from, the overall effect is good
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:279.93kb
    • 提供者:whp
  1. matlab

    0下载:
  2. 本仿真为一个开题报告,揭示了一个新型的加密传输系统,其中有基于AM广播的加密传输的仿真程序-This simulation is an opening report, revealed a new type of encryption transmission system, including encryption based AM radio transfer simulation program
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:47.86kb
    • 提供者:林云龙
  1. opening-price-index-prediction

    0下载:
  2. SVM神经网络的回归预测分析---上证开盘指数预测-SVM neural network regression analysis--- the opening price index prediction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:175.49kb
    • 提供者:zhangzhi
  1. Shanghai-opening-index-prediction

    0下载:
  2. SVM神经网络的回归预测分析---上证开盘指数预测-SVM neural network regression analysis--- Shanghai opening index prediction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:184.09kb
    • 提供者:samuel
  1. stock-market-opening-price-forecast

    1下载:
  2. 神经网络上证股票开盘预测matlab程序 含有所需股票数据-The Shanghai stock market opening price forecast
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.74kb
    • 提供者:王先生
  1. Syndrome-opening

    0下载:
  2. SVM神经网络的回归预测分析 -上证开盘指数预测-Regression Syndrome opening Index Forecast Forecast and Analysis - SVM neural network on
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:174.33kb
    • 提供者:伯爵
« 12 3 4 5 6 »
搜珍网 www.dssz.com