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

搜索资源列表

  1. cellphone_games_5

    0下载:
  2. 游戏说明,支持人与人,人机,机机 联网对站,有大厅,一个大厅可以容纳24桌同时开战,实时更新大厅和所有玩家信息,支持悔棋,求和,认输,机器人的人工智能分为5挡。本游戏产品代码,供有兴趣入门的朋友参考。里面涉及的五子棋算法,经网上单机程序修改而来。压缩包里包括了本人的所有代码,和设计文挡。建议先看测试文挡说明。 由于有些朋友反映程序无法运行,今天抽空重新编写了一份详细的操作测试文档,且里面有很多截图(包括服务端和客户端)。只要大家按照步骤进行,5分钟搞定。程序也做了一点点的修改,由于是业余爱好,以
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:613940
    • 提供者:leisuee
  1. pola

    0下载:
  2. 编写程序完成批处理系统中的作业调度,要求采用短作业优先的作业调度算法。实验具体包括: 1)确定作业控制块的内容和组成方式; 2)完成作业调度; 3)编写主函数。 -Write process is complete the batch job scheduling systems require the use of a short job-priority job scheduling algorithms. Experiments include: 1) to determi
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:54713
    • 提供者:agods
  1. shunxu

    0下载:
  2. 试编写一个用索引进行顺序查找的程序。 (1) 要求将数据以分块有序形式分别存放在不少于10个磁盘文件(块)中,每个文件中不少于10个数据,并能在内存中自动建立索引表; (2) 对任意待查找的关键字,若查找成功,给出其关键字比较次数。 (3) 自行设计测试用例。 -Try to write a sequential search using the index procedure. (1) requires the data to the form of block order w
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:58670
    • 提供者:贾铭
  1. 2

    1下载:
  2. 1、 设有一个起始地址为FRIST + 1的数据块,存放在内部RAM, 数据块长度在FRIST单元且不为0,要求统计该数据块中值为0的个数, 并将它们分别存放在FRIST - 1单元单元,试编写出相应程序。-1, with a starting address FRIST+ 1 block of data stored in internal RAM, the data block length of 0 in the FRIST unit and not to require s
  3. 所属分类:matlab

    • 发布日期:2014-10-29
    • 文件大小:3072
    • 提供者:猫猫
  1. BlackBound

    0下载:
  2. 有有一间长方形的房子 ,,地上铺了红 色、黑色两种颜色的正方形瓷砖。你站在其中 一块黑色的瓷砖上块黑色的瓷砖上,,只能向相邻的黑色瓷砖移只能向相邻的黑色瓷砖移 动。请写一个程序,计算你总共能够到达多少 块黑色的瓷砖块黑色的瓷砖 -There are a rectangular house between the rectangular house, to spread the red floor is covered with red and black co
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:749
    • 提供者:陈韬
  1. readdxf

    0下载:
  2. fortran编写的读取dxf程序,可读取圆,多线段,直线,点,块参照,文字的坐标高程信息-write by fortran ,it can read dxf program, can read a round, multi line, linear, point, block reference, the coordinates of elevation information text
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:511715
    • 提供者:zjh
  1. lab22

    0下载:
  2. 首先,定义两个对象一个定义了点的x,y坐标和它的标号,另一个对象是两点之间的距离。然后用冒泡比较法对点的x,y坐标分别进行排序,编写控制台程序,输入点的个数,分为两种方法求最近点对。根据点的个数分为3个点的情形和大于3个点的情形,3个点的直接对两两点之间的距离进行比较。大于3点的用分治递归法求解,通过划定界限分8块没一点只对其他7块内的点进行比较长度最后求出最短距离。-First of all, define two object a definition of a x, y and its l
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1406
    • 提供者:安智超
  1. HUF

    0下载:
  2. 利用哈夫曼树实现文件压缩和解压,分块读写文件,并且能设置密码和验证是否为该类型的压缩文件。-Huffman tree file compression and decompression, block read and write files, and can set a password and verify whether the types of compressed files.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-07
    • 文件大小:1956671
    • 提供者:CaiBoyang
  1. insertstring

    0下载:
  2. 假设以块链结构(block linked)表示串,试编写将串S插入到串T某个字符之后的算法,若该字符不存在,则将串S联接在串T之后-Which means that the string is assumed to block chain structure (Block linked), try to write the string S is inserted into a character string T algorithm, if the character does not exi
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:1231
    • 提供者:ljy
  1. 02_OFDM_Simulation_Using_Matlab

    0下载:
  2. 根据 DVB-T 欧洲标准写的一个OFDM matlab 仿真,其中包括发射器和接收器。文章中有matlab程式的详细介绍,有仿真方框图,还有每步的实验结果分析,特别适合OFDM的初学者。算是OFDM比较简单的一个入门介绍。英文也比较浅显,可读性很强-According to the European DVB-T standard to write a OFDM matlab simulation, which comprises a transmitter and a receiver. Ar
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:415296
    • 提供者:Basilion
  1. TextExtract

    0下载:
  2. * 在线性时间内抽取主题类(新闻、博客等)网页的正文。 * 采用了<b>基于行块分布函数</b>的方法,为保持通用性没有针对特定网站编写规则。-Web text extraction code,* in linear time extract topic class (news, blogs, etc.) the body of the page. * using the < b > </b > line based on block
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1811
    • 提供者:jackjjjjack
  1. Image_distortion

    1下载:
  2. 图像扭曲变形 目标:编写一个图像扭曲变形程序,可以对图像进行扭曲变形。 (1)扭曲变形方式: 必做: 旋转扭曲/球面镜变形(二选一) B样条网格变形 选做:TPS网格变形 (2)插值方法比较 最近邻插值 双线性插值(bilinear) 双三次插值(bicubic) 作业要求: 提交程序源代码、执行码以及实验报告(包括:变形函数的选取与设计,使用插值方法的介绍与分析,程序框图,实验结果及分析等)。-Image distortio
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:3668509
    • 提供者:luyz
  1. sgu262

    0下载:
  2. sgu262:Symbol Recognition(状压DP) 题目大意: 给出k个n∗ m的01矩阵Si,求出一个1尽量少的n∗ m的01矩阵P,满足k个矩阵与该矩阵的交互不相同,也就是说通过该矩阵能表示出给出的k个矩阵。-262. Symbol Recognition time limit per test: 0.25 sec. memory limit per test: 65536 KB input: standard output:
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:834
    • 提供者:owaski
  1. xhmcode

    0下载:
  2. 环码:无权码,每位代码无固定权值,任何相邻的两个码组中,仅有一位代码不同。 一个(n,k)线性分组码C,若它的任一码字的每一循环移位寄存器都是C的一个码字,则称C是一个循环码 给出了循环码的定义以及由生成多项式求解生成矩阵和系统生成矩阵的过程,并在Matlab环境下写出了循环码的编码器代码,实现了编码功能- Ring Code: no right code, each code is no fixed weight, any two adjacent code groups,
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1304
    • 提供者:高山
  1. wzip-master

    0下载:
  2. 基于小波树和BWT变换的压缩算法,源码!-wzip 1.0 license : This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the Lice
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:39973
    • 提供者:baiwenwu
  1. ARDUINO LCD LIBRARY

    0下载:
  2. Simulink for programming Arduino Uno. Block write data to LCD (with internal HD77480 controller) connected to Arduino Uno board in 4-bit mode. Tested with Arduino Uno rev. 3.0, Nano and LCD 1602 LCD 0802. To use the block put files from zip-archive t
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:21504
    • 提供者:adil
搜珍网 www.dssz.com