-
Archive
Test Bank for Problem Solving with C++: The Object of Programming
- 2014-09-11 16:10:21下载
- 积分:1
-
test_detect1
program to detect detection of vehicle on road using learning of haar features
- 2014-01-30 17:41:07下载
- 积分:1
-
有趣的窗口绘图代码
- 2022-12-18 20:15:03下载
- 积分:1
-
播放器
using System;using System.Collections.Generic;using System.Windows.Forms;namespace 媒体播放器{ static class Program { /// /// 应用程序的主入口点。 /// [STAThread] static void Main() { Application.EnableVisualStyles(); Application.SetCompatibleTextRenderingDefault(false); Application.Run(new frmPlayer()); } }}
- 2023-08-26 01:20:03下载
- 积分:1
-
nearforums
一个好的论坛代码,基于.net 的MVC1 开发,包括数据库和相关的代码(a great forum source, based on MVC1 to develop)
- 2010-12-02 14:38:05下载
- 积分:1
-
dingchun
2. 要求:
① 收集资料,全面分析课题,分解问题,形成整体编程思路;
② 深入分析各个小问题,编写各部分程序模块;
③ 对于设计中用到的关键函数,要联系问题进行具体介绍;
④ 上机调试,确保程序能正确运行;
⑤ 完成设计报告,并进行答辩。(2. Requirements: ① the collection of information, a comprehensive analysis of topics, decomposition problem, the formation of the overall programming ideas ②-depth analysis of various minor problems, the preparation of the various parts of program modules ③ used for the design of the key function, it is necessary to link the issue of details ④ debugging on the machine to ensure that procedures are functioning correctly ⑤ complete the design report and to respond.)
- 2007-06-17 11:56:18下载
- 积分:1
-
ACM无向连通图最小生成树
题目描述
请输出无向连通图最小生成树权重之和。
输入
第一行是2个整数,分别表示顶点个数n和边数m。接下来的m行中,每一行第一个整数表示边的开始顶点,第二个表示边的结束顶点,第三个表示这条边的权重。
(
测试数据中保证图是连通图;
没有自环;
两个顶点之间只有一条边;
0
- 2022-02-22 12:05:25下载
- 积分:1
-
828857
opnet的应用实例,说明很详细,适合初学者使用(an example of the application of opnet, which is detailed and is suitable for beginners)
- 2019-04-01 11:51:34下载
- 积分:1
-
msp430f149
9927417mp3-with--msp430f149,很好的资料适合初学者去学习,我们可以一起讨论
- 2022-04-18 03:31:59下载
- 积分:1
-
kankun-V7.4
Codec ldpc code implementation matlab prepared cellular automata, Continuous phase modulation signal (CPM) to produce.
- 2017-09-06 13:15:10下载
- 积分:1