-
用WINSOCK做的数据传送程序,分客户端与服务器端,非常实用,与您共享...
用WINSOCK做的数据传送程序,分客户端与服务器端,非常实用,与您共享-Winsock do with data transmission procedures, and client-server side, very practical, and you share
- 2022-06-18 15:10:54下载
- 积分:1
-
本文介绍了数据结构中的选择排序,希尔排序等算法,采用全英文版,真实可靠...
本文介绍了数据结构中的选择排序,希尔排序等算法,采用全英文版,真实可靠-This paper introduces the data structure of choice, in order of ranking algorithms such as Hill, was used in English, true and reliable
- 2022-02-25 02:55:34下载
- 积分:1
-
本例主要使用的是PictureBox控件在数据库表显示上的应用。
本例主要使用的是PictureBox控件在数据库表显示上的应用。-the cases are used mainly PictureBox control in a database table shows the application.
- 2022-02-28 21:34:48下载
- 积分:1
-
this program is very good
数据结构中单链表的源代码,该程序可以实现单链表的插入,删除,查找等基本功能-this program is very good
- 2022-06-28 22:43:43下载
- 积分:1
-
给定n 个整数a ,a , ,an 1 2 组成的序列, a n i | |£ ,1 £ i £ n。如果对于i...
给定n 个整数a ,a , ,an 1 2 组成的序列, a n i | |£ ,1 £ i £ n。如果对于i £ j ,有
0 = å
=
j
k i
k a ,则称序列区间i i j a , a , , a +1 为一个零和区间,相应的区间长度为j-i+1。-given n integers a, a, and an 1 2
- 2022-08-20 07:41:55下载
- 积分:1
-
2013年北邮预录取上机考试题解答
本次上机考试包括4题,求P点,求日期,求最大值与最小值,和求最小距离。
难度以最P点与求最小距离较难。题目在文件中已包含,写有详细的注释。
- 2022-08-11 05:44:53下载
- 积分:1
-
首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Act...
首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据库的访问。另外,如果用户自己编写了.chm的帮助文档只要和可执行文件放在同一个目录下就可以了。
用户要修改程序源码可以选择相应的.h和.cpp文件,本实例使用的命名规则基本是:DIALOG_***** 为管理对话框资源, *****Info为数据输入窗口资源, *****Set为结果集对应的类
-first confirmed your machine has been installed on VC6.0 versions, to build generating executable files, Suffix required to open the document called DSW, the system will default VC opened, then select Build menu under Set Active Configuration options Project Configuration options for Win32 Release. then compile the project, to be executable. Connecting to the database please refer to Chapter 2, the ODBC data source adds Microsoft Access database train.mdb. from the data source can be set to train database, and application of the normal connections, normal procedures can achieve database. In
- 2022-04-24 04:21:15下载
- 积分:1
-
数据结构《数据结构(c++描述)》教材习题解答
数据结构《数据结构(c++描述)》教材习题解答-data structure "data structure (c) is" teaching to answer the questions
- 2022-02-01 06:24:58下载
- 积分:1
-
out in the Grid, quite good!
自动高速Grid的列数,蛮不错的呀!-out in the Grid, quite good!
- 2022-02-04 07:15:40下载
- 积分:1
-
在对本程序的快速排序和归并排序这两种算法的正确与否进行验证时,用手动输入的数据,本程序基本上完成了对输入数据进行的快速排序和归并排序!...
在对本程序的快速排序和归并排序这两种算法的正确与否进行验证时,用手动输入的数据,本程序基本上完成了对输入数据进行的快速排序和归并排序!-in the process of the rapid sequencing and merging the two sorting algorithms are correct for the test, with the manual input of data, the procedure is basically completed the data entry for the rapid sequencing and merging order!
- 2022-07-04 07:47:33下载
- 积分:1