-
a predicate on the handouts, very lucid, self
一个介绍谓词的讲义,非常清晰明了,适合初学者自学-a predicate on the handouts, very lucid, self-learning for beginners
- 2022-04-22 03:56:07下载
- 积分:1
-
牌分割系统
牌分割系统 -Licensing system licensing division of the system partition
- 2022-01-28 04:38:25下载
- 积分:1
-
丁丁串口助手 一个十分有用的串口调试工具
丁丁串口助手 一个十分有用的串口调试工具-Tintin a very useful assistant serial serial debugging tool
- 2023-07-03 02:10:05下载
- 积分:1
-
ok,十分好用,大家先看看,有什么问题请留言,我会尽量为大家解答...
ok,十分好用,大家先看看,有什么问题请留言,我会尽量为大家解答-ok
- 2022-03-06 04:17:55下载
- 积分:1
-
这是我见过的最垃圾的代码.不知道哪开发的.不过可以作为毕业设计....
这是我见过的最垃圾的代码.不知道哪开发的.不过可以作为毕业设计.-This is the most garbage I have seen the code. Do not know which of the development. But as a graduation project.
- 2023-09-04 14:35:04下载
- 积分:1
-
Computer vision. Fundamentals.
Computer vision. Fundamentals.
- 2022-05-12 11:58:47下载
- 积分:1
-
查看窗体句柄的程序!很好用的!
是一款强有力的编程辅助工具,对分析窗体结构有独到之处。可以以十六进制和十进制两种不同方式显示窗口句柄等所有数值。本软件还可以...
查看窗体句柄的程序!很好用的!
是一款强有力的编程辅助工具,对分析窗体结构有独到之处。可以以十六进制和十进制两种不同方式显示窗口句柄等所有数值。本软件还可以简单调节窗口的状态和形为,如是否可见,是否可用,最大化,激活等。除此以外,您还可以把它当作一个截图的小工具来用。-See form handle the procedure! Good use! Programming is a powerful tool for analysis of unique structural form. Can be in hexadecimal and decimal display in two different ways, such as window handle all values. This software can also be a simple window regulator for the state and shape, such as whether or not we can see that is available, maximizing, etc. activated. Alternatively, you can treat it as a screenshot of a small tool to use.
- 2022-02-28 15:09:01下载
- 积分:1
-
关于雷达信号处理的书籍,大家可以借鉴参考一下!
关于雷达信号处理的书籍,大家可以借鉴参考一下!-radar signal processing on the books, we can draw a reference!
- 2022-06-21 07:42:37下载
- 积分:1
-
在java画图程序
关于java画图程序-drawing program on java
- 2022-02-03 16:45:51下载
- 积分:1
-
字符串操作是一个不小的主题,在标准C++中,string字符串类成为一个标准,之所以抛弃char*的字符串而选用C++标准程序库中的string类,是因为他和前...
字符串操作是一个不小的主题,在标准C++中,string字符串类成为一个标准,之所以抛弃char*的字符串而选用C++标准程序库中的string类,是因为他和前者比较起来,不必担心内存是否足够、字符串长度等等,而且作为一个类出现,他集成的操作函数足以完成我们大多数情况下的需要.
下面我们首先从一些示例开始学习下string类的使用.-i nclude
#i nclude
using namespace std
void main()
{
- 2022-07-21 17:33:39下载
- 积分:1