-
C#多线程例子
多线程的一些简单例子,针对初学者的一些简单线程代码,希望对大家可以起到帮助,多线程的一些简单例子,针对初学者的一些简单线程代码,希望对大家可以起到帮助,多线程的一些简单例子,针对初学者的一些简单线程代码,希望对大家可以起到帮助,
- 2022-02-25 06:02:22下载
- 积分:1
-
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许...
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management functions: malloc () and free (). C programmers frequently use those functions at run-time allocation of buffers in order to pass data between functions. However, in many occasions, you can not pre-determine the actual size of the buffer required, which for the complex structure of the C program, it may lead to several fundamental questions. A self-management, abstract data buffer generally gives the pseudo-C code for an abstract buffer implementation, and details the advantages of using this mechanism.
- 2022-03-11 11:19:26下载
- 积分:1
-
一个时间类的若干操作
一个时间类的若干操作-one time some kind of operation
- 2022-03-20 17:05:48下载
- 积分:1
-
Symbian OS下开发的游戏源码,适合S60平台
Symbian OS下开发的游戏源码,适合S60平台-Symbian OS source code to develop the game for S60 platform
- 2022-03-21 01:06:05下载
- 积分:1
-
This is a very useful web development tool. Can save you a lot of time.
这是个开发web很有用的工具.可以节省你很多的时间.-This is a very useful web development tool. Can save you a lot of time.
- 2022-03-12 18:37:23下载
- 积分:1
-
linux 下的vi / vim的编辑工具.具有详细的操作说明
linux 下的vi / vim的编辑工具.具有详细的操作说明-under linux vi/vim editing tools. A detailed statement of operations
- 2023-07-08 18:35:03下载
- 积分:1
-
This is my source of the mine ,with flexible structor
自己的扫雷程序源代码,结构灵巧-This is my source of the mine ,with flexible structor
- 2022-02-02 07:44:36下载
- 积分:1
-
c class code
c语言学习的经典代码,c语言实例解析精粹书的配套代码。目录清单如下:第一部分 基础篇 001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014 求解二维数组的最大/最小元素 015 利用数组求前n个质数 016 编制万年历 017 对数组元素排序 018 任意进制数的转换 019 判断回文数 020 求数组前n元素之和 021 求解钢材切割的最佳订单 022 通过指针比较整数大小 023 指向数组的指针 024 寻找指定元素的指针 025 寻找相同元素的指针 026 阿拉伯数字转换为罗马数字 027 字符替换 028 从键盘读入实数 029 字符行排版 030 字符排列 031 判断字符串是否回文&
- 2022-03-10 23:24:00下载
- 积分:1
-
RA control of the sorting system to achieve another source :) in the company'...
RA控制分拣系统的另一个源代码实现:),可以在该公司的RSLogix5000软件下运行-RA control of the sorting system to achieve another source :) in the company"s software running RSLogix5000
- 2022-08-09 02:57:22下载
- 积分:1
-
ocr
ocr-optical character recognition-it is a very useful souece code for optical character recognition
- 2022-01-27 23:33:47下载
- 积分:1