资源列表
[按钮控件] AKeep-pressingButton
说明:一个按钮的例子程序,使用了一个可以响应持续按下功能的按钮类。-A keep-pressing button which can meet the on-pressing state。<lbinghui> 在 2025-09-07 上传 | 大小:75kb | 下载:0
[Windows编程] reliable_UDP
说明:用C写的可信赖UDP协议,支持断点续传。-Written by C ,a reliable UDP protocol to support HTTP.<王帅> 在 2025-09-07 上传 | 大小:9.08mb | 下载:0
[C#编程] AvSolCSharp3.0CodingGuidelines
说明:Csharp code guideline ebooks<Hieu Nguyen> 在 2025-09-07 上传 | 大小:661kb | 下载:0
[Windows编程] test_11.1
说明:编写一个程序,将用分钟表示的时间转换成以小时和分钟表示的时间。使用#define或const来创建一代表60的符号常量。使用while循环来允许用户重复键入值,并且当键入一个小于等于0的时间时终止循环。-The preparation of a procedure that will be the time converting minutes into hours and minutes that time. Use# define or const to create a constant<qfnu08zzr> 在 2025-09-07 上传 | 大小:1kb | 下载:0
[Windows编程] test_12
说明:将一个5*5的矩阵中最大的元素放在中心,四个角分别放四个最小的元素(顺序从左到右,从上到下顺序依次从小到大存放),写一个函数实现之。用main函数调用。-A 5* 5 matrix elements of the largest on the center, put the four corners of the elements of the smallest (order from left to right, from top to bottom the order from small<qfnu08zzr> 在 2025-09-07 上传 | 大小:1kb | 下载:0
[Windows编程] test_21
说明:编写一个程序,初始化一个double数组,然后把数组内容复制到另外两个数组(3个数组都需要在主程序中声明)。制作第一份拷贝的函数使用数组符号。制作第二份拷贝的函数使用指针符号,并使用指针的增量操作。把目标数组名和要复制的元素数目作为参数传递给函数。-The preparation of a procedure to initialize a double array, the array elements and then copied to the other two arrays (thre<qfnu08zzr> 在 2025-09-07 上传 | 大小:1kb | 下载:0
[Windows编程] test_22.2
说明:2、 编写一个产生1000个1到10范围内的随机数的程序。不要保存或打印数字,仅打印每个数被产生了多少次。让程序对10个不同的种子值进行计算。数字出现的次数相同吗?可以使用自定义的随机函数或ANSI C中的函数rand()和srand()。这是一个测试特定随机数发生器的随机性的方法。-1000 arising from the preparation of a 1-10 range of the random number procedure. Do not save or print the<qfnu08zzr> 在 2025-09-07 上传 | 大小:1kb | 下载:0
[C#编程] WindowsFormsProgrammingWithCSharp
说明:Windows Forms Programming With CSharp<Hieu Nguyen> 在 2025-09-07 上传 | 大小:6.25mb | 下载:0