-
使用CSS和JS制作一个简单的漫画阅读器
漫画是萌人的最爱。 一个漫画是由若干回构成的。 每一回都有很多帧的漫画。 请使用CSS和JS制作一个漫画阅读器。
该阅读器可以对一回漫画进行浏览。 他有两个链接 分别是下一张, 和上一张。
用户点击下一张时,页面中的图片切换为下一帧图片, 点击上一张时切换为上一帧图片, 当到最前面或最后的时候要提示用户。
- 2023-01-22 16:35:04下载
- 积分:1
-
TFIDF algorithm introduced
Application to the TFIDF concept of automatic imple...
TFIDF algorithm introduced
Application to the TFIDF concept of automatic implementation of the assessment summary
- 2023-07-26 12:00:03下载
- 积分:1
-
用c++做的,把2张图片融合,可以作为需要图片融合的很好例子...
用c++做的,把2张图片融合,可以作为需要图片融合的很好例子-Using c++ to do the integration of two images, the need for image fusion can be used as a good example of
- 2022-11-17 21:45:04下载
- 积分:1
-
一个算法
一个算法-an algorithm SUMMARY
- 2022-02-24 11:28:42下载
- 积分:1
-
huffman源代码,包含该算法的具体实现,从统计概虑到编码
huffman源代码,包含该算法的具体实现,从统计概虑到编码-Huffman source code, the algorithm contains a concrete realization from the statistical estimate takes into account coding
- 2022-04-01 07:17:11下载
- 积分:1
-
无偏非局部均值去噪算法,效果出色,包括源代码和编译后程序
无偏非局部均值去噪算法,包括Cpp matlab的源代码,注释,素材,演示范例以及通过minGW编译后的程序,效果出色,方便开发者学习和细致。
- 2022-05-28 22:04:35下载
- 积分:1
-
员工管理系统
适合作为Struts框架入门练习的案例。数据库表包含最为常见的员工表和用户表。方便代码的阅读和理解。基本的增删改查操作均通过了测试,基本功能已经完善。
- 2022-11-09 15:00:04下载
- 积分:1
-
game渲染
游戏渲染的实例,注释中标明了工作原理。对游戏的渲染有着清晰的注释。可以是初学者很容易理解工作过程,当然需要有一点C++的知识和VC编程的常识。
- 2022-02-02 22:53:36下载
- 积分:1
-
一种高精度匹配算法,精度可达亚像素级,角度误差可达0.1度...
一种高精度匹配算法,精度可达亚像素级,角度误差可达0.1度-A high-precision matching algorithm, Aceh-pixel accuracy, angle of error of up to 0.1 degrees
- 2022-12-27 11:15:04下载
- 积分:1
-
This console application shows how to bake resources into console applications....
This console application shows how to bake resources into console applications. The sample also demonstrates using FindResource(), LockResource(), FreeResource(), and SizeofResource() APIs to access the bytes in the image resources directly. The sample uses an ofstream and a stdio FILE to write the bytes of the resource out to new files.
- 2022-03-12 16:14:46下载
- 积分:1