资源列表
LinkQueue
- 数据结构的队列代码,用c语言实现的。开发环境是vsc++6.0-Queue code data structures, using c language. Vsc++ 6.0 development environment
daima3
- 找出两个字符串中的最大公共字串,如"abccaddde"和"dgcacadde"的最大公共字串是"cadd"-Identify the largest public string two strings, such as the largest the " abccaddde" and " dgcacadde" public string " cadd"
beibao
- 假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解:(1,4,3,2) (1,4,5) (8,2) (3,5,2)。 提示:可利用回溯法的设计思想来解决背包问题。首先将物品排成一列,然后顺序选取物品装入背包,假设已选取了前i 件物品之后背包还没有装满,则继
Query-Tugas
- Please read your package and describe it at least 40 bytes in English
ora01092
- 总结:数据库不正常时查看alert日志文件找出原因;参数shared_pool_size设置很关键 设置大了或设置小了都不合适; -Summary: The database does not normally view the alert log file to find out the reasons parameter shared_pool_size setting key set, or set up small, are inappropriate
quadratic-equation
- C++,上机实验,用类的方法实现,求解一元二次方程-A yuan quadratic equation
CCM
- Cisco IP phone call manager
1
- ok for share to anyone
likongzhi
- 液压力控制系统的稳定性仿真实验及伯德图和Nyquist图-Hydraulic pressure control system stability simulation
15
- 51单片机时钟显示,显示从0秒到24小时再清零的过程-very good
convertdotcode
- 文本文档处理小程序,处理网上复制代码时无法处理的行标问题。-Text document processing procedures, processing line marked when the problem can not be handled online copy the code.
lat_long
- 经纬度正则表达式,完美解释判别经纬度,非常好的学习资料,在工程运用中省去大量时间去研究正则表达式。-Latitude and longitude regular expression, perfect interpretation to determine the latitude and longitude, very good learning materials, in the project to save a lot of time to study the regular expre