上一页 1 ··· 95 96 97 98 99 100 101 102 103 ··· 136 下一页
摘要: http://zh.wikipedia.org/wiki/DES http://zh.wikipedia.org/wiki/3DES 块密码的工作模式,ECB,CBC,OFB和CFB等 http://zh.wikipedia.org/wiki/%E5%9D%97%E5%AF%86%E7%A0%81%E7%9A%84%E5%B7%A5%E4%BD%9C%E6%A8%A1%E5%BC%8F... 阅读全文
posted @ 2011-09-14 16:47 katago 阅读(601) 评论(0) 推荐(0)
摘要: http://en.wikipedia.org/wiki/List_of_programming_languages_by_category 阅读全文
posted @ 2011-09-13 14:57 katago 阅读(168) 评论(0) 推荐(0)
摘要: http://en.wikipedia.org/wiki/Multiple_dispatchIn "conventional", i.e. single dispatch, object-oriented programming languages, when you invoke a method ("send a message" in Smalltalk, "call a member function" in C++) one of its arguments is treated specially and used to 阅读全文
posted @ 2011-09-13 14:56 katago 阅读(319) 评论(0) 推荐(0)
摘要: 第二章language generated by regular expression is written as L(r).this language depends on the character set that is available. set elements arereffered as symbols. this set of legal symbols is called the alphabet and is usuallywritten as the Greek symbol ∑ sigma.2.2.1 definition of regular expressions 阅读全文
posted @ 2011-09-13 11:13 katago 阅读(361) 评论(0) 推荐(0)
摘要: http://iask.sina.com.cn/u/1698122181/ish?folderid=152364 阅读全文
posted @ 2011-09-10 22:00 katago 阅读(138) 评论(0) 推荐(0)
摘要: 形式文法和形式语言 摘自维基百科 http://en.wikipedia.org/wiki/ 【形式文法】 在计算机科学中,形式语言是:某个字母表上,一些有限长字串的集合,而形式文法是描述这个集合的一种方法。形式文法之所以这样命... 阅读全文
posted @ 2011-09-09 15:15 katago 阅读(1599) 评论(0) 推荐(0)
摘要: http://en.wikipedia.org/wiki/Automata_theory 自动机理论 自动机理论: 形式语言和形式文法 乔姆斯基层级 文法 语言 ... 阅读全文
posted @ 2011-09-09 15:06 katago 阅读(330) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/lpt19832003/article/category/551654 http://bbs.osgchina.org/viewthread.php?tid=4540&extra=page%3D1 http://staff.ustc.edu.cn/~zhuang/acg/index.htm http://www.lighthouse3d.com... 阅读全文
posted @ 2011-09-08 18:49 katago 阅读(234) 评论(0) 推荐(0)
摘要: 用了qml一段时间,发现qt自身的bug很多。看来没有nokia支持qt真的不行了。qml运行效率也比较查,毕竟是解释执行的。而且遇到一些bug很难跟踪。很多都是qml自身的bug,比如叠加时候按键响应问题,刷新问题。qml真是个垃圾。 阅读全文
posted @ 2011-09-08 16:24 katago 阅读(2887) 评论(1) 推荐(0)
摘要: 默认情况下,Windows 7无法正常访问NAS或者Samba服务器上的共享文件夹。原因在于从Vista开始,微软默认只采用NTLM v2协议的认证回应消息了,而目前的NAS系统和Samba还只支持LM或者NTLM。 解决办法:修改本地安全策略或直接修改注册表 1、修改本地安全策略 运行secpol.msc打开“本地安全策略”窗体,依次点开“本地策略”-》“安全选... 阅读全文
posted @ 2011-09-07 16:48 katago 阅读(735) 评论(0) 推荐(0)
上一页 1 ··· 95 96 97 98 99 100 101 102 103 ··· 136 下一页