搜索资源列表
多选树
- 多选树型控件源码
CheckBoxComboBox.支持多选(CheckBoxList效果的)的组合框
- 支持多选(CheckBoxList效果的)的组合框,Support multi-selection (CheckBoxList effect) in combo box
duomeitikaoshixitong
- 这是一个考试系统,主要实现的题目有单项选择题,多项选择题和判断题。 1.对于每个题都是每次运行本软件的时候自动从题库中随机抽取。 2.在data文件夹下有一个配制文件: a.它可以修改每个类型的题目的数量。 b.它可以修改第个题目的分值。 c.它可以修改考试的限定时间。 3.在交卷后就可以查看,本次考试的得分。并根据本次考试满分的60%做为标准,来判断你是否通过这次考试。 4.后台是一个Access数据库,就可以加入新的题目。并不需要修改原程序。 判断题的
ch05_choicelistview
- 完成ListView的多选功能,为每个选项添加复选框,以实现多个选项同时选择-ListView multiple selection feature complete, add a check box for each option to select multiple options simultaneously
exam
- 考试管理系统,用户角色有四种:考生(只能考试,考完并获取成绩单),学校领导(添加,系,及一些老师,及添加一些其它信息),普通老师可以在线制作试卷(有四种题型,单选题,多选题,填空题,判断题),并可以控制考试(开始考试-并设置考试时间,结束考试,设置考生是否可以考试),超级管理员拥有所有管理员的权限。-Test management system, user roles, there are four: candidates (only test, finished and get the tra
ASPnet3.5-GridViewSQL2005_Select
- 用多个下拉列表界面按钮实现多条件筛选数据库数据查询源代码(ASP.net环境C#语言).rar----ASP.net3.5和SQL2005上运行,客户端界面有运算符、查询模式、3个子段选择,共计5个下拉多选列表按钮,本例是子查询在查询统计中的应用。-Interface with multiple drop-down list button to filter database data multi-condition query source code (ASP.net environment
自定义多选系统相册图片
- 该项目的功能是:根据系统相册不同路径来获取相片,支持同时多选相片和取消相片,利用线程加载相册图片的列缩图以及自定义的界面,效果不错哦!
下拉条多选Demo
- 基于c#语言开发的下拉框数据绑定、多选的功能(C# language development of the drop-down box and more functions based on data binding)
WPF_Combo_MultiSelectMVVM
- combox 多选,可以进行选择多个下拉内容,然后进行显示(Combox multiselect, can choose a plurality of pull-down content, and display)
多选下拉框
- jquery 多选下拉控件,里面有例子,非常好使。(Jquery multiselect plugin)
html5-css3-image-selector
- 实现图片多选,选中后图片状态改变,通过改变图片的背景颜色,和分辨率(Achieve picture multiselect, change the image state selected, by changing the background color, and resolution)
多帧跟踪
- 对多帧图像中的车辆手动进行圈选,并实现跟踪……(The vehicle in multi frame images is manually selected and tracked.....)
多选下拉框
- 二次封装简易c#多选下拉框,实现下拉多选功能。(Simple c# select drop-down box, drop-down selection function.)
MultiSelect
- 提供多选列表,用户可以点击选择,取消,完全实现自定义(Provide a list of multiple choice)
单选按钮复选框应用
- 单选框及复选框的应用,新手可以多看看资料,学习才会有进步The application of the single box and the reelection box, the novice can look at the information more, the study will make progress(The application of the single box and the reelection box, the novice can look at the infor
人工智能:人工智能选股之朴素贝叶斯模型
- 本报告对 朴素贝叶斯模型及线性判别分析、二次判别分析 进行系统测试 “生成模型”是机器学习中监督学习方法的一类。与“判别模型”学习决 策函数和条件概率不同,生成模型主要学习的是联合概率分布??(??,??)。本 文中,我们从朴素贝叶斯算法入手,分析比较了几种常见的生成模型(包 括线性判别分析和二次判别分析)应用于多因子选股的异同,希望对本领 域的投资者产生有实用意义的参考价值。(This report gives a systematic test of naive Bayesian
1111MSFlexGrid网格控件加复选框
- MSFlexGrid 网格控件加复选框,使记录可以多选()
多因子量化选股策略
- 多因子量化选股策略:量化投资是最近几年美国兴起的新型投资模式,国内才刚起步,本程序希望对大家有益(Multifactor Quantitative Stock Selection Strategy: Quantitative Investment is a new investment model that has sprung up in the United States in recent years, and is just starting in China. This procedu
多条件分类筛选查询代码
- jQuery多条件分类筛选查询代码是一款支持多选条件,更多分类,关键字查询筛选代码。(JQuery multi-condition classification and filtering query code is a kind of code that supports multiple selection conditions, more classification, keyword query and filtering.)
MFC支持透明选择框的可多选的树形控件
- MFC支持透明选择框的可多选的树形控件。 有完整的源码和示例Demo。