资源列表
[其他小程序] date_onlyone_test(sys_time)
说明:万年历---打印过去未来的日历。还是刚刚学习vc的时候写的。拿来供大家一笑!-hefty almanac-- Print future and the past calendar. Or just learning vc when written. Used for everyone laugh!<tom> 在 2025-04-07 上传 | 大小:2kb | 下载:0
[其他小程序] Add_Control_RunTime
说明:实时增加控件的例子,动态增加控件,没有密码,直接解压即可!-to increase controls example, increased dynamic control, no password, can be directly extracted!<令狐> 在 2025-04-07 上传 | 大小:2kb | 下载:0
[其他小程序] C语言实现的大整数乘法
说明:此代码为两个大整数的乘法运算,支持无限多位数的乘法,只要硬件资源允许。-this code for the two large integer multiplication and support an infinite number multiplication of the median, as long as the hardware resources allow.<srx> 在 2025-04-07 上传 | 大小:2kb | 下载:0
[其他小程序] 十进制计数器和数字钟
说明:此程序是两个简单十进制计数器和数字钟,不完备之处请指教,谢谢!-this procedure is a simple two decimal counter and digital clock, from incomplete please enlighten, thank you!<> 在 2025-04-07 上传 | 大小:2kb | 下载:0
[其他小程序] MergeSort1
说明:要求先对所输入序列进行扫描。输入序列为整形数据,用正序、逆序和不同乱序程度的不同数据作测试比较。 2)通过扫描,找出序列中已经存在的最大有序列,将原序列分为若干个有序子列。 3)用归并法,对“2”中有序子列进行归并。 4)本程序要求用顺序链表作为存储结构。 5)演示程序以用户和计算机的对话式执行,即在计算机终端上显示“提示信息”下,用户可由键盘输入待排序表的表长(0--100)和不同测试数据的组数(3-8)。每次测试完毕<发光> 在 2025-04-07 上传 | 大小:2kb | 下载:0