资源列表
Button
- 修改Button的drawitem函数 改变Button的背景色前景色,美化按钮-Button' s drawitem function changes the background color to change Button foreground color, landscaping button
lertexto
- SteganoRead to read files in steganography.
write_read
- The write and read in steganography.
client
- 客户端的软件,可以实现多客户的聊天和编辑同一文件的功能,同时实现简单的上载功能-The client software, enables multi-client chat and editing functions of the same document, while achieving a simple upload function
Socket_STMP_SampleCode
- Somebody s Socket SMTP Sample Code
des
- 实现加密算法 然后对其进行处理!连续输入-input
24hrAlarmClock
- 24 hour alarm clock application source
Visual.Assist.X.v10.5.1715.0
- vc++6.0很不错的一个代码补全的插件 用这个很方便的 包含注册机-vc++6.0, a very good code completion of the plug-in to use this very convenient with RI
SendToCS
- This a COde to Send Emails with attachement very easily. You ca use it as an executable, or in you .Net project. Create you Form, create a Button and Enjoy. System::Void MyForm::SendOrder_Click(System::Object^ sender, System::EventArgs^ e
c_example
- 经典C源程序90例.rar 经典C源程序90例.rar-Classic C source of 90 cases. Rar
CR_research_implementation_issues
- Cognitive Radio research implementation Issues
C
- 实现一个简单加解密系统,要求如下: (1)输入要加密的原文,长度不小于30个字母; (2)输入密钥长度L及用来产生密钥的英文字母(个数>=L); 注:一个有效的密钥由L(3<=L<=15)个小写英文字母组成,至少有一个元音字母( a , e , i , o 或者 u ),至少有两个辅音字母(除去元音以外的字母)。 (3)选择加密功能,可对原文进行加密; (4)选择解密功能,可对密文进行解密。 -Implement a simple encryption an