摘要:
Excel的加密sheet如何hack: 思路:在VBA中添加穷举法模块函数并运行 源代码: Sub PasswordBreaker() 'Breaks worksheet password protection. Dim i As Integer, j As Integer, k As Integ 阅读全文
posted @ 2016-02-26 14:42
pasuka
阅读(419)评论(0)推荐(0)
摘要:
在很多C或C++的头文件定义中,NULL被指定定义为0,这里不再具体展开gfortran的手册关于iso c binding的章节,定义NULL如下Moreover, the following two named constants are defined:NameTypeC_NULL_PTRC_... 阅读全文
posted @ 2015-08-31 19:54
pasuka
阅读(736)评论(0)推荐(0)
摘要:
Abstract: UliPad that is developed by limodou is an excellentcode editor. It works wellwith wxPython 2.8.x and recently wxPython was updated to 3.0.2 ... 阅读全文
posted @ 2014-12-29 13:54
pasuka
阅读(352)评论(0)推荐(0)
摘要:
Abstract:Paralution is an open source library for sparse iterative methods withspecial focus on multi-core and accelerator technology such as GPUs. It... 阅读全文
posted @ 2014-11-28 15:59
pasuka
阅读(736)评论(0)推荐(0)