老旧软件之Borland Turbo C 2.01(附带Borland官方开发文档)

20多年了,终于找到了这神器。

当年从这里,不知道花费了多大的精力……(主要是谭浩强的祸)

现在,从老旧软件神站里面翻到了这个,还附带原生文档……

这算是老程序员的情怀了:

原版程序下载

原版文档下载

PS:很怀疑当年谭浩强大爷是否真看过原版文档……

老旧软件之Matlab1

翻一块大学时候的旧硬盘发现的。应该是上大学时从某个国外竞赛网站下面拖下来的。

dosbox跑了下,能跑起来。不过已经忘记语法了。

80s的版本,包含文档和demo。文档见下:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
MATLAB Users' Guide
May, 1981
Cleve Moler
Department of Computer Science
University of New Mexico
ABSTRACT. MATLAB is an interactive computer program
that serves as a convenient "laboratory" for
computations involving matrices. It provides easy
access to matrix software developed by the LINPACK and
EISPACK projects. The program is written in Fortran
and is designed to be readily installed under any
operating system which permits interactive execution of
Fortran programs.
CONTENTS
1. Elementary operations page 2
2. MATLAB functions 8
3. Rows, columns and submatrices 9
4. FOR, WHILE and IF 10
5. Commands, text, files and macros 12
6. Census example 13
7. Partial differential equation 19
8. Eigenvalue sensitivity example 23
9. Syntax diagrams 27
10. The parser-interpreter 31
11. The numerical algorithms 34
12. FLOP and CHOP 37
13. Communicating with other programs 41
Appendix. The HELP file 46

还真有点历史沧桑感哦。

点击下载

calibre--好用的eBook管理工具

calibre很牛逼的eBook管理工具。python写的。

用了很久了。总结分享下。

  • 格式互转
  • 配置好了可以推送kindle
  • 分类标签功能很强
  • 搜索很强
  • 库再大也不影响使用(收藏漫画)
  • 导入导出很方便
  • 多个图书馆管理。收集的h漫画可以另放一个图书馆(笑)
  • 插件暴多

官网下载地址:点击下载 (推荐便携绿色版,使用很方便)