登录
首页 » Windows开发 » 视觉小游戏,可运用到多媒体中,光点追踪闪烁, 值得参考,运行通过,做了一些优化....

视觉小游戏,可运用到多媒体中,光点追踪闪烁, 值得参考,运行通过,做了一些优化....

于 2022-10-28 发布 文件大小:4.39 kB
0 294
下载积分: 2 下载次数: 1

代码说明:

视觉小游戏,可运用到多媒体中,光点追踪闪烁, 值得参考,运行通过,做了一些优化.-Visual game can be applied to multimedia, optical point tracking blinking, it is also useful, run through, to do some optimization.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Seidel iterative algorithm
    这是seidel迭代算法-Seidel iterative algorithm
    2022-04-26 18:20:05下载
    积分:1
  • “五子棋”这个程序是部分的,它是博弈树搜索…
    本“五子棋“程序只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)-" quintet game " this procedure is it is it partly , is it play chess tree search for to use to play chess while being man-machine to write only, use the great extremely small analytic approach while choosing the optimum walking, consider time complexity and space complexity searched for, only search for 2 steps in the procedure , namely the computer, while considering next walking in France,
    2022-01-22 11:03:50下载
    积分:1
  • 一个简单高效的循环缓冲区的管理代码,与平台无关,可以方便在各种场合使用。...
    一个简单高效的循环缓冲区的管理代码,与平台无关,可以方便在各种场合使用。-A simple and efficient management of the cycle of the buffer zone code, and platform-independent, it will be convenient to use on various occasions.
    2022-03-25 17:00:48下载
    积分:1
  • 一个多线程的SOCKET程序,是用C++写的,不错的东东,大家可以
    一个多线程的SOCKET程序,是用C++写的,不错的东东,大家可以-More than one thread of the SOCKET procedure is C++ Written Dongdong good, we can
    2023-01-20 00:55:04下载
    积分:1
  • 串口转TCP/IP 实用程序
    串口转TCP/IP 实用程序 程序的整体结构: 程序功能实现如下: 客户端 (CTcpSocket)转接程序(CSerialPort) 串口设备 对于每个CTcpSocket和CSerialPort对用一个CItem的结构进行管理,可以在配置文件里配置多个连接转发对。 程序中主要的类有:CSerialPort、CTcpSocket、CItem。可以把从串口收到的数据转发向数据套接字和调试套接字,而且可以写入日志文档。 程序配置文件(config.ini)说明: 1. [item1] #连接名称 2. TcpDataPort=9990 #数据端口 3. TcpDebugPort=9991 #调试端口
    2022-06-27 02:04:58下载
    积分:1
  • 用户识别系统 简单的使用类继承完成,使用到文件流!
    用户识别系统 简单的使用类继承完成,使用到文件流!-user identification system using a simple succession category completed, the use of the document flow!
    2022-11-08 18:45:02下载
    积分:1
  • DistortionEffects是一种flex3的扩展特效,支持立方体旋转等多种控件的3D变换。该文件为DistortionEffects的应用示例,由fle...
    DistortionEffects是一种flex3的扩展特效,支持立方体旋转等多种控件的3D变换。该文件为DistortionEffects的应用示例,由flex3 buider开发。-DistortionEffects is a kind of extended flex effects package that support many 3D compoments transformations such as cube rotation.this src is a package of DistortionEffects samples by flex 3 buider.
    2023-03-20 03:05:04下载
    积分:1
  • tqcms企业管理系统
    资源描述tqcms企业管理系统是一个以asp+access进行开发的免费企业网站源码,该软件简单易用,快速上手管理无忧;模板引擎,让DIY如此简单;数据存储合理,效率性能得到最大的保障;流畅专业界面设计,良好的用户体验;灵活自定义,网站内容扩展更简单。 后台演示地址/admin/ 帐号密码都是admin 注意:如伪静态无法打开分类,请切换成动态模式运行
    2023-01-14 08:45:04下载
    积分:1
  • 使用C++编写的CRC32校验算法,使用了STL库,windows API和汇编等几种方法实现,并能比较它们之间执行的时间。...
    使用C++编写的CRC32校验算法,使用了STL库,windows API和汇编等几种方法实现,并能比较它们之间执行的时间。-The use of C++ Prepared CRC32 checksum algorithm, using the STL library, windows API, and the compilation of several methods, such as to achieve, and compare their execution time.
    2022-08-05 10:56:00下载
    积分:1
  • jbpm与OA项目
    删除角色-----------------1.角色列表-->删除2.RoleAction.deleteRole(); public String deleteRole(){ roleId roleService.deleteEntity(new Role(roleId)); return "findAllRolesAction" ; }3.略4.略用户授权管理----------------1.导航栏-->用户授权2.UserAuthorizeAction.findAllUsers(); public String findAllUsers(){ this.allUsers = userService.findAllEntities(); return "userAuthorizeListPage" ; }3.略4.略修改授权--------------------1.授权列表-->修改授权2.UserAuthorizeAction.editAuthorize(); public String editAuthorize(){ userId this.model = userService.getEntity(userId); this.noOwnRoles = roleService.findRolesNotInRange(model.getRoles());
    2023-07-06 04:25:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载