资源列表

« 1 2 ... .39 .40 .41 .42 .43 2944.45 .46 .47 .48 .49 ... 216384 »

[Linux/Unix编程BenchLogger

说明:Class that allows logging to a file while simultaneously logging to stdout stderr.
<gsvscao> 在 2025-06-30 上传 | 大小:1kb | 下载:0

[Linux/Unix编程invoke

说明:member function pointer.const member function pointer.
<muibhym> 在 2025-06-30 上传 | 大小:1kb | 下载:0

[Linux/Unix编程pretty2

说明:Test whether __PRETTY_FUNCTION__ works in templates, functions and in initializers at global scope.
<funtzct> 在 2025-06-30 上传 | 大小:1kb | 下载:0

[Linux/Unix编程ctor_error_code_const_char_pointer

说明:To edit the content of this header, modify the corresponding source file (e.g. under external kernel-headers original ) then run bionic libc kernel tools update_all.py.
<funtzct> 在 2025-06-30 上传 | 大小:1kb | 下载:0

[Linux/Unix编程resample_48khz

说明:This file contains resampling functions between 48 kHz and nb wb. The descr iption header can be found in signal_processing_library.h.
<peifergq> 在 2025-06-30 上传 | 大小:1kb | 下载:0

[Linux/Unix编程cpputils

说明:Checks that the string is readable and writable.
<zkkmse> 在 2025-06-30 上传 | 大小:1kb | 下载:0

[Linux/Unix编程search_n_pred

说明:search_n(ForwardIterator first, ForwardIterator last, Size count, const T& value, BinaryPredicate pred) .
<zkkmse> 在 2025-06-30 上传 | 大小:1kb | 下载:0

[Linux/Unix编程atm_tcp

说明:To edit the content of this header, modify the corresponding source file.
<zkkmse> 在 2025-06-30 上传 | 大小:1kb | 下载:0

[matlab例程Logistic

说明:matlab logistic源代码,注释详细,解释清楚-Logistic program for matlab
<changyang> 在 2025-06-30 上传 | 大小:1kb | 下载:0

[交通/航空行业Noise

说明:白噪声生成程序,利用限定频率段的功率谱反向生成。-White noise generator, utilizing limited frequency band of the power spectrum of the reverse generation.
<> 在 2025-06-30 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Thomas-method

说明:针对三对角方程组的特殊形式,利用杜利脱尔三角分解法中的追赶法,求出方程组的解。-For special form tridiagonal equations, it uses Thomas method in the Dooley off in Seoul to find solutions of equations.
<詹妮> 在 2025-06-30 上传 | 大小:1kb | 下载:0

[编译器/词法分析postfix-notation

说明:1、给出文法如下: G[E] E->T|E+T T->F|T*F F->i(E) 对应的转化为逆波兰式的语义动作如下: E-> E(1)op E(2) {E.CODE:= E(1).CODE||E(2).CODE||op} E->(E(1)) { E.CODE := E(1).CODE} E->id { E.CODE := id} 2、利用实验5中的算符优先分析算法,结合上面给出的语义动作实现逆波兰式的构造
<忆昔> 在 2025-06-30 上传 | 大小:1kb | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 2944.45 .46 .47 .48 .49 ... 216384 »

源码中国 www.ymcn.org