搜索资源列表

  1. echo5

    0下载:
  2. Increasing Payload of Echo Hiding Scheme Using Dual Backward and Forward Delay Kernels
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:440320
    • 提供者:ashraf
  1. example

    0下载:
  2. 回溯法是一种选优搜索法,按选优条件向前搜索,以达到目标但当探索到某一步时,发现原先选择并不优或达不到目标,就退回一步重新选择。这种走不通就退回再走的技术为回溯法,而满足回溯条件的某个状态的点称为“回溯点”。回溯算法是所有搜索算法中最为基本的一种算法,其采用了一种“走不通就掉头”思想作为其控制结构 -Backtracking is a search optimization method, based on forward selecti
  3. 所属分类:搜索引擎

    • 发布日期:2024-05-16
    • 文件大小:10240
    • 提供者:faruh
  1. jiecheng

    0下载:
  2. 基于回溯思想的简单求解N!的方法,直接写入N,可求得最后结果。-Based on a simple idea to solve backward N! Way, directly into the N, the final results can be obtained.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:229376
    • 提供者:Shene
  1. WebBrowse

    0下载:
  2. 该浏览器实现了网页访问,保存,以及操作的前进,后退等功能-Implementation of the browser to visit a web page, preservation, and operation of the forward and backward functions
  3. 所属分类:浏览器

    • 发布日期:2024-05-16
    • 文件大小:15360
    • 提供者:yee
  1. queen

    0下载:
  2. 采用递归回溯算法求解N皇后问题;C语言实现,可以动态控制皇后数量-Backward recursive algorithm using N Queen' s problem C language implementation, you can dynamically control the number of Queen' s
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:yangxh
  1. xiaoche

    0下载:
  2. 多功能遥控小车的软硬件设计程序,包括使小车前进、后退、左转弯、右转弯、左滚动、右滚动的基本指令,以及完整程序清单。-Multi-function remote control car of the hardware and software design process, including the car forward, backward, left turn, right turn, left scroll, right scro
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:cuipinpin
  1. shuzihouyi

    0下载:
  2. 有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数 -There is a whole number n, the number of its previous order of the backward shift position m, and finally the number m of m into the top of the number of
  3. 所属分类:汇编语言

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:lijingjie
  1. C_Program_Daquan

    0下载:
  2. 用c实现数据结构、Winsock2编程、鼠标编程、asm嵌入式编程、汉诺塔问题、效验算法、N皇后问题回溯算法、骑士遍历、文件加密、万年历的算法,很好很强大-Data structure using c implementation, Winsock2 programming, mouse programming, asm embedded programming, Tower of Hanoi problem, well-tested
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-16
    • 文件大小:315392
    • 提供者:chyjp
  1. main

    0下载:
  2. 有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数-There are integers n, the number of its previous order of the backward shift position m, and finally the number m of m into the top of the number of
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:张振宇
  1. browser

    0下载:
  2. 用java实现的一个简易的网页浏览器,该浏览器实现了网页访问、保存,以及操作的前进、后退等功能。是java学习者的理想资料。-Achieved with a simple java web browser, the browser visits a website, preservation, and operation of the forward and backward functions. Is an ideal learner
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:21504
    • 提供者:wangwenhui
  1. filescan

    0下载:
  2. 基于EVC开发的文件浏览程序,实现啦前进、后退、上翻和下翻功能-EVC-based file browser developed procedures to achieve you move forward and backward, turn on the turn and the next function
  3. 所属分类:文件操作

    • 发布日期:2024-05-16
    • 文件大小:3012608
    • 提供者:黄永恒
  1. tuixiangzi

    0下载:
  2. 简单的推箱子游戏,有退步,前进和简单的界面-Sokoban simple game, there are backward, forward and simple interface
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:lg12171122
  1. brow

    0下载:
  2. 自己用java写的浏览器,能实现前进,后退,刷新等简单的功能-Using java to write their own browser, to achieve forward and backward, refresh, such as a simple function
  3. 所属分类:浏览器

    • 发布日期:2024-05-16
    • 文件大小:15360
    • 提供者:王贺
  1. MyMediaPlayer

    0下载:
  2. 实现了一个简单的媒体播放器,该媒体播放器可以播放Wav和CD光盘。本章主要介绍多媒体相关知识。包括DirectX SDK进行多媒体开发,对混合器设备进行操作和访问,对音量进行获取与设置,播放Wav文件,打开和关闭CD设备,对CD进行播放、停止、前进、后退操作等。 -The realization of a simple media player, the media player can play Wav and CD discs.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1169408
    • 提供者:傅利娟
  1. 3

    0下载:
  2. C语言版,C/C++开发环境均可用,如VC。可学习借鉴 问题算法 骑士遍历 万年历,N皇后问题回溯算法.c 货郎担限界算法.c-C language, C/C++ development environment can be used, such as VC. Algorithm can learn from the question of ergodicity calendar Knight, N Queen'
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:23552
    • 提供者:李小虎
  1. Internet

    0下载:
  2. 简易的网络浏览器,实现了简单的浏览网页功能,实现了输入网址,访问网页,前进,后退,转向等功能。-Simple web browser, a simple browsing functions, the realization of the input web site, visit the web page, forward and backward, steering and other functions.
  3. 所属分类:浏览器

    • 发布日期:2024-05-16
    • 文件大小:70656
    • 提供者:郝艳青
  1. tripmate-src

    0下载:
  2. Program helping you to remember the route. It cab be route from conference room to coffee-room, it can be tourist trip, it can be pathway in labyrinth. during first traversal you make notes in you phone, specifying dir
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:67584
    • 提供者:tang
  1. mobibrowser2-src

    0下载:
  2. Descr iption Combination of book reader and Web browsers. This program can be used for Web browsing, reading news sites, downloading and reading books and atricles from the Web. It is not implement all HTML browse
  3. 所属分类:J2ME

    • 发布日期:2024-05-16
    • 文件大小:117760
    • 提供者:tang
  1. c41

    0下载:
  2. 多段图用邻接矩阵存储,编写多段图问题的向后递推动态规划算法。-Multi-stage graph with adjacency matrix storage, the question of the preparation of multi-stage plan backward recursive dynamic programming algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:郁飞
  1. BJ1

    0下载:
  2. 实现步进电机的正转,反转,前进,后退功能-Stepper motor could achieve a positive turn, reverse, forward and backward function
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:平翁
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 46 »

源码中国 www.ymcn.org