Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • zconsole.rar Dynamic C 程式語言源碼 嵌入式控制系統 console 連線~
  • sims_src.rar 这是一个基于win32 console application的C预压程序。功能非常全面,包括3种用户,有登陆界面。适合C语言学习者。
  • BatDelay.zip A Windows console app to delay a specified number of seconds and exit if a key is pressed. Handy for automation batch files. For example: :start batdelay 10 if ERRORLEVEL 1 goto :EOF ...do something goto start
  • conio.zip Console I/O for Win32 as it was back in good old DOS times. Contains functions as clrscr, gotoxy etc.
  • cd_lock.zip CD lock/unlock simple console tool
  • chddspeed.zip Console HDD performance test for windows or unix
  • screen_balls1.zip It i a simple moving ball screensaver, in which two balls are bounchback from the wall of the console.
  • urwid-0.9.8.4.tar.gz Urwid is a Python library for making text console applications. It has many features including fluid interface resizing, support for UTF-8 and CJK encodings, standard and custom text layout modes, simple markup for setting text attributes, and a powerful, ...
  • HAP_SecureCRT_5.1.3.rar ... 、UNIX 和 VMS 的 远程系统来说,SecureCRT 是理想的选择。 主要特性: . 广泛的终端仿真: VT100,VT102,VT220,ANSI,SCO ANSI,Xterm,Wyse 50/60, 和 Linux console 仿真(带有 ANSI 颜色)。 . 优秀的会话管理特性: 新的带标签的用户界面和 Activator 托盘工具,最小化桌面的杂乱。 会话设置可以保存在命名的会话中。 . 协议 ...
  • bmp_parser_.zip this program reads data from a bmp file and shows the bitmap info and file header information s on a console window. it also reads the raw bitmap array. so you can use it on opengl or anywhere you need a bmp reader.