-
fxft_psaux
Specific iterator traits creation.Specialization of insert_iterator so that it will work for hash_set and hash_multiset.
- 2015-10-09 16:00:56下载
- 积分:1
-
smtp
实现网络抓包 与相关的功能 显示网卡 并且采用state模式编写-smtp
- 2023-06-01 08:30:03下载
- 积分:1
-
Lesson20Code
孙鑫VC++windows编程视频20课配套程序(Sun Xin VC++windows programming video supporting program of 20 lessons)
- 2012-12-10 09:52:01下载
- 积分:1
-
calender-ios
ios版本日历相关程序,包含demo和源码、以及图片展示和相关注释,丰富日历界面程序(ios calendar)
- 2015-05-22 17:02:41下载
- 积分:1
-
HDraw
使用VC++实现画板功能,使用MFC编程实现。内含有程序源代码。(Use VC++ achieve Sketchpad features, use MFC programming. Contained within the source code.)
- 2013-12-06 18:12:55下载
- 积分:1
-
小型ftp服务器纯文本代码,供学习.功能比较原始.
小型ftp服务器纯文本代码,供学习.功能比较原始.-Small ftp server in plain text code for the study. Original functions.
- 2022-12-24 10:15:03下载
- 积分:1
-
Graphic
文件设备描述表的使用,利用兼容DC实现图形的保存和再现(Document device use, the use of DC-compatible graphics to achieve the preservation and reproduction)
- 2009-04-09 21:33:23下载
- 积分:1
-
这是我辛苦编的一个JAVA程序,是关于SOCKET.简单,易懂.希望能被采用.多谢管理员过目...
这是我辛苦编的一个JAVA程序,是关于SOCKET.简单,易懂.希望能被采用.多谢管理员过目-This is the hard part I of a Java process is on the socket. Simple. understandable. hope can be used. thank administrators read
- 2022-07-26 01:51:13下载
- 积分:1
-
ClientImformationSystem
MFC的增删查改基本功能的实现,对于初学者来说还算不错(MFC s basic CRUD functionality, pretty good for beginners)
- 2020-11-07 21:49:55下载
- 积分:1
-
314
有一存储很多商品数据(每件商品的属性先后包括:品名、规格、单价(有小数位)、数量,数据的最长长度分别为20、10、6、5,在文件中以空格为分隔,每个商品的数据占一行)的文本文件,从键盘输入某种商品的品名,要求在文件中查找有无相应品名商品(可能有多条记录或没有),若有则在屏幕上显示出相应的商品的品名、规格、数量、单价(显示时,品名、规格、数量、单价之间使用逗号(,)作分隔,单价显示时只显示2位小数),若无则显示没有相应品名的商品。
(There are a lot of goods stored data (each item has the attributes include: name, size, price (with decimal places), quantity, the maximum length of the data were 20,10,6,5, a space in the file is separated The data for each item per line) text file, input from the keyboard of a commodity name, asked whether the corresponding file for the product name (may be multiple records or did not), if it is displayed on the screen of the corresponding product name, size, quantity, unit price (display, name, size, quantity, unit price between a comma (,) as a separator, price display shows only two decimal places), if not then show no corresponding product name .)
- 2013-05-28 21:05:51下载
- 积分:1