-
一个小的闹钟程序,支持10个闹响时间,并有防止叫醒手指的功能。...
一个小的闹钟程序,支持10个闹响时间,并有防止叫醒手指的功能。-A clock program, Support 10 alarm setting and avoid only wakeup you finger.
- 2022-01-25 16:56:44下载
- 积分:1
-
It is a dos clock I have made. It shows time continously
It is a dos clock I have made. It shows time continously
- 2022-12-24 23:00:03下载
- 积分:1
-
MSN messager a similar pop
一个类似MSN messager的弹出窗口 很cool的 是MFC类based on CFramewnd-MSN messager a similar pop-up window is very cool is the MFC Class based on CFramewnd
- 2022-02-09 22:56:30下载
- 积分:1
-
这是一个汇编程序
这是一个汇编程序-This is a compilation of procedures
- 2022-03-13 01:25:21下载
- 积分:1
-
有关表头控件的使用
有关表头控件的使用-the first use of the controls
- 2022-11-16 17:30:08下载
- 积分:1
-
利用Visual Basic编写的小程序,用来测试记忆的,在程序运行后,最先出现3个英文字母,根据记忆,将它填入表格,然后依次4个字母,5个字母...
利用Visual Basic编写的小程序,用来测试记忆的,在程序运行后,最先出现3个英文字母,根据记忆,将它填入表格,然后依次4个字母,5个字母-The use of Visual Basic procedures for the preparation of a small, used to test memory, the program runs, the first three letters of the alphabet appears, according to memory, will it fill in forms, to be followed by four letters, five letters ... ...
- 2022-03-07 12:34:03下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1
-
介绍c++语法,各种库资源,编译器及编译环境。
介绍c++语法,各种库资源,编译器及编译环境。-Introduction c++ Grammar, a variety of library resources, compilers and compiler environment.
- 2022-07-19 09:40:13下载
- 积分:1
-
data structure : the bracketed arithmetic expression is evaluated. Complete with...
数据结构:带括号的算术表达式求值。能完成一位数的带括号的算术表达式的运算,结果可以为多位数。用栈实现中缀表达式和后缀表达式的转换。-data structure : the bracketed arithmetic expression is evaluated. Complete with a number of brackets arithmetic expression Operational results for the multi-digit number. With Stack Implementation grade expression and suffixes expression change.
- 2022-06-20 06:03:47下载
- 积分:1
-
混沌移位键控
混沌调制方案的误码率与信噪比。在这里,我们用一个混沌信号调制的二进制信息和AWGN信号发送。在接收端,通过一个相干检测器检测信号,并对其进行了分析,给出了一个给定的信噪比。绘制了误码率与信噪比的曲线
- 2022-03-13 05:25:27下载
- 积分:1