资源列表
time
- 输入日期,计算出是周几。即一个简单的日历程序,输入年月日后可知道是星期几。-Enter the date, calculate the week. simple calendar program, enter the years in the future can know the day of the week
shiyan4
- 若矩阵A中的某一元素A[i,j]是第i行中的最小值,而又是第j列中的最大值,则称A[i,j]为矩阵A中的一个鞍点。请写出一个可确定此鞍点位置的算法(如果这个鞍点存在)。-If the matrix A, an element A [i, j] is the minimum value in the i-th row, but is the maximum value of the j-th column, then A [i, j] for the matrix A is a saddle po
xianshi
- 运用单片机编写c程序来实现单片机与数码管的显示功能-The use of single-chip write a C program to achieve single-chip digital tube display function
frequency
- 51单片机6位数码管显示的数字频率计程序-51 single-chip digital frequency meter, six digital tube display program
Two-dimensional-array
- 先建立一个二维数组,然后输入数据,寻找数组中最大数及下标。-First create a two-dimensional array, and then enter the data, and to find the maximum number of array subscr ipt.
Matching-brackets
- 软件测试匹配输入的程序段中括号数量是否相等。-Software Test match the input block is equal to the number of brackets.
Form1
- 简单的界面布局功能,方便初学者了解C#语言,入手快-Simple interface layout features, easy for beginners to learn C# language, start fast
caipiao
- 谢氏玩法 每注100元,提示玩家输入一个0到9的数字,系统随机抽取10个0到9的系统号码。获奖规则:若玩家输入的数字与系统号码中出现次数最多的数字相同,则获得一等奖,若与出现次数第二多的数字相同,则获得二等奖,若与出现次数第三多的数字相同,则获得三等奖。奖金细则:一等奖200元,二等奖50元,三等奖10元。 Eg: 你现在进行的是谢氏玩法,请输入一个0到9的数字:7 请输入你要玩的注数:20 你选择的数字为:7 本期系统号码为:4 4 7 7 7 5 6 7 1
Calculator
- 使用C++编程简易的计算器,输入算式即可算出结果。包括加减乘除的运算。-C++ programming simple calculator, enter the formula to calculate the results. Including addition, subtraction operator.
order
- 针对给出的字符串(大小写字母等)冒泡法进行排序-Sort given string (uppercase and lowercase letters) Bubble Act
Cpp-1
- 可以进行快速排序,对给出的一列数字进行快速的排序-Can be a quick sort, a column of the given number of quick sort
csharp-cdo-email
- How to send cdo email from C# The Microsoft .NET framework provides two namespaces, System.Net and System.Net.Sockets for managed implementation of Internet protocols that applications can use to send or receive data over the Internet . In