基于html5开发的中国象棋游戏,人机AI对战,含源码可二次开发
2023-03-26 18:01:09 710KB html5 游戏 源码 象棋
1
uploadify的html5版本,来自国外的一款优秀jQuery插件,主要功能是批量上传文件和上传进度显示等功能。
2023-03-24 16:57:42 62KB uploadifive html5 h5上传
1
模版详情:
2023-03-24 11:09:20 1.89MB 首页 茶叶行业
1
最近刷脸支付很火,老板们当然要追赶时代潮流,于是就有了刷脸支付这个项目。前端实现关键的技术是摄像头录像,拍照和人脸比对,本文来探讨一下如何在html5环境中如何实现刷脸支付以及开发过程中遇到的问题。 1.摄像头1.1input获取摄像头 html5中获取用户摄像头,有两种方式,使用input,如下: <input type="file" capture="camera" accept="image/*"/> 另外如果想打开相册,可以这样: <input type="file" accept="img/*"> 但是这两种方式都会有兼容性问题,用过的同学可能都知道。 1.2getUserMed
2023-03-24 10:17:36 151KB c IN js
1
化学医疗实验室html5网站模板
2023-03-22 11:48:01 1.9MB 实验室 医疗 化学 html5
1
This book is an introduction to computer graphics with an emphasis on applica- tions programming. The first edition, which was published in 1997, was somewhat revolutionary in using OpenGL and a top-down approach. Over the succeeding 16 years and 6 editions, this approach has been adopted by most introductory classes in computer graphics and by virtually all the competing textbooks. The sixth edition reflected the recent major changes in graphics software due to major changes in graphics hardware. In particular, the sixth edition was fully shaderbased, enabling readers to create applications that could fully exploit the capabilities of modern GPUs. We noted that these changes are also part of OpenGL ES 2.0, which is being used to develop applications for embedded systems and handheld devices, such as cell phones and tablets, and of WebGL, its JavaScript implementation. At the time, we did not anticipate the extraordinary interest in WebGL that began as soon as web browsers became available that support WebGL through HTML5. As we continued to write our books, teach our SIGGRAPH courses, and pursue other graphics-related activities, we became aware of the growing excitement about WebGL. WebGL applications were running everywhere, including on some of the latest smart phones, and even though WebGL lacks some of the advanced features of the latest versions of OpenGL, the ability to integrate it with HTML5 opened up a wealth of new application areas. As an added benefit, we found it much better suited than desktop OpenGL for teaching computer graphics. Consequently, we decided to do a seventh edition that uses WebGL exclusively. We believe that this edition is every bit as revolutionary as any of the previous editions.
2023-03-22 07:00:51 10.57MB WebGL
1
HTML静态网页设计作业,采用DIV+CSS布局,共有多个页面,首页使用CSS排版比较丰富,色彩鲜明有活力,顶部导航及底部区域背景色为100%宽度。都是给学生定制的都符合学校或者学生考试期末作业的水平,有的有js,有的视频+音乐+flash的等元素的插入。 原生(HTML+CSS+JS),网页作品代码简单,可使用任意HTML编辑软件(如:`Dreamweaver、HBuilder、Vscode 、Sublime 、Webstorm、Text 、Notepad++` 等任意html编辑软件进行运行及修改编辑等操作) HTML5期末考核大作业源码 包含 个人、 美食、 公司、 学校、 旅游、 电商、 宠物、 电器、 茶叶、 家居、 酒店、 舞蹈、 动漫、 服装、 体育、 化妆品、 物流、 环保、 书籍、 婚纱、游戏、 节日、 戒烟、 电影、 摄影、 文化、 家乡、 鲜花、 礼品、 汽车、 其他 可满足大学生网页大作业网页设计作业需求, 喜欢的可以下载! 【查看更多源码地址】:https://blog.csdn.net/bigwhiteshark?type=blog
1
前端HTML5+CSS+JavaScript详细学习笔记,来自菜鸟教程、w3cSchool和b站视频教程的总结,包括基础知识和示例代码,欢迎大家指正
2023-03-21 18:53:06 1.33MB HTML css JavaScript
1
超级实用的html5制作15种数字时钟样式代码 超级实用的html5制作15种数字时钟样式代码
2023-03-20 10:40:56 10KB html5 时钟样式
1
HTML5+Sequence.js制作的一款自适应窗口大小,带左右箭头,缩略小图,淡入淡出动画切换效果的全屏幻灯片代码。
1