资源列表
shanchuta
- 1~5分的统计数据,输出直方图,并标记数据值-1 to 5 minutes of statistics, the output histogram data value and mark
Simpson
- 复化辛普森求函数积分,里面的函数可根据需要自行更改-Ask for the Simpson function integral, the inside of the function can be according to the need to change it
tongpei
- 本程序使用动态规划来进行通配符的匹配,大大的提高了程序的效率-This program uses dynamic programming to match the wildcard, greatly improve the efficiency of the program
Joseph-ring
- 数据结构,这个小程序主要用链表约瑟夫环问题。-The data structure,This small program mainly with the problem of Joseph ring chain table。
daima
- 用c++语言编写面向小学1~2年级学生,随机选择两个整数和加减法形成算式要求学生解答。 功能要求: (1)电脑随机出10道题,每题10分,程序结束时显示学生得分; (2)确保算式没有超出1~2年级的水平,只允许进行50以内的加减法,不允许两数之和或之差超出0~50的范围,负数更是不允许的; (3)每道题学生有三次机会输入答案,当学生输入错误答案时,提醒学生重新输入,如果三次机会结束则输出正确答案; (4)对于每道题,学生第一次输入正确答案得10分,第二次输入正确答案得7分,
gezhongchazhi
- 各种插值算法的比较,拉格朗日、三次样条插值等-Comparison of various interpolation algorithms, Lagrangian, cubic spline interpolation and so on
outstack
- 对于一个栈,已知元素的进栈序列,判断一个由栈中所有元素组成的排列是否是可能的出栈序列。 比如,进栈序列为1 2 3 4,则可能的出栈序列有4 3 2 1,1 4 3 2等。而1 4 2 3就不是。-For a stack, a known sequence of elements into the stack to determine a stack with all the elements of the composition of whether it is possible t
Sterownik_mikro02
- this programm for driving stepper motor.Inputs are dirrection and step. Its for unipolar stepper motor-this is programm for driving stepper motor.Inputs are dirrection and step. Its for unipolar stepper motor
u
- 一个专门针对于比较普遍的可移动存储设备感染性病毒的 功能也很完善基本上只要运行了此文件就能杜绝这类病毒的启动方式 对易感染了的计算机 可对可移动存储设备进行恢复 当然这不可能从根本上清除 这又不是杀软没有病毒库之类的 -One specifically designed for the more popular removable storage device functionality of infectious virus are basically perfect as long as t
Lesson10
- Lesson10 OOP in VB.Net
simple_logo
- simple olympics logo
24points
- 用C++写的穷举算能否为24点的小程序,剔除了一些重复的可能,算法算比较有效。-Written in C++, can count to 24 points, exhaustivity small program might eliminate some duplication, algorithms considered more effective.