CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 搜索资源 - s函数

搜索资源列表

  1. BaHuangHou

    0下载:
  2. 题目:八皇后问题。 八皇后问题是指求解如何在国际象棋8*8棋盘上无冲突的放置八个皇后棋子。因为在国际象棋里,皇后的移动方式是横竖交叉,所以在任意一个皇后所在的位置的水平,竖直和斜45度都不能有其他棋子的存在。一个完整的无冲突的八皇后棋子分布成为八皇后问题的一个解。设计思路:我使用了回溯的方法来解决八皇后问题,也就是逐次试探的方法。这个方法是通过函数putchess()对自身的递归调用来实现的。运行程序后,主函数调用putchess()函数在棋盘第一行第一列上放置棋子,开始向下一行递归。每一步
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:31174
    • 提供者:cl
  1. RussianBox

    0下载:
  2. 这是一个在wintc下就可以运行的俄罗斯方块游戏,主要用到了Borland的 图形函数库。-This is a game of RussinBox.It mainly calls the borland s graphical library.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-01
    • 文件大小:54970
    • 提供者:Jack
  1. gamecode

    0下载:
  2. 制作游戏外挂的代码,包括c++代码和一些window API 函数的用法-game programming code,it cotains l lot of c++ code and some Window s API fuctions
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-02
    • 文件大小:18508
    • 提供者:liangsongtao
  1. 1

    0下载:
  2. 时间函数举例,一个猜数游戏,判断一个人反应快慢-For example, a function of time, a number guessing game to determine a person' s reaction speed
  3. 所属分类:Game Program

    • 发布日期:2017-04-11
    • 文件大小:580
    • 提供者:萧峰
  1. 3

    0下载:
  2. 时间函数举例,一个猜数游戏,判断一个人反应快慢-For example, a function of time, a number guessing game to determine a person' s reaction speed
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:623
    • 提供者:zcm
  1. C1

    0下载:
  2. 贪吃蛇的代码 用于初学者的学习,介绍了C语言的函数的功能-Snake' s code for beginners to learn, introduced the C-function features
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2096
    • 提供者:ss
  1. ccfir

    0下载:
  2. 在数值微积分中讨论并比较了没有初等函数解析式情况下的 定积分数值逼近的-Discussed in the numerical integration and compared the analytic situation is not under the primary function of integral numerical approximation of the rectangular method, trapezoidal method, Simpson' s method
  3. 所属分类:Game Program

    • 发布日期:2017-04-06
    • 文件大小:12742
    • 提供者:shilei
  1. snaker

    0下载:
  2. 提供linux下的终端型贪吃蛇游戏代码和在51单片机上的贪吃蛇代码(都经过测试) 文档中的snake51.c为在51单片机上的贪吃蛇代码,此代码经过测试运行。 文档中的snake_curses.c为在linux系统中基于ncurses库编写的贪吃蛇代码,也经过测试运行。编译时用命令 gcc snake_curses.c -o snake -lcurses 即可生成可执行文件snake,可在linux下的终端运行 文档中的prints为在单片机的8x8led阵列上现实蛇身体点的函数
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-09
    • 文件大小:1137718
    • 提供者:zhang
  1. MyX5

    0下载:
  2. 针对最新的QQ炫舞,可以修改游戏的窗口尺寸,难点在于查找游戏HWND,因为游戏是加密的,不能使用FindWindowEx函数-QQ-hyun for the latest dance, you can modify the game' s window size, difficulty is to find the game HWND, because the game is encrypted and can not use the FindWindowEx function
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-22
    • 文件大小:6750476
    • 提供者:Davy Abbot
  1. tuixiangzi

    0下载:
  2. 需求分析 本游戏总共40关,由易到难,根据任务要求,可以通过相应函数实现读取地图,选关,按键操作,记录和修改玩家信息等功能。 (1) 通过文件操作读取地图文件并进行选关; (2) 按键操作包括移动小人和移动箱子,通过操作w,s,a,d键来控制小人的移动,从而推动箱子,以把箱子推到指定的目的地为过关。 (3) 每过一关玩家信息都会有所记录并自动更新。另外游戏进行过程中,按q键可以退回到主菜单,游戏会自动记录玩家所玩到得关数并在玩家信息中显示。 (4) 玩家姓名可以进行修改,但
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:554066
    • 提供者:minghao
  1. tangshise

    0下载:
  2. 一款用c语言图形函数库写的贪食蛇小游戏。可供初学者学习,学习。有兴趣的童鞋快下载!-A graphics library in c language to write the Snake game. For beginners to learn, learn. Interested in children' s shoes fast download!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:54175
    • 提供者:让演绎
  1. tmp

    0下载:
  2. 编写一个模拟人工洗牌的程序,将洗好的牌分别发给四个人。 使用结构card 来描述一张牌,用随机函数来模拟人工洗牌的过程,最后将洗好的52张牌顺序分别发给四个人。 对每个人的牌要按桥牌的规则输出。即一个人的牌要先按牌的花色(顺序为梅花、方块、红心和黑桃)进行分类,同一类的牌要再按A、K、Q、J、…、3、2牌的大小顺序排列。另发牌应按四个人的顺序依次分发。-Write a simulation program manual shuffle, the cards were sent to wa
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-31
    • 文件大小:5668
    • 提供者:马坤乐
  1. AI_Search

    0下载:
  2. 黑白棋AI算法 比较智能,能下赢别人的黑白棋算法,alpha beta搜索和估值函数做的不错-Othello AI algorithms compare smart, Othello algorithm under win someone else' s, the alpha-beta search and valuation function well
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-09
    • 文件大小:768
    • 提供者:姚继涛
  1. daziyouxi

    0下载:
  2. 该程序在TC3.0环境下编译通过,共有9个函数。分别是printScreen,start,leave,levelChoice,newWord,moving,wordHit,result和main。 其功能分别是: printScreen:刷新屏幕输出的图像。 Start:用户进入程序时选择开始,退出和求助。 Leave:用户离开程序事提示感谢使用 levelChoice:用户开始之前选择等级 newWord:生成一个新的字母并将其置于首行。 moving:将屏幕上的所
  3. 所属分类:Other Games

    • 发布日期:2017-11-19
    • 文件大小:18897
    • 提供者:郑雯雯
  1. API

    0下载:
  2. 本软件主要功能: 1、API函数、数据类型、常量的查看、添加。 2、API例程的导入导出。 3、API函数的显示设置。 -The software s main features: 1 view, API functions, data types, constants, added. 2, import export API routines. 3, API functions, the display settings.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-11-23
    • 文件大小:4174762
    • 提供者:
  1. SimpleGame

    0下载:
  2. 游戏控制 W,A,S,D, P unit, pic, audio目录不可缺少 只用研究StillObject.cs Tank.cs GameForm.cs即可编程,非常简单 每一个类继承 LifeObject类 首先研究StillObject.cs 然后研究Tank.cs 其中重要的几点是 UnitID 表示物体对应的图片 放在pic目录下 Behave 每回合系统调用此函
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-02
    • 文件大小:270373
    • 提供者:李国家
  1. KeyboardHook

    0下载:
  2. 原理:通过SetWindowsHookEx函数将DLL注入到进程的地址空间中,线程dwThreadId获取到的键盘消息会实现被钩子拦截-Principle: The SetWindowsHookEx function DLL is injected into the process s address space, the thread dwThreadId get to the keyboard hook to intercept messages will be achieved
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-06-01
    • 文件大小:14279951
    • 提供者:案件
  1. Collection-others

    0下载:
  2. guava之Table_成绩表行转列和commons函数式编程-guava s Table_ score table rows transferred and commons functional programming。
  3. 所属分类:Games

    • 发布日期:2017-04-23
    • 文件大小:25059
    • 提供者:yang
  1. DAZIYOUXI

    0下载:
  2. 该程序在TC3.0环境下编译通过,共有9个函数。分别是printScreen,start,leave,levelChoice,newWord,moving,wordHit,result和main。 其功能分别是: printScreen:刷新屏幕输出的图像。 Start:用户进入程序时选择开始,退出和求助。 Leave:用户离开程序事提示感谢使用 levelChoice:用户开始之前选择等级 newWord:生成一个新的字母并将其置于首行。 moving:将屏幕上的所
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:2585
    • 提供者:
  1. geturl

    0下载:
  2. 刚刚学会c的函数带入指针操作,于是写了个小例子,用来获取目标网站的网页代码,给刚接触的朋友-Just learn to c function into the pointer operation, then wrote a small example, used to obtain the target site' s web page code to a new to a friend
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:1758
    • 提供者:puteEngi
« 12 »
搜珍网 www.dssz.com