资源列表
senven
- 第七章,用筛选法求100之内的素数,最后在界面上打印出来。-Screening methods for 100 days, with the primes
dealdf
- 文件(夹)的操作 一些常用的文件(夹)操作 如只拷贝文件, 或只Copy文件夹. -File/Folder Operation.
bb
- TimerClock = new DispatcherTimer() TimerClock.Interval = new TimeSpan(0, 0, 0, 0, 100) TimerClock.Tick += new EventHandler(TimerClock_Tick) InhindAll() StopAll() sb_Cover.BeginTime = TimeSpan.FromSeconds(1) sb_Cover.Begin()
00000000
- 全国计算机二级C考试模拟考试题,类似真题题型100套,目前资源仅为其中一部分。-National Computer two C exam simulation test questions, similar to the kinds of questions Zhenti 100 sets, only part of the current resource.
1
- 给出三角形的三边a,b,c,求三角形的面积。只有a+b>c,b+c>a,c+a>b时才能构成三角形。设置异常处理,对不符合三角形条件的输出警告信息,不予计算。-Triangle given three sides a, b, c, find the area of a triangle. Only a+ b> c, b+ c> a, c+ a> b, when in order to constitute a triangle. S
3
- 在异常处理中处理析构函数。 这是一个为说明在异常处理中调用析构函数的示例,为了清晰地表示流程,程序中加入了一些cout语句,输出有关的信息,以便读者对照结果分析程序。-In the exception handling to handle destructor. This is a descr iption of the exception handler to call the destructor of the sample, in order to clear that process
5
- 利用命名空间来解决名字冲突问题。 修改两个头文件,把在头文件中声明的类分别放在两个不同的命名空间中。-Use namespaces to resolve the name conflict. Modify the two header files, the header file declaration in the class were placed in two different namespaces.
vb
- vb功能描述 可以帮助使用 学习 是一个很有帮助的文件-vb function descr iption can help with learning is a useful document
C-programe
- c programe file ,examples
12
- 指针实现字符拼接 是一个具有非常高效的简短代码-Pointers to pointers to character character mosaic mosaic mosaic character pointers
2
- 求第k小元素 输入:程序从标准输入读入数据,第一行是一个整数n (1=<n<=100000)表示元素的个数,接下来的n行中每行有一个整数。最后一行是k,就是我们要找的第k小元素。 -Find a small element of the k input: the program reads from standard input data, the first line is an integer n (1 = <n<=100000)表示元素的个数,接下来的n行中
Test2
- 文件系统的用户界面,进一步理解、使用和掌握文件的系统调用、文件的标准子例程,能利用和选择这些基本的文件操作完成复杂的文件处理工作。-File system, user interface, and further understanding, use and control of file system calls, file a standard sub-routines, can use and selection of these basic file operations to comp
