-
BaseExpandableListAdapter
Base class for a ExpandableListAdapter used to provide data and Views from some data to an expandable list view.
- 2014-06-19 22:30:09下载
- 积分:1
-
StaticImage
使用静态文本控件显示图标和位图,VC++精选编程学习源码,很好的参考资料。(The use of static text control to display the icon and bitmap, VC++ select learning programming source code, a good reference.)
- 2013-12-02 21:27:21下载
- 积分:1
-
卷积神经网络CNN进行图像分类
说明: 基于卷积神经网络的图像识别,应用于MATLAB(Image Recognition Based on Convolutional Upgrading Network)
- 2020-11-03 10:49:52下载
- 积分:1
-
caculator
此代码可以实现简单的计算功能,如加减乘除,可以帮助初学者学习栈和输入输出的相关应用。(This code can achieve simple calculation functions, such as addition, subtraction, multiplication and division, which can help beginners learn stacks and related applications of input and output.)
- 2019-03-27 13:10:31下载
- 积分:1
-
EULER1
说明: Euler 回路问题
.问题描述:
对于给定的图G 和G 中的2 个顶点v 和w,连接顶点v 和w 且经过图中每条边恰好1 次
的路径称为顶点v 和w 之间的1 条Euler 路。当v=w 时得到一条首尾相接的Euler 回路。
.编程任务:
对于给定的图G,编程计算图G 的一条Euler 回路。
.数据输入:
由文件input.txt 给出输入数据。第1 行有2 个正整数n 和m,表示给定的图G 有n 个
顶点和m 条边,顶点编号为1,2,…,n。接下来的m 行中,每行有2 个正整数u,v ,表示
图G 的一条边(u,v) 。
.结果输出:
将编程计算出的Euler 回路输出到文件output.txt 。如果不存在Euler 回路,则输出-1。(Euler circuit problem. Problem description : for a given graph G and G of two vertices v, w, connectivity and vertex v w map through which each side precisely the path to a meeting called vertices v, w between a Euler Road. When v = w be an end-to-end circuit Euler. . Programming tasks : for a given graph G, programming terms of a graph G Euler circuit. . Data input : from the document input.txt given input data. Line 1 has two positive integers n and m, to the graph G with n vertices and m edges and vertices numbered 1, 2, ..., n. Next m OK, every trip has two positive integer u, v, said of a graph G edge (u, v). . Results output : Programming will be calculated by Euler circuit output to a file output.txt. If there is no Euler circuit, the output 1.)
- 2006-03-29 21:31:15下载
- 积分:1
-
graph_c
图论课程设计的左右,有兴趣的可以看看!
图论课程设计的左右,有兴趣的可以看看!(graph theory about the curriculum design, interested can see! Gra ph theory about the curriculum design, interested can see!)
- 2007-05-12 20:30:41下载
- 积分:1
-
ParkingManager
功能介绍:
双击软件的车位可以停车入库,右边显示车位的停车比例。
车辆管理: 费率管理 车辆管理
车辆入库:
数据管理:车帘管理 出入日志
应用程序:重置 清零
注意:
使用之前需要先修改App.config中的数据库连接。(Functional introduction:
Double click the parking space of the software can park and store, and the parking ratio on the right is displayed.
Vehicle management: rate management vehicle management
Vehicle Warehousing:
Data management: car curtain management entry and exit log
Application: reset the zero
Be careful
We need to modify the database connection in App.config before using.)
- 2021-04-06 23:19:02下载
- 积分:1
-
8767547657
VB网页源代码查看器并分析出URL链接,有需要的就下载吧。(VB page source code viewer and analyze the URL link, there is a need to download it.)
- 2013-08-22 19:31:29下载
- 积分:1
-
taskmgr
任务管理器源代码,界面模仿windows下自己的任务管理器,需要的同学可以看看(Task Manager source code)
- 2009-06-02 19:49:46下载
- 积分:1
-
ProtectProcess
进程保护,支持WIN7,已经在VS2010的环境WINDDK7600.16385.1下编译通过,代码中硬编码了cacl.exe这个进程,可以测试通过任务管理器不能关闭cacl.exe,但是,可以通过taskkill /pid来关闭进程,因此还需要升级。(Process protection, support WIN7, already at ambient WINDDK7600.16385.1 VS2010' s compiler, code hard-coded cacl.exe this process, the test can not be closed cacl.exe through the Task Manager, but can be disabled by taskkill/pid process, it also needs to be upgraded.)
- 2017-04-04 21:38:14下载
- 积分:1