上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 26 下一页
摘要: Now it goes the implementation of the package.Some points about the design. Firstly the structure of the number is more clear to see here. As is said in the previous post, components of the number are represented by cells of the array. However, in regards to the maximum magnitude each component hold 阅读全文
posted @ 2011-12-10 11:50 quanben 阅读(222) 评论(0) 推荐(0) 编辑
摘要: When Augusta Ada King, the Countess of Lovelace was working on her documentation, somehow winning her the fame of the first programmer in human history, with regards to the algorithmic design for Babbage's analytical machine which never got realized in either of their lives, one of the algorithm 阅读全文
posted @ 2011-12-09 21:48 quanben 阅读(207) 评论(0) 推荐(0) 编辑
摘要: ADA集成开发环境GNAT-GPS集成了CVS功能。其基本配置界面如下:这里对ariane工程(一个新建的ADA库代号,google code地址http://code.google.com/p/ariane/)(Sorry, with IME turned off, the rest of the article is to be in English)This is a section inside the project preference which can be brought up by clicking on the appropriate item in thecontext 阅读全文
posted @ 2011-12-08 20:48 quanben 阅读(571) 评论(0) 推荐(0) 编辑
摘要: Can Computers Think? The History and Status of the Debate - Map 1 of 7问题9Issue Area: Can computers be creative?问题域: 计算机会不会有创造力?The link to the part of the map this discussion is about: http://www.macrovu.com/CCTWeb/CCT1/CCTMap1BeCreative.html1. Common start point by Alan Turing (omitted)97. (Disputi 阅读全文
posted @ 2011-12-03 21:42 quanben 阅读(304) 评论(0) 推荐(0) 编辑
摘要: This is a follow-up article to the previous one on the same topic in Chinese. Recent blogs are all expected to be in English since IME and language packs are not ready on the Ubuntu Linux that have newly been installed and I don't bother installing them until I've tried most of its exiting n 阅读全文
posted @ 2011-11-30 11:36 quanben 阅读(191) 评论(0) 推荐(0) 编辑
摘要: 笔者开发还比较在行,但对系统的维护和管理几乎一窍不通。最近系统中病毒,看来这个病毒是挺深入的。用了卡巴,AVG,和一些antimalware工具都没有效果。症状似乎是劫持,修改或注入了系统关键进程(也可能是隐藏的进程,但rootkit检查没有问题;因为从一般的进程管理器上看没有任何可以进程,但它似乎通过explorer.exe并用-embedding选项启动了iexplore;甚至试着挪动iexplore,它找不到iexplore就转而去把services.exe搞大,看来系统已经被毁掉了),也改变了所有浏览器(不管新安装的还是老的,是否IE内核)的上网路径(这可能是改了系统因特网的配置)。可 阅读全文
posted @ 2011-11-29 19:01 quanben 阅读(202) 评论(0) 推荐(0) 编辑
摘要: 1. 存储结构Mainframe中管理存储的子系统叫做SMS(Storage Management Subsystem),其全名是DFSMShsm。文件数据(Dataset)可以选择受SMS管理或自行管理。它是一种Hierarchical Storage Management。其一般原则就是高效率高价格的存储设备位于上层,其容量较小;低效率相对廉价存储设备位于下层,容量较大。而系统则管理数据在这些存储中的保存和流动。Availability Management用于备份数据的管理。Space Management用于监视空间使用情况并维护新的和活动数据的存储。Mainframe的数据存储维护3 阅读全文
posted @ 2011-11-26 19:20 quanben 阅读(494) 评论(0) 推荐(0) 编辑
摘要: 所有计算机编程语言从本质上说都是综合考虑其执行环境的因素,旨在找到其问题域的对象和行为的最佳描述规则;其关于问题域的处理某种程度上说是一种抽象的建模过程。如前所述,ADA的类型系统是这个语言中最为复杂的内容之一。而类型系统很大程度上表现了一个语言对问题域中对象的一种哲学态度。ADA差不多将强类型走到一个极端,体现了它的一种态度(这中强类型可能已经强到了差不多不需要反射Reflection这样的机制了,至少在其基本类型范围内)本文将讨论ADA的各种数据类型,其间关系,以及在泛型中这些数据类型的表述。以下是一个ADA各种类型的派生关系图。走一遍这个树状结构可以发现这个设计思路还是有相当合理性的。注 阅读全文
posted @ 2011-11-25 22:04 quanben 阅读(646) 评论(0) 推荐(0) 编辑
摘要: 本文基本上是第一篇的一个扩展基本概念和术语。注意由于Mainframe是一个相对比较封闭的黑盒,而它确实也通常是黑色的盒子。所以只能对其概念了解个大概,而不可能像其他像Linux这样的技术领域能刨根问底。以下是关于IBM大型机系统的重要基本概念。1. 跨系统级MVS——Multiple Virtual Storage,Mainframe上使用的操作系统的本名(例如MVS/SE, MVS/SP等),后期演变到z/OS(IBM商业目的地将其最新的大型机称为Z系统)LPAR——Logical Partition,逻辑分区,实际上是指通过虚拟手段一组逻辑上独立的资源可以用来运行一个系统,逻辑上可以看成 阅读全文
posted @ 2011-11-24 21:36 quanben 阅读(873) 评论(0) 推荐(0) 编辑
摘要: 1. 映射表(Map/Mapset)的属性(Attribute)字节1. 第一列总不会被实质内容占据;最多是属性字节。所以实质内容总最多从第二列开始。2. 每个映射域均要以一个属性字节起始。3. 输入域(UNPROT)还要以一个属性字节结束,而这个属性字节应当为ASKIP。属性字节排布:比特位置功能比特设置0-1根据2~7比特2-3保护性和转移00 = UNPROT ALPHANUM (左对齐)01 = UNPROT NUM (NUM开,右对齐)10 = PROT11 = SKIP4-5亮度00 = 普通01 = 普通10 = 高亮11 = 黑(无显示)6必须为07MDT1表示更改过另有扩展属 阅读全文
posted @ 2011-11-23 12:08 quanben 阅读(1013) 评论(0) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 26 下一页