资源列表
encrypt
- 本原程序可以实现一些文件的加密,从而达到保护个人隐私的功能。-Primitive program can be encrypted some files, so as to achieve the functions of protection of personal privacy.
js2.js
- JS Gnome-Shell experiment
pthread
- Linux 多线程编程示例,包括makefile-Linux pthread example,include makefile
xgetcwd
- return current directory with unlimited length for Linux.
tst_getsize
- this function tests the getsize function.
hello
- Simple Hello World application in linux assembly.
format_string_winapi
- WinAPI analog of Format() function
tailx
- 在linux下学习编程的初学者,可以得到一定的帮助。模仿linux下的tail命令-To learn programming in linux beginner, you can get some help. Linux command under the tail to imitate
shell_socket
- 在linux下,用脚本也能做socket通信!超神奇-In linux, the scr ipt can do with the socket communication! Super magic ~ ~ ~
BAT
- 一个自由设置关闭显示器的批处理,可以自己更改时间,还不错,笔记本更适合。-Freedom to set off the display of a batch, you can change yourself time, well, more suitable for notebooks.
Fibonacci-series
- Fibonacci数列的特点是第1,2两个数为1,1。从第3个数开始,该数是前两个数之和。求这个数列的前30个元素。-Fibonacci sequence is characterized by two numbers 1,2 1,1. The first three numbers from the beginning, the number and the sum of the first two. 30 elements before seeking this series.