工程教研室2005-2006学年第二学期期中工作检查自查报告.doc
2022-02-21 14:14:33 22KB 资料
2005上半年到2019年下半年信息系统项目管理师所有历年真题及解答,包含综合理论、案例分析、论文,供有需要的备考人员下载使用
2022-02-21 13:49:59 63.98MB 高项 软考 信息系统项目管理师
1
全局键盘鼠标钩子,适用于VB.NET,可用VS进行测试,内附源码测试,有了这个应该可以学习钩子的建立,以及在主程序的调用
2022-02-21 13:16:48 151KB VB.NET测试钩子
1
拒绝csdn会员白嫖。csdn会员无法贡献积分!!! 实体关系识别和自然语言处理中的ace 2005 语料,非常珍贵. ACE 2005多语种培训语料库包含完整的英语、阿拉伯语和汉语训练数据,用于2005年自动内容 zip格式保证解压。
2022-02-21 09:28:48 3.24MB ace2005 ace
1
寨徐中学2005年春季安全工作自查报告.doc
2022-02-21 09:10:53 22KB 资料
vb.net与ado.net数据库编程!!!!!!!!!!!!!!!!
2022-02-20 15:33:21 8.78MB VB.NET
1
建立了梯级水电站短期优化调度的数学模型,在此基础上探讨了逐次逼近(DPSA)和大系统分解协调2种降“维”算法的主要思想和实现方法,并对其进行了较深入的对比分析,认为2种算法的核心思想是相同的,都将收敛于满意优化解。决策者可根据计算精度和时间等的需要从不同优化方法中选择,以寻求满意解。最后给出了2种优化算法在工程中的算例,其结果可供实际应用参考。
2022-02-19 12:09:05 297KB 自然科学 论文
1
Global Forest Biomass http://webarchive.iiasa.ac.at/Research/FOR/biomass.html This work presents a technique to downscale the aggregated results of the FRA2005 from the country level to a half degree global spatial dataset containing forest growing stock; above/belowground biomass, dead wood and total forest biomass; and above-ground, below-ground, dead wood, litter and soil carbon. The downscaling method is derived using a relationship between net primary productivity (NPP) and biomass and the relationship between human impact and biomass assuming a decrease in biomass with an increased level of human activity. The results, presented here, represent one of the first attempts to produce a consistent global spatial database at half degree resolution containing forest growing stock, biomass and carbon stock values. Kindermann, G.E., McCallum, I., Fritz, S. & Obersteiner, M. 2008. A global forest growing stock, biomass and carbon map based on FAO statistics. Silva Fennica 42(3): 387–396. # All data in ESRI ASCII grid 0.5 deg lat/lon
2022-02-19 07:52:52 6.94MB 生态学 林学 遥感
1
参数模型已经被证明是一种在低码率下行之有效的音频编码技术。介绍了参数编码的基本方法,分析和比较了参数编码中不同的参数模型和相关的算法,以及参数编码的一些缺陷和以后的发展方向。
2022-02-17 18:05:24 802KB 自然科学 论文
1
悬停显示-MouseMove的用法示例vb.net源代码 Dim TT As ToolTip TT = New ToolTip() TT.ToolTipTitle = "轴间距" '提示信息标 TT.SetToolTip(Label1, "盘他" & vbCrLf & "勾月" & vbCrLf & "算了吧") '提示信息内容
2022-02-17 14:02:40 184KB .net microsoft NewToolTip() SetToolTip