-
题目:有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列), 输出到一个新文件C中。...
题目:有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列), 输出到一个新文件C中。-topic : There are two disk files A and B, the store his letter, the requirements of these two documents, the information merger (in alphabetical order), the output to a new file C.
- 2022-01-31 16:14:08下载
- 积分:1
-
I do an adaptive filter, in addition to taking into account clutter suitable for...
我做的一个自适应滤波器,可以虑除杂波,适合信号采样之后的数字滤波-I do an adaptive filter, in addition to taking into account clutter suitable for signal sampling after the digital filter
- 2022-02-12 17:28:54下载
- 积分:1
-
c++ 录音并保存为wav
本文章利用windows api 函数实现了调用麦克风并录音,保存在本地 对于学习有很大的帮助,
- 2022-02-28 19:57:27下载
- 积分:1
-
the LEX and YACC is a combination of integers to achieve a simple example, I emb...
这个是YACC和LEX结合使用来实现整数加法的简单事例,我体现的是基本的步骤,不在于其功能的完美和强大,给我一样的菜鸟以启示,以便您不必在开始的路上徘徊太久,希望您喜欢-the LEX and YACC is a combination of integers to achieve a simple example, I embody the basic steps, not its function in a perfect and strong, give me the same exposure to enlightenment, so that you need not start wandering on the road for too long, I hope you like
- 2022-06-01 19:55:38下载
- 积分:1
-
反射式红外探测
用红外发射二极管和常见的0038接收头构成,配合stc的单片机,作为近距离的检测使用,成本低,简单可靠,
- 2022-11-17 19:45:02下载
- 积分:1
-
The ability to easily view the current system has been the process, you can see...
能够方便地查看当前系统已有的进程,可以完整的看到所有信息。。。好用-The ability to easily view the current system has been the process, you can see all the information complete. . . Use
- 2023-03-14 13:10:04下载
- 积分:1
-
图像处理小程序,有界面,以及一些基本的处理操作.
图像处理小程序,有界面,以及一些基本的处理操作.-small image processing procedures, interface, as well as some basic handling operations.
- 2023-05-30 04:55:03下载
- 积分:1
-
Compiler Principle small programs have a small problem source files as follows :...
编译原理小程序 有点小问题 源程序文件内容如下: main() { int a, b a = 10 b = a + 20 } 要求输出如下: (2,”main”) (5,”(”) (5,”)”) (5,”{“} (1,”int”) (2,”a”) (5,”,”) (2,”b”) (5,” ”) (2,”a”) (4,”=”) (3,10) (5,” ”) (2,”b”) (4,”=”) (2,”a”) (4,”+”) (3,20) (5,” ”) (5,”)”)-Compiler Principle small programs have a small problem source files as follows : main () (int a, b a = b = a 10 20) output requirements are as follows : (2, "main") (5 ,"(") (5, " ) ") (5 ,"{"} (1," int ") (2," a ") (5 ,",") (2," b ") (5," ") (2," a " ) (4 ,"=") (3,10) (5, "") (2, "b") (4 ,"=") (2, "a") (4, "") (3,20 ) (5, "") (5 ,")")
- 2022-04-18 02:56:06下载
- 积分:1
-
document but a few statistics code
文件行数统计程序代码-document but a few statistics code
- 2023-02-24 08:40:03下载
- 积分:1
-
开发工具EVC3.0 按下面做然后编译 是一个字典程序 请解压缩到D盘根目录,在eMbedded Visual C++ 3.0 的Tools=>Optio...
开发工具EVC3.0 按下面做然后编译 是一个字典程序 请解压缩到D盘根目录,在eMbedded Visual C++ 3.0 的Tools=>Options菜单项Directories选择卡中加入头文件路径: D:JFDict200SourceCodelibxmlinclude D:JFDict200SourceCodelibxslt 和正确的库文件路径,对于Pocket PC为: D:JFDict200SourceCode\_libfilesWCE300Pocket_PCARMRel-development tools EVC3.0 done by Below is then compiled a dictionary please procedures to extract the D occurs, the eMbedded Visual Tools 3.0, C = gt; Directories Options menu items to choose the first card to add paper trails : D : JFDict200 SourceCode libxml include D : JFDict200 SourceCode libxslt and the correct path of the library for Pocket PC : D : JFDict200 SourceCode _libfiles WCE300 Pocket_PC ARMRel
- 2022-12-11 15:15:03下载
- 积分:1