-
grep by曹斯琴,2007.7.17
grep by Cao Siqin,2007.7.17
grep [-v?]
Options:
-? : show this help
-v : list lines that doesn t contain sub-string
-n : list in one line, words separated by tab-grep by Cao Siqin,2007.7.17
grep [-v?]
Options:
-? : show this help
-v : list lines that doesn t contain sub-string
-n : list in one line, words separated by tab
- 2022-08-11 00:42:22下载
- 积分:1
-
Vc mixed with Matlab programming examples, more useful for mixed programming com...
Vc与Matlab混合编程的一些实例,比较有用,对于混合编程中常用的数据类型转换,系统设计以及算法设计等等,以实例展现,可以稍加修改即可投入实用。-Vc mixed with Matlab programming examples, more useful for mixed programming commonly used data type conversion, system design and algorithm design, etc., with examples to show, can be modified can be put into practical use.
- 2022-03-06 14:43:05下载
- 积分:1
-
正弦级数
这些都是 sine(angle) 的对于初学者来说,其中包括程序来计算值,并做其他算术运算的 c + + 中的程序。虽然那里内置的函数进行计算正弦角初学者可以练习书写,这种类型的程序。
- 2022-03-21 22:15:03下载
- 积分:1
-
矩阵类型 Pascal 控制台代码
一个简单的Pascal代码模拟矩阵式的数字级联
- 2023-06-26 22:40:02下载
- 积分:1
-
MeinTestProgramm
Weiterlesen 离我而去 !
好吧,,,帕 doofe beschreibung......
男子搅乱 etwas hochladen um etwas herunterladen zu können......
所以 ein 万劫不复的深渊 !!!
Bla
诺诺 mehr 男
音麦诺诺 mehr。
然后 das reicht
Desweiteren......
Ach vergiss es......
Sos...dfsdfsdfsdf眼镜蛇!
这是贝斯!Wirkloich 贝斯 !
眼镜蛇,Raspberr,c + +
- 2023-01-14 01:55:04下载
- 积分:1
-
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置;
int A ( const char...
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置;
int A ( const char * str1, const char * str2 );
没有的话,返回-1 有则返回所在位置(从0开始)
写出函数,对编写函数main完成对strstr的功能的验证。
-achieve the standard library functions strstr function : the search for str2 str1, if found, str1 return at the first appearance of str2 position; Int A (const char* str1, const char* str2); If not, the return-1 is returned with the location (from starting at 0) write function, the main function prepared to complete the function of the strstr certification.
- 2022-07-22 04:47:08下载
- 积分:1
-
实现了C++的分数类,实现的分数与整数,分数与int,整数与int的混合操作,用多态和虚函数来实现digit_number()
实现了C++的分数类,实现的分数与整数,分数与int,整数与int的混合操作,用多态和虚函数来实现digit_number()-Realize the C++ The Score category, the scores and realize integer, scores and int, and int mixed integer operations, using virtual functions and polymorphism to achieve digit_number ()
- 2022-03-02 18:18:42下载
- 积分:1
-
关于C++顺序表的一个演示代码。欢迎大家下载!
关于C++顺序表的一个演示代码。欢迎大家下载!-C on the order form a demo code. Welcome to download!
- 2022-03-21 22:04:48下载
- 积分:1
-
more systematic introduction of IP phone technology and the principle of the rel...
较 为 系 统 地 介绍 了 IP 电 话 技 术 的 原 理 和 相 关 协 议 , 描 述 了 SIP 的 相 关 实 体 、 服
务 分 层 和 消 息 处 理 过 程 , 结 合 嵌 入 式 技 术 设 计 、 实 现 了 一 个 基 于oSIP 协 议 栈 的 SIP 服 务 器 , 并 对 该 服 务 器 进 行 了 试 验 。
-more systematic introduction of IP phone technology and the principle of the relevant agreements, the description of the SIP related entities, and news services layered process, with embedded technology design, Based on the realization of a oSIP protocol stack of SIP server, and on the servers of the test.
- 2022-08-18 18:33:00下载
- 积分:1
-
可以画一个彩色的多边形,是在VC环境下编写的。
可以画一个彩色的多边形,是在VC环境下编写的。-draw a colorful graph
- 2023-02-22 21:00:03下载
- 积分:1