-
自己写的gps信息解码的程序,linux平台下的,主要是gga,rmc等的解析。...
自己写的gps信息解码的程序,linux平台下的,主要是gga,rmc等的解析。-Wrote it myself gps information decoding procedure, linux platform, mainly gga, rmc etc. Analysis.
- 2022-02-05 05:32:39下载
- 积分:1
-
linux the following courses to solve a simple table arrangement procedures used...
linux下面一个简单的求解课程表安排的程序利用了Easylocal++的类库-linux the following courses to solve a simple table arrangement procedures used Easylocal++ the Library
- 2023-04-16 13:55:02下载
- 积分:1
-
Microwindows嵌入式系统字体
microwindow字体microwindows-fonts-0.90.tar.gz-microwindow fonts Microwindows- fonts- 0.90.tar.gz
- 2023-06-11 13:50:04下载
- 积分: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
-
基于V4L的的编程和说明函数。对编写V4L的编写有很大的作用
基于V4L的的编程和说明函数。对编写V4L的编写有很大的作用-V4L-based programming and description of the function. In the preparation of V4L significant role in the preparation of
- 2022-03-21 14:42:44下载
- 积分:1
-
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(ro...
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(rows+3, cols+4, 3, 20)
subwin = derwin(win, rows, cols, 1, 2)
set_form_sub(form, subwin)
box(win, 0, 0)
keypad(win, TRUE)
post_form(form)
refresh()
wrefresh(win)
wrefresh(subwin)
//设置覆盖模式
form_driver(form, REQ_OVL_MODE)
- 2023-04-25 08:50:03下载
- 积分:1
-
user agent server源代码,
user agent server源代码,-user agent server source code,
- 2022-05-18 13:54:54下载
- 积分:1
-
试着描述如何使服务器和客户端之间的连接的SSL,创造…
Try to describe how to make a ssl connection between a server and client, create the ssl certificates, have code with examples and a zip with material. All this with C programming language.
www.koitoer.com
- 2022-03-16 09:31:55下载
- 积分:1
-
altera_avalon_dma.rar under ah!
altera_avalon_dma.rar大家快下啊-altera_avalon_dma.rar under ah!
- 2022-10-10 03:05:05下载
- 积分:1
-
2.6.14内核移植,包括详细的移植步骤
2.6.14内核移植,包括详细的移植步骤-2.6.14zImage
- 2022-01-22 16:28:46下载
- 积分:1