资源列表
vcdllinsert
- 用vc写的线程插入代码.txt大家互相学习交流-with vc write threaded insert code. Txt we learn from each other exchanges
ProgressBar
- vc++源代码,用于教学范例的一段程序代码-vc++ source code examples used in teaching a section of program code
blank.c
- there is nothing yet here!
shiyan4
- 编程包含一个单选按钮组和一个普通按钮, //单选按钮组中包含三个单选,文本说明分别为 //“普通”、“黑体”和“斜体”。选择文本 //标签为“普通”的单选按钮时,普通按钮中 //的文字为普通字体,选择文本标签为“黑体” //的单选按钮时,普通按钮中的文字的字体为黑体 //,选择文本标签为“斜体”的单选按钮时, //普通按钮中的文字的字体为斜体。-Programming includes a radio button group and a normal button,
ReadDataFromFile
- 这是一个从txt文件中读取数据的小程序,程序很好理解,编写规范,对初学者有较大帮助。-This is a txt file to read data from a small program, a good understanding of procedures, preparation of specifications of great help for beginners.
DoubleClickTreeViewNode
- TreeView双击节点而不改变节点的折叠/展开状态,Microsoft在TreeView控件中自作主张地做成双击节点时自动展开/折叠节点。然而如果用户自定义NodeMouseDoubleClick事件,同时又不希望改变结点的展开/折叠状态,就无法直接达到这一效果。可以通过曲线救国的方式达到了目的。-TreeView Double-click the node without changing the node collapse/expand state, Microsoft in the Tr
TongXunLu
- 用哈希表的方法构建通讯录,用控制台的方式输出。-Use a hash table to build contacts with the console output.
FILES-IN-CPP-
- 关于C++的文件操作介绍,比较基础的知识,希望能有所帮助。-About C++ file operations, the comparison basis.
test
- 家庭支出管理系统 包含一个登录界面,以及一级操作目录等-Family expenditure management system Contains a login interface, and to operate a directory
ofdm-ls-dft.txt
- ofdm信道估计,用ls和dft的不同的方法进行了比较,有ber曲线-ofd channel estimation
ctrl_alt_del
- 使CRTL+ALT+DEL失效 谢谢大家的支持-The CRTL+ ALT+ DEL failure
rsa
- a c program to implement the RSA decryption/encryption function.