资源列表
MyNetsocketQQ
- 网络相关,仿QQ,聊天 记得上次就放出过类似源码,但感觉这次比上次的更完整,数据库文件、教学幻灯片、开发文档、第三方控件、素材、音乐文件以及项目代码等都非常完整,这是北大青鸟软件班作为一个重要的网络实例来做的,界面真是太酷了,而且功能也无可挑剔,在VS2005下顺利编译通过,学习绝对有用。-Internet chat rooms, use winsocket programming is divided into server and client programs
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行中