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

搜索资源列表

  1. Deve100Case

    0下载:
  2. C#编程百例,是一个入门的学习好帮助,有兴趣的可以下回去看看!-Programming C# 100 cases, is a learning portal to help, interested parties can go back and look at the next!
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:6.4mb
    • 提供者:123
  1. migong

    0下载:
  2. 迷宫问题,首先自定义建立迷宫的数据结构,迷宫数据放入矩阵中.在路线查找时,初始化栈,应用循环对每一点座标进行4个方向的判断,如果该点可达则把该点信息放入栈内,或者回溯到出栈后的坐标点,最后如果最后能够到达出口,那么栈内存储的即为走出迷宫路径-Maze problem, first of all, since the definition of the establishment of a maze of data structure, a maze of data Add matrix. Loo
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1.64kb
    • 提供者:吕璐
  1. subsetSum

    0下载:
  2. 输入集合个数及相应集合,指定子集和,然后回溯求解所有可能组合。-Enter the collection number and the corresponding collection and specify a subset, and then go back to solve all the possible combinations.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:821byte
    • 提供者:朱永利
  1. quanpailie.Rar

    0下载:
  2. 分析:用N进制的方法吧。设一个N个单元的数组,对第一个单元做加一操作,满N进 一。每加一次一就判断一下各位数组单元有无重复,有则再转回去做加一操作,没有则说明得到了一个排列方案。 -Analysis: N-band approach with it. A N-unit array, and add a unit to do one operation, over N into one. Add 1 each time you click on an array of modules t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:8.82kb
    • 提供者:刘继棠
  1. pfc10_danish

    0下载:
  2. PowerBuilder is a great tool. It gets you where you want to go. And, you can wi th it. But, your competition is getting a leg up on you by using class libraries. Your competition that is using PowerBuilder. Your competition that is using other develo
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2.52mb
    • 提供者:lok
  1. COLORING

    0下载:
  2. 图用邻接矩阵表示,程序逻辑为,首先实现了用于确定一种有效颜色的函数color(),然后,按照深度优先和违反约束则回溯的策略进行搜索。-Map with the adjacency matrix that logic to, first of all to achieve the color used to determine the function of an effective color (), and then, in accordance with the depth-first an
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:625byte
    • 提供者:workfuture
  1. bookjd

    0下载:
  2. 最简单留言簿,这只是一个最简单的留言簿。只供大家学习时参考之用,本站源码全开放,大家可以下载回去研究。 我们在静态页部份全都用的是。DIV+CSS。动态部份。用Dreamweaver CS3制作。 请及时修改data/data.mdb 内的管理员账号密码。因为没有用MD5加密。所以您直接修改就可以了。 Connections/conn.asp 下修改您的数据库路径。 管理员账号:admin 密码:admin 管理员登陆路径:http://域名/admin_logi
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:871.37kb
    • 提供者:regh
  1. Microsoft.Windows.Registry.Guide

    0下载:
  2. In this book, you will learn how to customize the registry, but you must also learn how to maintain it. You must learn how to back up the registry so you can restore it if things go awry. You must also learn the best practices for editing the registr
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.82mb
    • 提供者:sgsgsgultra
  1. car

    0下载:
  2. 汽车要从一点到另一点,路上要经过一系列站点,根据需要可以选择创建加油站,也可以回退,但每加一次油只能行有限步,最终要实现最经济实惠的路线。-Cars from one point to another point on the road to go through a series of sites, you can choose to create stations based on need, you can also back, but each time oil can only add
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.77kb
    • 提供者:Mr zhang
  1. Chat!

    0下载:
  2. 聊天室 支持外网 不支持内网 需要的可以下回去研究一下 还是不错的 不需要太多功能的-Chat support from the network within the network does not support the need to go back and look at or under the good features without too much
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:34.92kb
    • 提供者:陌小熇
  1. SaveMoneySystem

    0下载:
  2. 用c++写的银行存款系统,可注册,可取款,存款,修改密码,查询当前信用卡情况,返回等-It is a save money system which uses c++,you can register,withdrawing money,deposit money,change your password and demand your card s information and go back.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.64kb
    • 提供者:three
  1. BackgammonGame

    0下载:
  2. 实现五子棋游戏的设计,使用图形用户界面,实现人机对战,能够判断输赢。当出现棋盘之后,点击“开始”按钮进入对战状态。当有胜利者(垂直、水平或者对角线连续五个颜色相同的棋子),显示对话框,提示谁(黑或白)胜利了。当若棋盘满了还无胜利者,显示平局对话框。有“悔棋”按钮,玩家可以以点悔棋回到上一步。玩家还可以点击“回顾”按钮,回顾玩家在人机对战的时候的过程,同时吸取经验教训。-The backgammon game design, the use of a graphical user interfac
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:802.05kb
    • 提供者:神裔
  1. h1-3

    0下载:
  2. 移动字符串 使其在碰到边界时往回走,并在移动时变换字符串的颜色-String so that it moves across borders to go back and move the color transform strings
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:215.94kb
    • 提供者:王丽
  1. bitcoin

    1下载:
  2. 比特币钱包源代码,来自比特币中国,回去研究研究吧-Bitcoin wallet source code, to go back and study ~
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2.96mb
    • 提供者:Thomas Lewis
  1. 1.10queen

    0下载:
  2. 要解决N皇后问题,其实就是要解决好怎么放置这n个皇后,每一个皇后与前面的所有皇后不能在同一行、同一列、同一对角线,在这里我们可以以行优先,就是说皇后的行号按顺序递增,只考虑第i个皇后放置在第i行的哪一列,所以在放置第i个皇后的时候,可以从第1列判断起,如果可以放置在第1个位置,则跳到下一行放置下一个皇后。如果不能,则跳到下一列...直到最后一列,如果最后一列也不能放置,则说明此时放置方法出错,则回到上一个皇后向之前放置的下一列重新放置。此即是回溯法的精髓所在。当第n个皇后放置成功后,即得到一个
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.21kb
    • 提供者:Mj
  1. ARQCode

    0下载:
  2. 可以实现ARQ的停止等待,go-back-n,选择重传的方式,并且可实现图形界面方便实时调整仿真参数,也有利于观察和可视化。-ARQ matlab code sw,gobackn,selective repeat
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:11.61kb
    • 提供者:张凯
  1. KL25-Systick

    0下载:
  2. 上电后,串口软件显示一次字符串‘请发送你要开始计数的数字’。然后PC端发出一个数字,根据这个数字,每隔2秒显示递增2的数字。(数字超过9就回0)(When the power is on, the serial software displays a string. "Please send the number you want to start counting.". Then the PC side issues a number, which, according t
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:501kb
    • 提供者:陈小小
  1. 44ASPnet跳转方法总结

    0下载:
  2. 这个跳转页面的方法跳转的速度不快,因为它要走2个来回(2次postback),但他可以跳 转到任何页面,没有站点页面限制(即可以由雅虎跳到新浪),同时不能跳过登录保护。但速度慢是其最大缺陷!redirect跳转机制:首先是发送一个http请求到客户端,通知需要跳转到新页面,然后客户端在发送跳转请求到服务器端。(Methods the jump page Jump speed is not fast, because it has to go back and forth 2 (2 postbac
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:8kb
    • 提供者:666平
  1. s0031901(LM128128A,80mode,example)

    0下载:
  2. top 家LCD128128 一个简单的开发例程 ,够20字了(i hate you why so ugly? shit go back to ......)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:14kb
    • 提供者:东方青
  1. GBNRDP

    0下载:
  2. Go back n rdprotocol c
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:235kb
    • 提供者:viky12
« 12 »
搜珍网 www.dssz.com