-
多种button的演示代码,非常实用
多种button的演示代码,非常实用-multiple button of the display code, a very practical
- 2023-02-22 13:30:04下载
- 积分:1
-
控制面板,程序可以被称为面板可以被替换为在任何T。
把控制面板放进去吧,程序可以叫面板,可以随时更换
- 2022-09-20 23:40:03下载
- 积分:1
-
tec条形码打印机控制示例,有一部尚在完美中
tec条形码打印机控制示例,有一部尚在完美中-Edge bar code printers control sample, which a still perfect
- 2022-08-16 13:18:29下载
- 积分:1
-
Gobang(Five chess) source code support multi user by network
系统的实现比较的简单,参照源代码应该都可以看懂我的系统。这个系统在vc++6.0和windows2000下调试正常并运行。-Gobang(Five chess) source code support multi user by network
- 2022-03-09 09:07:16下载
- 积分:1
-
使用vb检测你的机器有没有联上网一个实例,详见源代码
使用vb检测你的机器有没有联上网一个实例,详见源代码-Vb detect the use of your machine does not have an example of the Internet Alliance, see the source code
- 2022-02-01 20:17:16下载
- 积分:1
-
可以人機對弈的五子棋軟件
程序有很好的界面,並且可以根據難易程度來進行人机对弈,其中最難的部分很難贏過他。不信你可以試試!
- 2022-03-14 00:55:56下载
- 积分:1
-
用VC编写的程序,憨豆的眼睛,很有趣的。看看吧
用VC编写的程序,憨豆的眼睛,很有趣的。看看吧-VC prepared by the procedure, like the bean eyes, very interesting. Let"s see it
- 2022-12-25 08:20:03下载
- 积分:1
-
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头...
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。 dinimicky_hu对原程序做了修改和优化,使用了函数指针数组,并修改了一个BUG-The head file of this programme includes 4 methods of sorting : Bublle sorting,insertion sorting,quick sorting and selection sorting.Some
template technics are included in the head file in order to make these sorting metods achieved in the same time . The source code is recomposed and optimized by Dinimicky_hu , using the some arrays of function pointer ,and amened some bugs.
- 2022-07-19 03:30:28下载
- 积分:1
-
C system of the code was developed for the White Box category C code and example...
C++系统中对自己编制的代码进行白盒测试的C++代码类及例子-C system of the code was developed for the White Box category C code and examples
- 2023-03-07 06:30:03下载
- 积分:1
-
heelo
C程序开发经典实例之1
【程序1】
题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?
1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去掉不满足条件的排列。
2.程序源代码:-heelo
- 2022-03-17 10:48:50下载
- 积分:1