搜索资源列表
softkb.rar
- 这是一个linux下MiniGUI软键盘界面,在界面点击时候,键盘电泳输入法窗口实现想父窗口输入内容。,This is a soft keyboard MiniGUI under linux interface, click on the interface when the keyboard input method window electrophoresis would like to enter the contents of the parent window.
iok-1.3.6.tar
- Linux下的软键盘软件,可以代替键盘操作。包括切换输入法,输入汉字等。-Linux under the soft keyboard software, you can replace the keyboard. Including the switching input method to input Chinese characters and so on.
src
- QT/E软键盘中文输入法代码 开发环境是QT-QT/E soft keyboard Chinese input method is the QT code development environment
keyboard_test
- QT4.5开发环境中编写的一个用来测试软键盘的程序。有两个LineEdit控件,一个旁边有一个按钮,点击按钮,自动弹出软键盘,输入后的数字直接显示在lineEdit1中,另一个实现,鼠标双击lineEdit控件,就自动弹出软键盘。该程序主要用在开发板程序开发过程中,因为有些开发板的环境下没有软键盘,没法输入数字,所以用这个测试程序中的方法可以直接在你需要弹出软键盘的地方,让它自动弹出软键盘,方便输入。-QT4.5 development environment used to test the
SB2K
- 軟蛀兩K輸入系統 for CWIN9x v2.63-K punctiferalis two soft input system for CWIN9x v2.63
judgelink.tar
- to judge what kinds of links of files and recursive subdir if option -r chosen, and display the link information. usage: lk [options] [directory list ...], input options (broken soft links by default) and dirctory lists (current directory by default)
KuInputV1.0.1
- Qt 4.6.2 根据网络上一个大侠的代码,修改实现的一个软键盘,能满足一般的中英文输入。-Qt 4.6.2 heroes according to the code of a network, modify the implementation of a soft keyboard, to meet the ordinary Chinese and English input.
mykey
- 软键盘,嵌入式程序,可在触摸屏上使用,实现数字和字母等输入。-Soft keyboard, embedded application, use the touch screen, digital and letters and other input.
DES-disk-system
- 以C++语言在微机上实现了美国数据加密标准DES。可随微机软盘任意路径下的任何文件,加密,加密文件可在软、硬盘任何目录下或在网络中传送;另一方面可对软、硬盘中的任何文件进行解密,解密后的文件除在末尾多出几个空格符外与原文件完全相同,绝不影响EXE文件,COM文件或数据库文件的使用。密钥有加密者在键盘输入8个字符。-In c++ language microcomputer to U.S. data encryption standard DES. With the computer floppy
test2
- Linux软中断通信。 由父进程创建两个子进程,通过终端输入Crtl+\组合键向父进程发送SIGQUIT软中断信号或由系统时钟产生SIGALRM软中断信号发送给父进程;父进程接受到这两个软中断的其中某一个后,向其两个子进程分别发送整数值为16和17软中断信号,子进程获得对应软中断信号后,终止运行;父进程调用wait()函数等待两个子进程终止,然后自我终止。-Linux software interrupt communications. By the parent process creat
SoftKeyboard
- Example of writing an input method for a soft keyboard.