-
pai-xu--CPP
给出冒泡排序等3种排序算法,供初学者比较理解VC++编程!(It gives the other three kinds of bubble sort sort algorithm, for beginners to understand VC++ programming!)
- 2016-08-12 16:10:36下载
- 积分:1
-
用来测试本地路由是否支持P2P的Server端
用来测试本地路由是否支持P2P的Server端-used to test whether local routing support P2P Server-
- 2022-05-31 19:01:56下载
- 积分:1
-
accelerated-cPP
accelerated c++ 电子书中文版,英文版,还附上书本源代码,是c++初学者很好的学习资料(the accelerated c++ eBook Chinese version, English version, also attach the book source code, good c++ beginners learning materials)
- 2012-06-08 19:39:33下载
- 积分:1
-
透明代理模拟IP发帖,非常好用的ASP代码
透明代理模拟IP发帖,非常好用的ASP代码-IP Transparent Proxy simulation when posting, very handy ASP code
- 2022-11-17 11:00:04下载
- 积分:1
-
用网络开发的集成环境
用VC++集成环境开发的基于UDP的网络应用程序,包括服务器端和客户端。-VC++ integrated environment with the development of network-based UDP applications, including server-side and client-side.
- 2023-05-16 19:25:03下载
- 积分:1
-
VC下基于winsock2的原始套接子发送程序,含有详细的注释说明,是学习网络编程的很好的例子...
VC下基于winsock2的原始套接子发送程序,含有详细的注释说明,是学习网络编程的很好的例子-VC-based Winsock2 sockets son sent the original procedure, which contains detailed notes, learning network programming is a good example
- 2022-03-04 12:55:26下载
- 积分:1
-
MailSystem
设计一个邮寄包裹的收费系统,在邮寄类型确定的情况下,包裹的邮资由包裹的重量a,邮寄距离b,保价金额c三个参数决定。
如:普通邮件(RegularMail)的邮费 = 3(a+b/100)+0.01c
挂号邮件(RegisterdMail)的邮费 = 4(a+b/100)+0.02c等等
请设计一个系统,计算包裹的邮资。系统使用图形用户界面,用户在图形用户界面选择邮寄类型,再输入重量、距离和报价金额,单击确定按钮系统就计算出包裹的邮资。要求系统能够灵活的增减邮寄类型和修改某种邮寄类型的邮资计算方法。(Design of a parcel of charge system, the type identified in the case of mail, parcels by the weight of the parcel postage a, mailing distance b, c insured amount three parameters. Such as: regular mail (RegularMail) postage = 3 (a+b/100)+0.01c registered mail (RegisterdMail) postage = 4 (a+b/100)+0.02c etc. Please design a system to calculate the parcel postage. System using the graphical user interface, users select the mail type graphical user interface, and then enter the weight, distance and offer amount, click the OK button the system will calculate the parcel postage. Require the system to increase or decrease mailing flexible type and modify some types of mailing postage calculation.)
- 2013-11-14 13:27:11下载
- 积分:1
-
QR
说明: 基于LabVIEW的二维码生成,用的是C++生成的DLL,然后调用生成(QR code generation based on LabVIEW)
- 2016-10-20 10:10:02下载
- 积分:1
-
UsingTheProgramToGenerateAtriggerEvent
labview中用程序去产生一个触发事件是个难点,相关的介绍和例子并不多,本程序使用值属性信号结点改变的方法去产生一个事件,实现程序控制产生触发事件的功能,labview开发版本8.2。(labview using the program to generate a trigger event is difficult, relevant examples of the introduction are not many,here we use the value change of the node attribute of the signal to generate an event, the realized the program control functions to generate trigger events, the version of labview development is 8.2 .)
- 2009-04-15 02:58:25下载
- 积分:1
-
4.1
编写程序,将BLKS为首址的连续N个字节数传送至BLKD为首址的存储区。要求用子程序实现数据的传送,由调用程序根据BLKS、BLKD、两者的位置关系以及数据块的大小为子程序提供入口参数。另外,要求分别采用三种方法实现参数传递,并要求保护和恢复现场。上机调试程序,检查程序正确性(Programming will be headed by BLKS site for N number of bytes sent to the US-led BLKD site storage area. Subroutine requires the transmission of data from the call process in accordance with BLKS, BLKD, the relationship between the two locations, as well as the size of data blocks the entrance of the parameters provided for the Subroutine. In addition, the requirements of the three methods were used to transfer parameters, and calls for the protection and restoration of the site. Debugger on the machine to check the correctness of the procedure)
- 2009-06-19 20:19:02下载
- 积分:1