-
It is a informix esql/c technology development of banking procedures code.
这是一个使用 informix esql/c 技术开发的银行程序的部分代码。-It is a informix esql/c technology development of banking procedures code.
- 2022-06-16 12:33:56下载
- 积分:1
-
revised volume SIGINT signal example
修改信号量SIGINT例子-revised volume SIGINT signal example
- 2022-02-05 06:24:58下载
- 积分:1
-
at91rm9200 第一极boot源代码
at91rm9200 第一极boot源代码-AT91RM9200 first polar boot source code
- 2022-05-29 21:48:19下载
- 积分:1
-
smp8634 交叉编译环境 编译后就可以直接使用
smp8634 交叉编译环境 编译后就可以直接使用
- 2022-06-29 04:00:27下载
- 积分:1
-
串口编程入门串口编程文档门户网站
Linux 下串口编程入门linux 下串口编程的入门文档-Linux Serial Programming portal linux Serial Programming Document Portal
- 2023-02-23 23:35:03下载
- 积分:1
-
将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保...
将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保证接口不变,那么实现代码的中要添加一些变量,函数,将不会影响到调用者。-will require an open interface with a handle Packaging category, called only by the Packaging category to handle Call, which would call and to achieve separation, or call only need to see it to see the interface. So, as long as the guarantee the same interface, then the realization of the code necessary to add some variables, function and will not affect the person to call.
- 2022-01-24 12:47:47下载
- 积分:1
-
linux下的traceroute编程实现,已通过检验
linux下的traceroute编程实现,已通过检验-traceroute under linux programming, has passed the inspection
- 2022-03-19 12:09:39下载
- 积分:1
-
des rsa des3 algorithm can be ported to platforms such as symbian windows mobile
des rsa des3 算法
可移植到symbian windows mobile 等平台-des rsa des3 algorithm can be ported to platforms such as symbian windows mobile
- 2022-12-04 19:00:03下载
- 积分:1
-
精华文章基本的命令希望大家有用献给大家
精华文章基本的命令希望大家有用献给大家-The essence of the article basic useful commands dedicated to all hope that we
- 2022-02-06 21:37:34下载
- 积分:1
-
字符串指针,以探讨指针如何工作
String Pointers to explore how the pointer work
-The program takes lines from standard input and keeps the last n of them in memory as it goes through standard input. When it gets to an EOF, it prints the last n lines out. You may assume n is less than 2000 and each individual line is not longer than 1000 including the newline and the null terminator.
- 2022-02-01 01:57:48下载
- 积分:1