-
FormEx_Sample_Project
说明: Painting in non-client area using c#
- 2019-05-01 05:47:58下载
- 积分:1
-
PhoneGap_API_Geolocation
跨平台手机开发PhoneGap_API_中文说明_Geolocation(地理位置)(PhoneGap API Geolocation )
- 2013-11-15 10:14:14下载
- 积分:1
-
The use of WinPcap to capture IP traffic within a local area network and conduct...
利用 WinPcap 捕获局域网 内的 IP 流量并进行简单分析 本程序是基于 MFC 结构的对话框应用程序,直接双击可执行文件(IPCapture.exe)即
可运行。-The use of WinPcap to capture IP traffic within a local area network and conduct a simple analysis of the structure of this program is based on MFC dialog box application, directly to double-click the executable file (IPCapture.exe) to run.
- 2022-03-03 10:26:50下载
- 积分:1
-
OPNET仿真电力线传输 MAC层协议模型
OPNET仿真电力线传输 MAC层协议模型。包括HUB模型以及进程处理模块。(OPNET Simulation of Power Line MAC-layer protocol model. HUB models and processes, including processing module.)
- 2009-11-05 20:11:38下载
- 积分:1
-
AGE-GROUP-CLASSIFICATION
In this paper age is classified indifferent groups.
- 2013-11-11 19:54:00下载
- 积分:1
-
cPP-pointer
c++指针经验很丰富,对学好指针有帮助,里面涵盖了指针各个方面的应用(c++ pointer very rich experience, learn pointers for help, which covers all aspects of the application of the pointer)
- 2013-08-12 18:18:04下载
- 积分:1
-
dbn
深度置信网,经过调试,运行没有问题。运行时有点占内存,速度稍慢。(Deep Belief Nets, Restricted Boltzmann Maching)
- 2021-03-14 00:59:24下载
- 积分:1
-
单链表
单链表的基本运算,实现单链表的插入、删除和遍历运算,每种操作用一个函数实现。
插入操作:将一个新元素插入表中指定序号的位置。
删除操作:将指定序号的元素从表中删除。
遍历操作:从表头按次序输入所有元素的值,若是空表,则输出信息“empty list!”。(Basic operation of single linked list)
- 2018-12-29 02:13:31下载
- 积分:1
-
jiafaqi
加法器运用vc++的mfc做的简单的加法器只能做加法。为了能下载~(Simple adder)
- 2014-03-18 09:11:48下载
- 积分: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