- 200312302021341510 办公自动化系统
- VCToAccess VC连接ACCESS的原代码 可对数据库进行添加删除操作
- liangku 数据库编程的简单举例.原创.使用了一些小技巧.不是最简单的控件使用. 如: function GetDsXml(sql:string):string begin with FrmDb do begin qry.Close qry.SQL.Clear qry.SQL.Add(sql) try qry.Open cds1.Open if not qry.Eof then begin Result:=cds1.XMLData end except on e:Exception do Result:=e.Message end qry.Close cds1.Close end end
- 2 基于电能计量芯片CS5460的电子式电能表
- dijkstra 银行家算法 1. 实验目的: 用高级语言编写和调试一个利用银行家算法避免死锁的程序
- SyExpat symbian XML文档解析
文件名称:filea1
介绍说明--下载内容来自于网络,使用问题请自行百度
这个是算法分析的课件!
里面包含了10章的算法分析的课件!
各个算法的实现方法-analysis of the algorithm is the courseware! The inside contains 10 chapters of the courseware algorithm analysis! All of the algorithm method! !
里面包含了10章的算法分析的课件!
各个算法的实现方法-analysis of the algorithm is the courseware! The inside contains 10 chapters of the courseware algorithm analysis! All of the algorithm method! !
(系统自动生成,下载前可以参看下载内容)
下载文件列表
第1章 算法概论.ppt
第2章 递归与分治策略.ppt
第3章 动态规划.ppt
第4章 贪心算法.ppt
第5章 回溯法.ppt
第6章 分支限界法.ppt
第7章 概率算法.ppt
第8章 线性规划与网络流.ppt
第9章 NP完全性理论与近似算法.ppt
www.dssz.com.txt
第2章 递归与分治策略.ppt
第3章 动态规划.ppt
第4章 贪心算法.ppt
第5章 回溯法.ppt
第6章 分支限界法.ppt
第7章 概率算法.ppt
第8章 线性规划与网络流.ppt
第9章 NP完全性理论与近似算法.ppt
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.