资源列表
pingandwinsock
- 简单的网络编程同过winsock 来实现的ping操作-simple network programming with winsock to achieve over the ping operation
Corder
- 一个排序实现的新丝路,有意见或建议可以交流交流-achieve a ranking of the new Silk Road, comments or suggestions can exchange exchange!
VBOGL
- Visual Basic编写的源代码主要是GL控制方面
uof
- PB 8 用户对象 按钮 数据窗口 树视图等,直接使用即可
SortAlgorithms
- 本文件包括了各种常用排序算法 void InsertSort(SqList L) //直接插入排序 void BInsertSort(SqList L) //折半插入排序 void BubbleSort(SqList L) //冒泡排序 void QuickSort(SqList L) //快速排序 void ShellSort(SqList L) //希尔排序
stack
- using stack in delphi
fapaichengxu
- 一个发牌程序的代码,能够实现自动的发牌功能-A licensing program code, to achieve the licensing function automatically
BackPropNN
- Vb生成小数位的随机数示例程序,有需要的就下载吧。-Vb generate a random number of decimal places sample programs, there is a need to download it.
bp
- 在matlab的条件下,开发BP网络的优化方法,对边坡的安全系数进行分析
H323介绍
- 通讯协议,视频、会议电视采用的主流通讯协议,目前在NGN中广泛应用-communications protocols, video, television meeting the mainstream communications protocols, in the widespread application of NGN
IP-input
- IP输入控件,方便输入IP地址-ip input
c
- 输入一个正整数n(0<n<=0)和一组(n个)有序整数,再输入一个整数x,把x插入到这组数据中,使该组数据仍然有序。-Enter a positive integer n (0 <n<=0)和一组(n个)有序整数,再输入一个整数x,把x插入到这组数据中,使该组数据仍然有序。