-
多线程应用编程网络
多线程应用编程网络-multithreaded application programming network
- 2023-05-30 11:25:03下载
- 积分: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
-
unlinux下的LCD显示程序,能够实现图片格式的转换及显示
unlinux下的LCD显示程序,能够实现图片格式的转换及显示-unlinux under the LCD display program that can realize the image format conversion and display
- 2022-01-21 18:41:27下载
- 积分:1
-
condor并行编程
condor并行编程-Condor Parallel Programming
- 2022-07-05 11:47:05下载
- 积分:1
-
linux c调试代码
linux c调试代码-debug code
- 2023-07-06 23:05:03下载
- 积分:1
-
GtkWidget*window
gtk_init (&argc, &argv)...
GtkWidget *window
gtk_init (&argc, &argv)
window = gtk_window_new (GTK_WINDOW_TOPLEVEL)
gtk_widget_show (window)
gtk_main ()
return(0) - GtkWidget*window
gtk_init (&argc, &argv)
window = gtk_window_new (GTK_WINDOW_TOPLEVEL)
gtk_widget_show (window)
gtk_main ()
return(0)
- 2023-02-06 20:55:03下载
- 积分:1
-
S3C2410触摸屏测试程序
S3C2410触摸屏测试程序 -S3C2410 touchscreen testing procedure
- 2022-03-22 15:59:17下载
- 积分:1
-
company PSEL drive, the use of the development environment winavr
pelikon 公司PSEL驱动程序,使用winavr的开发环境
-company PSEL drive, the use of the development environment winavr
- 2022-04-15 19:30:03下载
- 积分:1
-
the Linux environment, the C language and signal mechanism to achieve the volume...
在Linux环境下,用C语言和信号量机制实现了五个哲学家进餐的互斥关系-the Linux environment, the C language and signal mechanism to achieve the volume of five philosophers dining mutex relations
- 2022-06-27 15:32:43下载
- 积分:1
-
关于ARP协议方面的。比较难的。。不过是源码
关于ARP协议方面的。比较难的。。不过是源码-Agreements on the ARP. Comparison difficult. . But is the source
- 2022-01-21 01:42:45下载
- 积分:1