ASP程序
ASP程序的相关文献在1999年到2014年内共计68篇,主要集中在自动化技术、计算机技术、基础医学、电工技术
等领域,其中期刊论文65篇、会议论文3篇、专利文献89036篇;相关期刊44种,包括活力、信息系统工程、福建电脑等;
相关会议3种,包括第六届中国管理科学与工程论坛、第三届广西青年学术年会、中国农村电气化学术研讨会等;ASP程序的相关文献由92位作者贡献,包括龚文生、刘友生、李国红等。
ASP程序—发文量
专利文献>
论文:89036篇
占比:99.92%
总计:89104篇
ASP程序
-研究学者
- 龚文生
- 刘友生
- 李国红
- ATTRIB
- 付学超
- 刘敏
- 变不帅的蝙蝠
- 古铜
- 史亚楠
- 吴迪
- 周静
- 夏宇
- 姚大红
- 姚碧玉
- 姚若河
- 孙枫
- 孟晓明
- 宋晓亚
- 尚北京
- 张会玲
- 张峰
- 张洪洋
- 张瑞华
- 张红
- 张统宣
- 张超
- 张进忠
- 彩云生
- 彭长连
- 彭鸿娟
- 徐兵
- 徐志立
- 徐美红
- 戴峰
- 敬国东
- 曾经心痛
- 曾翰颖
- 朱儒明
- 朱晓松
- 李丽蓉
- 李素丽
- 李芳
- 杨小平
- 杨文彬
- 杨进
- 林何
- 梁慎青
- 梁贤
- 殷剑宏
- 汪锦龙
-
-
姚碧玉
-
-
摘要:
针对高职院校计算机专业《ASP程序设计》课程教学特点,从高职院校人才培养目标出发,结合课程定位、学生实际情况,分析了《ASP程序设计》课程教学重点难点、教学原则、教学实施方法等。希望通过加强教学研究和教学改革,进一步完善工学结合的教学方法,将《ASP程序设计》建设成一门"受学生欢迎的课程"。
-
-
纪宏伟
-
-
摘要:
网站访客邮件提醒程序是个非常实用的应用软件,能够为网站的交流互动提供便利,也为实现某些特殊的用途带来帮助.对目前网络上流传使用的Jmail发送邮件的代码的缺陷进行了改进,阐述了完善这种功能的实践探索过程,展现与分享了其核心关键代码,旨在为网站建设提供思路、借鉴和参考.
-
-
-
-
董凤娇;
王雪松;
赵岭忠;
张超
-
-
摘要:
为了尽快找到一个错误及其来源,以加快ASP程序调试的效率,把启发式搜索技术引入ASP程序支撑原因分析算法.在生成支撑原因分析图时利用启发式函数,仅搜索对回答集产生影响且有可能更快找到一个支撑原因的规则.改进算法在搜索关于某个回答集的支撑原因时,其时间和空间复杂度明显下降.实例分析表明了该算法的有效性.%In order to find an error and its source as soon as possible to speed up program debugging, a heuristic search is introduced to the algorithm for ASP program justification. In generating the justification graph of an atom, the heuristic algorithm only searches the ASP rules that influence the answer set and are more likely to quickly find a justification for an atom. The time and space complexity of the improved algorithm are lower in searching program justification. Example analysis shows the availability and efficiency of the algorithm.
-
-
孙枫
-
-
摘要:
熟练掌握各种程序调试技术可以大大提高编程效率。文章简要描述了ASP程序的特点以及主要的几种错误类型,详细探讨了ASP程序错误调试的常用技术,提出了巧妙运用Response对象的方法,最后介绍了避免错误产生的方法与良好的编程习惯。%It's very useful for mastering all kinds of debugging program skills. The article describes ASP program's features and main types of default briefly, discusses the normal skills of debugging ASP program in detail, proposes the way of using Response object skillfully, and introduces the methods and good habits of programming in order to avoiding making mistakes.
-
-
-
杨文彬
-
-
摘要:
本文根据惯用的传统的ado分页算法以及select top分页算法两种加以分析,并且对两种算法的特点做出对比并加以阐述。两种算法的实践运行状态结果可以表明,数据量少的应该采用ado排序,数据量大的应该采用select top算法,可以明显的提高浏览和访问速度。
-
-
张统宣
-
-
摘要:
This paper introduces the ASP program three common types of errors, proposes to effectively prevent errors in two aspects and error handling of the three methods.%介绍了ASP程序中常见的三种错误类型,提出了有效防止错误的两个方面及错误处理的三种方法.
-