资源列表
segmentation
- 用c#语言使用全局迭代的方法对图像进行阈值分割。-Using c# language using the iterative method of global image threshold segmentation.
Exception
- 异常处理示例。以一订票系统为实例,实现异常处理。-Exception handling example. As an example of a reservation system to achieve exception handling.
JDQ
- 基于单片机控制继电器的程序,已测试通过,请放心使用-SCM control program based on the relay, have been tested
df
- 给定 N (1 < N < 100 000) 个小于等于 10000 的正整数组成的序列和一个正整数 S (S < 100 000 000)。请编写一个程序,查找该序列中是否有连续元素组成的子序列,其和大于等于 S。如果找到,则输出符合条件的最短子序列的长度,如果没有找到,则输出 0-Given N (1 < N < 100 000) were less than or equal to 10000, composed of positive integer seque
program5
- 井字游戏 游戏双方交替在一个九个格子的小图内画圈或差最后确定获胜者-jin zi game
josephus
- 2、 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号。 -2, Joseph (Josephus) Central Question: nu
simpledelegate
- creating delegate function
CPerson
- 定义一个人员类CPerson,包括数据成员:姓名、编号、性别和用于输入输出的成员函数-define a class of a person including many members
openasaveas
- 图形文件打开,图像保存功能,支持多种格式另存-Graphic file open and save images to support a variety of formats Save
DS18B20liquid
- 应用于温度测量,精准度高,能通过液晶显示出来,直接可用于生产管理中-For temperature measurement,high accuracy ,through LCD out,can be used directly in production management
DouglasCalcu
- 道格拉斯计算,用于矢量图像压缩,传入的是点坐标,传出的是压缩后的点坐标-Douglas calculation for vector image compression, passing the point coordinates, the coordinates of the point spread is compressed
students
- 利用Visual C++软件实现打印学生学号科目总成绩和平均成绩的功能。-Visual C++ use software to print a total score of subjects students to learn numbers and grade point average function.