-
三星s3c6410 Android移植文档,uboot
三星s3c6410 Android移植文档,uboot
- 2023-08-22 23:15:03下载
- 积分:1
-
linux系统,qt,标准对话框的编写,正确的
linux系统,qt,标准对话框的编写,正确的-linux system, qt, the preparation of the standard dialog box, the correct
- 2022-04-02 12:37:57下载
- 积分:1
-
并行程序设计示例之一
并行程序设计示例之一-Parallel Programming Example One
- 2022-03-24 06:57:14下载
- 积分:1
-
对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该...
对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该单词出现的个数,两个字段之间用逗号分隔。约定单词仅由英文字母组成,单词间由非英文字母分隔,相同单词只输出一个,大小写不区分。
利用二叉树实现-the right time to a text file input.txt, divestment English words, Output by an order of the dictionary word list, the result output in a text file output.txt. Every word here, and the output of the word after word of the number, between two fields separated by a comma. Agreed only by the words in alphabetical composition, word by non-alphabetic segregation, the same word is only one output, distinction is not case. Achieved using binary tree
- 2022-12-15 15:30:03下载
- 积分:1
-
共享记忆体是指同一块记忆体区段被一个以上的行程所分享。这是我们所知速度最快的行程间通讯方式。使用共享记忆体在使用多CPU的机器上,会使机器发挥较佳的效能。...
共享记忆体是指同一块记忆体区段被一个以上的行程所分享。这是我们所知速度最快的行程间通讯方式。使用共享记忆体在使用多CPU的机器上,会使机器发挥较佳的效能。-shared memory is with a memory segment was more than one trip to share. We know this is the fastest means of communication between the itinerary. The use of shared memory in the use of multi-CPU machines, machines will play better efficiency.
- 2022-02-03 14:25:34下载
- 积分:1
-
Linux是一类Unix计算机操作系统的统称。Linux操作系统的内核的名字也是“Linux”。Linux操作系统也是自由软件和开放源代码发展中最著名的例子。严...
Linux是一类Unix计算机操作系统的统称。Linux操作系统的内核的名字也是“Linux”。Linux操作系统也是自由软件和开放源代码发展中最著名的例子。严格来讲,Linux这个词本身只表示Linux内核,但在实际上人们已经习惯了用Linux来形容整个基于Linux内核,并且使用GNU 工程各种工具和数据库的操作系统。Linux得名于计算机业余爱好者Linus Torvalds。 -Linux is a Unix-computer" s operating system collectively. Linux operating system kernel is also the name of " Linux" . Linux operating system is also free software and open source development, the most famous example. Strictly speaking, Linux is only the word itself, said Linux kernel, but in reality people have been accustomed to using Linux to describe the whole based on the Linux kernel and the GNU project to use a variety of tools and databases operating system. Linux is named in a computer amateur Linus Torvalds.
- 2022-01-29 03:00:41下载
- 积分:1
-
功能:Source_Insight使用教程..为了方便的学习Linux源程序,我们不妨回到我们熟悉的window环境下,也算是“师以长夷以制夷”吧。但是在Win...
功能:Source_Insight使用教程..为了方便的学习Linux源程序,我们不妨回到我们熟悉的window环境下,也算是“师以长夷以制夷”吧。但是在Window平台上,使用一些常见的集成开发环境,效果也不是很理想,比如难以将所有的文件加进去,查找速度缓慢,对于非Windows平台的函数不能彩色显示。于是笔者通过在互联网上搜索,终于找到了一个强大的源代码编辑器,它的卓越性能使得学习Linux内核源代码的难度大大降低,-Function: Source_Insight .. in order to facilitate the use of tutorials to learn Linux source code, we may wish to return to our familiar window environment, also be regarded as
- 2022-01-26 08:36:04下载
- 积分:1
-
linux下gtk图形界面编程的一个例子程序。
linux下gtk图形界面编程的一个例子程序。-under gtk GUI programming examples of a process.
- 2022-05-30 01:54:56下载
- 积分:1
-
在linux内核下面的键盘驱动程序,能使QT支持键盘操作
在linux内核下面的键盘驱动程序,能使QT支持键盘操作-Linux kernel in the following keyboard driver, can support keyboard operation QT
- 2022-12-04 03:55:03下载
- 积分:1
-
JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScri...
JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, JavaScript, Perl, Python等)。这些特性使JSON成为理想的数据交换语言。-JSON (JavaScript Object Notation) is a lightweight data interchange format. Is easy to read and write. But also easy for machines to parse and generate. It is based on JavaScript Programming Language, Standard ECMA-262 3rd Edition- December 1999 a subset of. JSON using entirely independent of language, text format, but also used language similar to C family habits (including C, C++, C#, Java, JavaScript, Perl, Python, etc.). These features make JSON an ideal data exchange language.
- 2022-02-03 03:07:14下载
- 积分:1