-
Oracle导出数据文件(Exp/imp)修改程序,可以解决在不同的Oracle版本,不同的字符集环境下无法导入导出的问题...
Oracle导出数据文件(Exp/imp)修改程序,可以解决在不同的Oracle版本,不同的字符集环境下无法导入导出的问题-derived Oracle data files (Exp/imp) modify the program can be solved in different Oracle versions, different character sets impossible conditions for import and export issues
- 2023-05-20 19:00:02下载
- 积分:1
-
的分布有多个工具Valgrind。最受欢迎的是记忆…
The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as:
*
touching memory you shouldn t (eg. overrunning heap block boundaries)
*
using values before they have been initialized
*
incorrect freeing of memory, such as double-freeing heap blocks
*
memory leaks.
-The Valgrind distribution has to multiple ols. The most popular is the memory checking too l (called Memcheck) which can detect many commo n memory errors such as :* touching memory you should not (eg. overrunnin g heap block boundaries)* t values before using hey have been initialized* incorrect freeing o f memory, such as double-freeing heap memory blocks* lea ks.
- 2022-05-10 23:27:50下载
- 积分:1
-
用C写的CGI测试程序,已通过测试
用C写的CGI测试程序,已通过测试-C write CGI test procedure has been tested
- 2022-03-13 11:41:04下载
- 积分:1
-
在linux环境下,开发的一个类似ping的程序,计算round trip time,即往返时间,可选择使用TCP或UDP...
在linux环境下,开发的一个类似ping的程序,计算round trip time,即往返时间,可选择使用TCP或UDP-A ping-like program in Linux. It can caculate round trip time between two points. You can choose TCP or UDP.
- 2022-08-20 00:36:21下载
- 积分:1
-
linux编程入门,英文版
linux编程入门,英文版-entry and English
- 2022-06-01 00:21:19下载
- 积分:1
-
linux c 的函数使用大全,所有的函数都有
linux c 的函数使用大全,所有的函数都有-the function uses Daquan, all have a function
- 2022-03-23 02:38:16下载
- 积分:1
-
Given SOCKET client communication in the server
给予SOCKET通信的客户端于服务器端的程序,适用于LINUX-Given SOCKET client communication in the server-side procedures, applicable to LINUX
- 2022-08-17 22:18:52下载
- 积分:1
-
利用verilog hdl编写的浮点加法器运算单元,单精度。
利用verilog hdl编写的浮点加法器运算单元,单精度。-Verilog hdl prepared to use floating-point adder computing unit, single-precision.
- 2022-06-02 18:16:48下载
- 积分:1
-
unix环境高级编程一书的源码
unix环境高级编程一书的源码-unix environment for high-level programming book source
- 2022-02-05 10:06:35下载
- 积分:1
-
linux 0.11 内核注释,作者写的非常详尽深刻,是学习操作系统不可或缺的一本书,介绍了内核代码组织结构与相互之间的关系,还说明了编译内核的方法...
linux 0.11 内核注释,作者写的非常详尽深刻,是学习操作系统不可或缺的一本书,介绍了内核代码组织结构与相互之间的关系,还说明了编译内核的方法-linux 0.11 kernel notes, the authors write very detailed and profound, is to learn the operating system an indispensable book on the organizational structure of the kernel code and the mutual relations, but also describes the method of compiling the kernel, etc.
- 2022-06-26 07:44:36下载
- 积分:1