期刊文献+
共找到4篇文章
< 1 >
每页显示 20 50 100
应用JLCA和手工转换实现Java/VJ++应用程序向C#的移植 被引量:1
1
作者 王晓东 黄云峰 《江南大学学报(自然科学版)》 CAS 2004年第1期44-47,共4页
现存的C/S模式的应用程序都是用VJ++开发的,由于微软已经停止对VJ++的开发而转向了".Net"平台,所以很多用VJ++开发的应用程序就面临着向".Net"移植的问题,就此提出了应用JLCA和部分手工代码转换实现Java/VJ++应用... 现存的C/S模式的应用程序都是用VJ++开发的,由于微软已经停止对VJ++的开发而转向了".Net"平台,所以很多用VJ++开发的应用程序就面临着向".Net"移植的问题,就此提出了应用JLCA和部分手工代码转换实现Java/VJ++应用程序向C#移植的方法. 展开更多
关键词 移植 转换 手工代码转换
下载PDF
应用JLCA和手工转换实现Java/VJ++应用程序向C#的移植
2
作者 黄云峰 《苏州大学学报(工科版)》 CAS 2003年第4期58-63,共6页
随着微软.Net平台的逐渐成熟和应用的推广,应用程序向.Net的移植问题也摆在了广大软件厂商和程序员的面前。很多现存的C/S模式的的应用程序都是用VJ++开发的,由于微软已经停止对VJ++的开发,而转向了.Net平台,所以很多用VJ++开发的应用... 随着微软.Net平台的逐渐成熟和应用的推广,应用程序向.Net的移植问题也摆在了广大软件厂商和程序员的面前。很多现存的C/S模式的的应用程序都是用VJ++开发的,由于微软已经停止对VJ++的开发,而转向了.Net平台,所以很多用VJ++开发的应用程序就面临着向.Net移植的问题。本文提出了应用JLCA和部分手工代码转换实现Java/VJ++应用程序向C#移植的方法。 展开更多
关键词 JLCA 手工代码转换 Java/VJ++应用程序 C# 移植
下载PDF
Java应用程序向C#移植的应用研究 被引量:1
3
作者 黄云峰 王世江 《山东建筑工程学院学报》 2003年第2期68-71,81,共5页
随着微软 .Net平台的逐渐成熟和应用的推广 ,应用程序向 .Net的移植问题也摆在了广大软件厂商和程序员的面前。很多现存的C/S模式的应用程序都是用VJ ++开发的 ,由于微软已经停止对VJ ++的开发 ,而转向了.Net平台 ,所以很多用VJ++开发... 随着微软 .Net平台的逐渐成熟和应用的推广 ,应用程序向 .Net的移植问题也摆在了广大软件厂商和程序员的面前。很多现存的C/S模式的应用程序都是用VJ ++开发的 ,由于微软已经停止对VJ ++的开发 ,而转向了.Net平台 ,所以很多用VJ++开发的应用程序面临着向 .Net移植的问题 ,本文提出了应用JLCA和部分手工代码转换实现Java/VJ++应用程序向C #移植的方法。 展开更多
关键词 NET平台 JAVA应用程序 C#移植 手工代码转换
下载PDF
CTUNING:A REUSE DISTANCE BASED CACHE PERFORMANCE TUNING TOOL
4
作者 Fu Xiong Wang Ruchuan 《Journal of Electronics(China)》 2009年第4期517-524,共8页
Cache performance tuning tools are conducive to develop program with good locality and fully use cache to decrease the influence caused by speed gap between processor and memory. This paper introduces the design and i... Cache performance tuning tools are conducive to develop program with good locality and fully use cache to decrease the influence caused by speed gap between processor and memory. This paper introduces the design and implementation of a cache performance tuning tool named CTuning, which employs a source level instrumentation method to gather program data access information, and uses a limited reuse distance model to analyze cache behavior. Experiments on 183.equake improve average performance more than 6% and show that CTuning is proficient not only in locating cache performance bottlenecks to guide manual code transformation, but also in analyzing cache behavior relationship among variables, thus to direct manual data reorganization. 展开更多
关键词 性能优化工具 缓存性能 距离 复用 手工代码转换 高速缓存 信息工具 执行情况
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部