搜索资源列表
screct
- 密码盒控件,这个控件每当用键盘输入一个字符时,将显示出随机个数的密码字符。使用Api函数GetWindowText无法得到其中的内容。即使在你身旁看你输入密码,也很难看出你输入的密码是什么-password box controls, the controls used whenever a character keyboard, will show the number of random passwords characters. The use of Api GetWindowText f
syh
- 实现右键弹出菜单、 对话框中用回车键在多个编辑区切换焦点-achieve right-activated menu and dialog box using the ENTER key in a number of editorial focus Handoff
QQ_flooder
- 可以给聊天窗口发送字符串,并且模拟按键输入来达到自动聊天效果. 适合新手学习使用多线程,Edit控件,winapi编程.-String can be sent to the chat window, and the analog key input to the auto chat effect. Suitable for beginners learning to use multiple threads, Edit control, winapi programming.
CEdit_2
- 本程序主要介绍输入输出的同步显示技术。当输入的字符超过100个字符,键弹出对话框提示。-This program focuses on the synchronous input and output display. When you enter more than 100 characters in the character, the key pop-up dialog box prompts.
TTSApp
- TTS就是语音朗读,你下载的电子书,打开后,短按一下开关键他就会把文字内容给读出来,准确率很高,吐字清晰,就是有点死板-TTS voice is reading e-book you download, open, short click to open the key he would have to read out the text content, the accuracy rate is high, clear, that is a bit dull
FlexEdit_demo
- 可在编辑框中实现空格键的操作及其他键的特殊操作-Can achieve the space bar in the edit box operation and other key special operations
1
- 据数据分析显示,这其中的绝大多数人不会遇到网络钓鱼攻击,钓鱼的成功率仅为千分之一,最有可能的是Key-logging,也就是键盘记录木马-According to the data analysis shows that the vast majority of people do not experience phishing attacks, the success rate is only one thousandth of fishing, the most likely is Key-
chengxu
- 这是关于RSA程序的,用MFC做的,有公钥、私钥,相当于一个加解密的软件。-This is on the RSA program, using MFC to do, a public key, private key, the equivalent of a decryption software.
mima
- 可以选择密钥,实现凯撒密码,替代密码的加密解密过程-You can select the key to achieve Caesar cipher, substitution cipher encryption and decryption process
Chang-E-III-soft-landing-orbit
- 嫦娥三号于2013年12月2日1时30分成功发射,12月6日抵达月球轨道。嫦娥三号在着陆准备轨道上的运行质量为2.4t,其安装在下部的主减速发动机能够产生1500N到7500N的可调节推力,其比冲(即单位质量的推进剂产生的推力)为2940m/s,可以满足调整速度的控制要求。在四周安装有姿态调整发动机,在给定主减速发动机的推力方向后,能够自动通过多个发动机的脉冲组合实现各种姿态的调整控制。嫦娥三号的预定着陆点为19.51W,44.12N,海拔为-2641m(见附件1)。 嫦娥三号在高速飞行的情
VB-ok
- 这是一个强大的串口收发程序,具有一键发送数据,清楚,HEX转换功能。-This is a powerful program serial transceivers, with a key to send data, clear, HEX conversion.
RichEditEx
- 该例程用vc++编写,对CRichEditView进行派生,使之能够像Visual Studio 2008一样识别关键字、动词、注释等并及时用相应的颜色标注。 大小写敏感性可以设置,标注颜色也可以根据需要进行更改。其中动词之后的非注释部分知道行尾都标注成统一颜色,而且具备不标注“”、‘’以内的文本的功能。-rich edit control which can recognize key words and comment. like vs2008 and vc-assistance. it
EditKeyTest
- 演示,如何继承CEdit,然后添加按键的控制。 本例中,可以直接按上下键,或数字键来改变内容。-show how to inherent class CEdit. and response key press events