-
link
单链表的全部源代码啦,有用的同学赶紧的啊。。。。(failed to translate)
- 2009-12-04 09:43:03下载
- 积分:1
-
Thinking in Java 4edPL.part1
说明: Description about this retard programs i dont know what it is
- 2020-07-05 06:46:43下载
- 积分:1
-
一直感觉Windows自带的扫雷程序挺有意思的。学习VC也有很长的时间了,一直没有真正的用心作过什么东西。决定先做个扫雷练练手。由于对MFC掌握的不是很好,程序...
一直感觉Windows自带的扫雷程序挺有意思的。学习VC也有很长的时间了,一直没有真正的用心作过什么东西。决定先做个扫雷练练手。由于对MFC掌握的不是很好,程序中的小臭虫还希望各位兄弟们多多指教,共同进步。-have been feeling the Windows demining process quite interesting. Learning VC have very long period of time, has no real intentions over nothing. Decided to become a mine to practice hand. As master of the MFC is not very good procedure for the small bugs also hope you brothers exhibitions, and common progress.
- 2022-12-19 15:35:03下载
- 积分:1
-
同一机器上的不同端口 UDP 通信
局域网的文本通信示例; 简单演示了一个聊天工具的基本功能(a text communication demo in VB for LAN network)
- 2018-10-24 23:08:50下载
- 积分:1
-
用锁文件实现进程通信
用锁文件实现进程通信-lock document to achieve communication proce
- 2022-05-21 20:36:29下载
- 积分:1
-
用vc对信号进行存储因为数字表示可以有冗余数据。通过冗余数据的信息,即使传输过程中信号发生严重变化,也可以恢复原来的信号。因此数据信号被广泛使用:通讯、领航、医...
用vc对信号进行存储因为数字表示可以有冗余数据。通过冗余数据的信息,即使传输过程中信号发生严重变化,也可以恢复原来的信号。因此数据信号被广泛使用:通讯、领航、医药、声音处理、计算机等-With vc the signal that can be stored as digital data have redundancy. Redundant data through the information, even if the transmission signal a serious change, you can revert to the original signal. Thus data signals are widely used: communications, navigation, medicine, voice processing, computer, etc.
- 2022-06-03 05:04:43下载
- 积分:1
-
编程
有关键盘的使用问题
可供初学者参考使用
编程
有关键盘的使用问题
可供初学者参考使用-keyboard programming on the use of reference for beginners
- 2022-02-02 21:14:59下载
- 积分:1
-
c语言编写的通讯录
c语言编写的通讯录-c language directories
- 2023-02-24 16:50:03下载
- 积分:1
-
(1)GPIO例程
NXP lpc1788开发板例程,亲自测试,时OK的(nxp 1788 gpio,it is successful!)
- 2017-09-11 10:38:02下载
- 积分:1
-
内部排序算法比较
一、需求分析
1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。
2. 待排序表...
内部排序算法比较
一、需求分析
1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。
2. 待排序表的表长不小于100,其中的数据要用伪随机数产生(RAND()),至少要用5组不现的输入数据作比较,比较的指标为有关键字参加的比较次数和关键字参加的比较次数和关键字的移动次数。
3. 最后要对结果作出简单分析,包括对各组数据得出结果波动大小的解释。
-internal sorting algorithm 1, a demand analysis. Experiment on the following six kinds of internal sorting algorithm measured comparison : foaming, direct insertion, simple choice, rapid, Hill, Heap Sort. 2. Sorting tables to the long table is not less than 100, which use the data generated pseudo-random number (RAND ()), be at least five sets of input data are provided for comparison. comparable indicators for the keyword in the number of keywords and the number of participants and the number of mobile keyword. 3. Finally, the results of a simple analysis, including data on the outcome of fluctuations in the size of explanation.
- 2023-01-14 13:35:03下载
- 积分:1