资源列表
Screenshotsoftheimplementation
- 屏幕拷贝的实现,如用CDC::BitBlt()向屏幕显示图象-Screen copy implementation, such as using CDC:: BitBlt () to display images
nn2
- this is neural network for vb
RSAUpper
- 能够生成1024位的RSA算法密钥对,C++语言实-Capable of generating 1024 RSA algorithm key pair, C++ language
Queue
- C语言写的队列相关函数。可以直接更改加入自己的源程序。或者为参考-C language to write queue related functions. You can be changed directly added to their source. Or reference
004
- Web servers typically maintain log files of client accesses to the web pages that they store. Given suitable tools, these logs enable web service managers to extract and analyze useful information such as: which are the most popular pages they p
Clock
- Java编写的简单闹钟程序,可设定和关闭闹钟,时间到时,响铃.-Java Language Clock program
GUI
- GUI is a matlab file that can be used in different energy detection in cognitive radio.
ondas_gui
- Waves directions on a guide
gs
- 欢迎使用歌手比赛管理系统;请输入新增选手的姓名、编号,从文件导入信息表,保存信息表到文件-if(p->name==name) { if (flag) { cout<<"姓名为"<<name<<"的选手有:"<<endl cout<<setw(15)<<"姓名"<<setw(10)<<"编号"<<setw(7)<<"成绩
example14
- 题目:将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成: (1)如果这个质数恰等于n,则说明分解质因数的过程已经结束,打印出即可。 (2)如果n<>k,但n能被k整除,则应打印出k的值,并用n除以k的商,作为新的正整数你n, 重复执行第一步。 (3)如果n不能被k整除,则用k+1作为k的值,重复执行第一步。-Topic: the prime factors o
Jisuanqi
- 很简单的计算器代码。键盘输入不支持。随便看看。不必当真!-Very simple calculator
Test
- 这是段对文件进行各种操作的代码,包括文件的建立,删除等操作 -this is a file which describes all kinds of action.
