搜索资源列表
ACM
- ACM经典答题报告,里面部分含有源代码哦,希望大家会喜欢,在此敬上
Ex24PointsGame
- 一、前言 24点游戏是一个常见游戏,出题者给出4个整数,要求答题者在指定时间内给出一个四则运算的表达式,恰好用上这这个整数各一次,计算结果为24,超出时间为输。 二、分析 用计算机来算这个题,搜索速度当然有很大优势,我编程喜欢考虑通用一点,不限制输入数量和结果数,甚至不限制运算符数量。这样组合数就很大,如果输入数比较多,则搜索时间会非常长。 我用两个方法来提高搜索速度:一、是大家都能考虑到的重复搜索问题,比如1,2,3和2,3,1所有的组合情况是相同的,我只搜索使用递增序
Bitree
- 二叉树三种遍历的非递归算法(背诵版) 本贴给出二叉树先序、中序、后序三种遍历的非递归算法,此三个算法可视为标准算法,直接用于考研答题。 -Binary Tree Traversal three non-recursive algorithm (recitation version) gives the paste bintree first order, in sequence, after the sequence of three non-recursive traversal al
onexam
- 一个在线考试系统,系统得内容主要有登录答题试题分数得记录-An online examination system, the system may log the contents of the main answer questions scores were recorded
binary_tree
- 二叉树三种遍历的非递归算法 给出二叉树先序、中序、后序三种遍历的非递归算法,此三个算法可视为标准算法,直接用于考研答题。-Binary Tree Traversal three non-recursive algorithm
CodeOfACM
- 对参加ACM竞赛非常有用的几个ACM答题模板(数论,数值计算,NP等等)-ACM to participate in several contests very useful answer ACM template (number theory, numerical calculation, NP, etc.)
moni_unix_file
- 模拟unix文件管理系统的算法以及数据结构设计,给出了设计的答题框架-Unix file management system simulation algorithm and data structure design, the design of the answer given in the framework of
calculate
- 本程序能随机产生10道100以内四则运算数学题供答题者回答,并且记录答题者的答题时间和成绩-The program can generate 10 100 random within four operations for the respondent to answer math questions, and record the respondent' s answer time and results
Calculate
- 这个小程序实现了算术计算,通过此程序可以自己设置答题数目,答题位数,并且有错误提示,正确答案显示和出错率统计-This applet implements arithmetic, through this program you can set up their own answer number, answer the median, and has error, the correct answer is displayed and the error rate statistics
Individual-choice
- 单项选择题标准化考试系统 (1) 用文件保存试题库。(每个试题包括题干、4个备选答案、标准答案) (2) 试题录入:可随时增加试题到试题库中 (3) 试题抽取:每次从试题库中可以随机抽出N道题(N由键盘输入) (4) 答题:用户可实现输入自己的答案 自动判卷:系统可根据用户答案与标准答案的对比实现判卷并给出成绩。 -Multiple-choice standardized test system (1) test database with the file. (Incl
elts
- coreJava 写的在考试系统,有登陆,选题,答题,时间记录,计算得分-coreJava write the examination system, landing, topics, answer questions, time records, calculate score
jiaoben3267
- 一款jquery 在线答题实例,一屏一题,带上一页下一下 答完可以查看成绩,答题带淡出效果!-A jQuery online answer instance, a screen, a question, take a look at the answer to the question, the answer is to fade effect!
12231313131
- 基于Hough变化的答题卡识别,大家可以参考学习,希望能够获得知识。-Answer card identification based on Hough transform, we can refer to the study, hoping to acquire knowledg
datikashibie
- 基于Hough变化的答题卡识别程序,识别效果挺好-Answer sheet recognition program based on Hough change, the recognition effect is good
MATLAB图像与视频处理实用案例详解试读样章
- 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB image and video processing utility
xihsoz
- 对参加ACM竞赛非常有用的几个ACM答题模板数论,数值计算,NP等等()
addition of polynomial
- 【简答题】 实验2 一元多项式的运算 问题描述 设Pn(x)和Qm(x)分别两个一元多项式。试编写程序实现一元多项式的加法运算。 基本要求 需要基于线性表的基本操作来实现一元多项式的加法运算 需要利用有序链表来实现线性表。(A brief answer to the question. The operation of the 2 univariate polynomial in experiment Problem descr iption Let Pn (x) and
037399
- 对参加ACM竞赛非常有用的几个ACM答题模板数论,数值计算,NP等等()
中科院陈玉福计算机算法设计与分析期末简答题答案
- 中科院陈玉福数据结构与算法设计答案,在雁栖湖上课的同学会用到,老师的可很好(Algorithm design and data structure)
MATLAB答题卡识别(GUI,论文)
- MATLAB答题卡识别(GUI,论文) 本课题为基于MATLAB的不变矩答题卡识别。可识别学号,学科,答案,并进行分数统计,以及判断是否及格。后台可设置标准excel答案。经过灰度变换形成灰度图像、二值化处理、图像滤波、边缘检测、hough变换等预处理。带GUI交互式界面。(Matlab answer card recognition (GUI, paper) This topic is based on MATLAB moment invariant answer card recogni
