-
选票系统,各项目名次取法:
1.取前5名:第1名得分7,第2名得分5,第3名得分3,第4名得分2,第5名得分1。
2.取前3名:第1名得分5,第2名得分...
选票系统,各项目名次取法:
1.取前5名:第1名得分7,第2名得分5,第3名得分3,第4名得分2,第5名得分1。
2.取前3名:第1名得分5,第2名得分3,第3名得分2。
3.用户自定义:各名次权值由用户指定。-Vote system, the project取法ranking: 1. Check before 5: No. 1 scoring 7, No. 2 scoring 5, 3 scored 3, four scored 2, 5 scoring 1.2. Take the first 3 Name: the first one scored 5, two scored 3, 3 scores 2.3. User-defined: the right to value the place designated by the user.
- 2022-02-12 09:50:33下载
- 积分:1
-
实现正则表达式匹配。匹配速度很快,可以很方便的嵌入到自己的程序...
实现正则表达式匹配。匹配速度很快,可以很方便的嵌入到自己的程序-The realization of regular expression matching. Fast.
- 2022-05-28 01:11:19下载
- 积分:1
-
这是一个简易的浏览器小程序 用vc开发的,对学学习和借鉴,是一个很不错的选择....
这是一个简易的浏览器小程序 用vc开发的,对学学习和借鉴,是一个很不错的选择.-It is a simple web browsing program, using VC and is a good example to learn and study.
- 2023-08-04 21:15:02下载
- 积分:1
-
VC written procedures for a chat. Right socket understanding will be of great he...
VC++写的一个聊天程序。对了解socket有很大帮助-VC written procedures for a chat. Right socket understanding will be of great help
- 2022-04-14 13:21:04下载
- 积分:1
-
Over the last twenty years, Soft Computing has developed rapidly as a discipline...
Over the last twenty years, Soft Computing has developed rapidly as a discipline and method for
- 2023-06-14 11:20:04下载
- 积分:1
-
windows控制台下的俄罗斯方块
一款调用windows api编写的控制台下的俄罗斯方块,所以游戏功能均已实现,操作流畅
- 2023-05-14 10:30:04下载
- 积分:1
-
一个非常精美喜庆的年会抽奖系统
一个给公司开发的年会抽奖系统,只需要吧抽奖人员按照一定的大小放在一定的目录即可。照片的文件名就是照片人物的姓名。姓名有特殊效果。背景音乐可以自定义。
- 2022-09-02 22:45:05下载
- 积分:1
-
Convolutional encoding for wireless SISO system
Convolutional encoding for wireless SISO system
- 2023-04-06 01:45:04下载
- 积分:1
-
springboot商城管理
springboot商城管理后端管理Spring提供的一个用于简化JPA开发的框架Spring Data JPA能干什么: 可以极大的简化JPA的写法,可以在几乎不用写实现的情况下,实现对数据的访问和操作。除了CRUD外,还包括如分页、排序等一些常用的功能。 Spring Data JPA有什么 主要来看看Spring Data JPA提供的接口,也是Spring Data JPA的核心概念: 1:Repository:最顶层的接口,是一个空的接口,目的是为了统一所有Repository的类型,且能让组件扫描的时候自动识别。 2:CrudRepository :是Repository的子接口,提供CRUD的功能 3:PagingAndSortingRepository:是CrudRepository的子接口,添加分页和排序的功能 4:JpaRepository:是PagingAndSortingRepository的子接口,增加了一些实用的功能,比如:批量操作等。 5:JpaSpecificationExecutor:用来做负责查询的接口 6:Specification:是Spring Data JPA提供的一个查询规范,要做复杂的查询,只需围绕这个规范来设置查询条件即可
- 2022-02-03 21:06:45下载
- 积分:1
-
基于Directx的VC视频捕获源代码
基于Directx的VC视频捕获源代码,可以视频显示。。。
- 2022-03-26 11:13:09下载
- 积分:1