-
FormPoint
一个使用鼠标点击获取句柄的实例,可以获取句柄对应的属性值(An instance of using the mouse to click to get the handle,Can obtain the attribute value corresponding to the handle.)
- 2016-02-16 16:29:26下载
- 积分:1
-
Thinking-in-CPP--2nd-V2
c++编程思想!对于学习c++是一个很好的帮助!好的程序员必须要看的一本书!(think in c++!very useful to those who want to learn c++ very well!)
- 2011-08-15 20:57:32下载
- 积分:1
-
Navicat.11.2.16.Premium.sane
198/5000
在一个GUI上管理6个数据库。 这是一个强大的Win数据库管理和设计工具。 通过直观的GUI,用户可以轻松管理MySQL,MariaDB,SQL Server,SQLite,Oracle和PostgreSQL DB。(Manage 6 databases on a single GUI. This is a powerful database management & design tool for Win. With intuitive GUI, user manages MySQL, MariaDB, SQL Server, SQLite, Oracle & PostgreSQL DB easily.)
- 2017-11-18 06:01:16下载
- 积分:1
-
主明细表输入示例
主明细表输入示例(main examples of the importation of schedule)
- 2004-09-21 21:41:01下载
- 积分:1
-
how_to_use_MDI_Jade5
MDI jade5是很好的xrd分析软件,本文通过实例详细介绍了mdi jade5的使用方法。(MDI jade5 is a good xrd analysis software, this article introduces an example to use mdi jade5.)
- 2010-06-08 00:32:19下载
- 积分:1
-
lzg
说明: 一个关于汇编语言输出ASCII码字符的小程序,但从中可体会到汇编的入门(an output of the assembler language ASCII characters in the small program, but a compilation of the crux of the entry)
- 2005-11-06 16:23:35下载
- 积分:1
-
8259
千里马网盘源码,程序结合易语言扩展界面支持库和远程服务支持库,实现网络U盘的功能。(Maxima network disk source code, the program combines easy language extension interface supports remote service support libraries and library, network U disk function.)
- 2014-09-28 22:03:24下载
- 积分:1
-
机械臂-labview控制仿真
用labview程序实现机械臂的多自由度动作(Using LabVIEW program to realize multi degree of freedom action of manipulator)
- 2020-07-04 01:40:01下载
- 积分:1
-
本程序只对一个IP地址进行,如果要对一段IP进行测试,简单修改程序即可。可将发送放在单独的进程 里(使用fork()),send_icmp里做成循环,每次重新初...
本程序只对一个IP地址进行,如果要对一段IP进行测试,简单修改程序即可。可将发送放在单独的进程 里(使用fork()),send_icmp里做成循环,每次重新初始化struct sockaddr_in。那么对接收到的数据 进行分析的proc_icmp()将多一道对IP报头ip->src字段的判断。-this procedure only a pair of IP addresses, IP to a test, a simple change procedures. This can be placed on a separate process (the use of fork ()), causing Lane send_icmp cycle, each re-initialization struct sockaddr_in. Then Butt received the data analysis proc_icmp () will more than one pair of IP header ip-gt; Src field judgment.
- 2023-06-22 05:20:03下载
- 积分: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