资源列表
icode.aspx
- 此程序是一个简单的,用C#编写的,供初学者学习-This program is a simple, written with C# for beginners
array
- 通过定义数组来实现灯的闪烁,按钮控制灯闪烁的快慢-Achieved by defining an array of flashing lights, buttons to control the speed of light flashes
ep142
- 用蒙特卡罗算法计算定积分,其中用了随机数函数。-Monte Carlo algorithm to calculate the definite integral, which used the random number function.
form2.cs
- 加载其他窗体方法 load other windows
Program
- 这是一个可以实现加减乘除功能的C#源程序,函数被封装成类的方法-This is an arithmetic function can be implemented in C# source code, the function is encapsulated into a class method
shiftbits
- opencv 动作识别主程序,有较好的鲁棒性-opencv main action recognition, better robustness. .
LL(1)法对布尔表达式的语法分析
- LL(1)法对布尔表达式的语法分析
dbHelper
- 便捷好用的sql server 数据库访问类
time_second
- 编写一个函数,要求输入年月日时分秒,输出该年月日时分秒的下一秒。如输入2004年12月31日23时59分59秒,则输出2005年1月1日0时0分0秒。 -input the present time and output the next second of the previous time
panduan
- 判断字符串是否对称,如abccba 对称-To determine whether the string symmetry
squeue
- 1、 设计队列的应用实验; 2、 写出相应程序; 3、 保存和打印出程序的运行结果,并结合程序进行分析-Experimental Design and Application queue 2, write the corresponding program 3, save, and print out the results of running the program, combined program for analysis.
ad7763
- 介绍了一款24位的AD(模数转换器)的驱动程序,已经经过验证。