-
C的学习图书是好书啊!!要学C的一定好看!
C的学习图书是好书啊!!要学C的一定好看!-C learning library books ah yes! ! To learn C must look good!
- 2022-12-22 04:40:03下载
- 积分:1
-
这是一些平时的练习,其中包含一些简单的C++程序源码,初学者可以看一看,...
这是一些平时的练习,其中包含一些简单的C++程序源码,初学者可以看一看,-These are the usual practice, which contains some simple C++ program source code, beginners can take a look, thank you
- 2022-01-26 00:18:35下载
- 积分:1
-
OFDM系列之一:OFDM_demodulation
OFDM系统实现的C语言实现。绝对好程序,包括调制解调,星座映射等内容。...
OFDM系列之一:OFDM_demodulation
OFDM系统实现的C语言实现。绝对好程序,包括调制解调,星座映射等内容。-OFDM one of the series: OFDM_demodulation OFDM system of the C language. Definitely a good program, including the modulation and demodulation, constellation mapping and so on.
- 2022-03-18 19:04:22下载
- 积分:1
-
白云黄鹤算法版精华,这里面有很多的算法,还有不少人对于编程过程中遇到的问题的解答...
白云黄鹤算法版精华,这里面有很多的算法,还有不少人对于编程过程中遇到的问题的解答-Baiyun cranes algorithm version essence, there are many algorithms, there are many people on the program encountered in the course of the answer
- 2022-03-19 00:18:01下载
- 积分:1
-
大话设计模式,是一本很好程序员书籍,他浅显易懂的描述了,在写程序中所需要注意的问题...
大话设计模式,是一本很好程序员书籍,他浅显易懂的描述了,在写程序中所需要注意的问题-Lying design pattern is a very good programmer books, easy to understand description of him, and in the writing process need to pay attention to
- 2022-03-22 19:45:36下载
- 积分:1
-
C is fast becoming one of the most important, is the most popular programming la...
C 正迅速成为一种最重要, 也是最流行的程序设计语言。它的使用一直在增长是因为人们一用它, 就将喜欢它。当你学习 C 语言时, 你也会认识到它有许多优点。-C is fast becoming one of the most important, is the most popular programming language. Its use has been growing because the people I use it, it will be like it. When you learn C language, you will realize that it has many advantages.
- 2022-09-01 13:45:03下载
- 积分:1
-
次代码是数据挖掘软件的一个小例子,希望对大家有所帮助。...
次代码是数据挖掘软件的一个小例子,希望对大家有所帮助。-time code data mining software is a small example, we hope to help.
- 2022-09-16 22:55:04下载
- 积分:1
-
很好的mATLAB代码,是关于神经网络的,脉冲耦合神经网络,很好,也很简单...
很好的mATLAB代码,是关于神经网络的,脉冲耦合神经网络,很好,也很简单-MATLAB good code, is on the neural network, pulse coupled neural networks, very good, is also very simple
- 2022-01-26 07:35:45下载
- 积分:1
-
它是用C语言来实现计算器问题,可直接运行
它是用C语言来实现计算器问题,可直接运行-It is used C language to achieve the calculator problem, can be directly run
- 2022-05-12 22:41:12下载
- 积分:1
-
如果(pfile() = = 0)unlink(名字)别的fprintf(stderr,“%s:I/O错误
if (pfile() == 0) unlink(inname) else fprintf(stderr, "%s: I/O Error -- File unchanged
", inname) fclose(outfile) fclose(infile) } exit(0) - if (pfile() == 0) unlink(inname) else fprintf(stderr, "%s: I/O Error-- File unchanged
", inname) fclose(outfile) fclose(infile) } exit(0)
- 2022-01-27 22:48:17下载
- 积分:1