-
的sniffer工具。
linux下的sniffer工具.-the sniffers tools.
- 2023-04-06 10:25:04下载
- 积分:1
-
linux programming simple example, covering file I/O, multi
linux编程的简单例子,涵盖文件I/O,多线程,多进程,socket等入门经典-linux programming simple example, covering file I/O, multi-threaded, multi-process, socket, such as Introduction to Classical
- 2022-08-15 23:22:21下载
- 积分:1
-
Win32Linux.Winux源码PART 2
Win32Linux.Winux源码PART 2-Win32Linux.Winux source PART 2
- 2022-03-09 21:55:09下载
- 积分:1
-
用802个证人
linux下 用来通过802.1x人证-used by 802 witnesses
- 2022-11-19 14:10:03下载
- 积分:1
-
linux下的聊天程序,server端和client端下载后直接编译就可运行。其他为必需的调运函数,也必须调用并运行。...
linux下的聊天程序,server端和client端下载后直接编译就可运行。其他为必需的调运函数,也必须调用并运行。-under linux chat procedures, server and client-side download operation can be directly translated. Other necessary for the transportation function, you must call and run.
- 2023-06-19 03:20:03下载
- 积分:1
-
宽度= gdk_pixbuf_animation_get_width(ANI)
width = gdk_pixbuf_animation_get_width(ani)
height = gdk_pixbuf_animation_get_height(ani)
current_frame_list = gdk_pixbuf_animation_get_frames(ani)
pixmap = gdk_pixmap_new(w->window, width, height, -1)
clean_pixmap = gdk_pixmap_new(w->window, width, height, -1)
if (w->style->bg_pixmap[GTK_STATE_NORMAL]) {
GdkPixmap *bg = w->style->bg_pixmap[GTK_STATE_NORMAL]
GdkGC *gc
GdkGCValues values
values.tile = bg
values.fill = GDK_TILED
gc = gdk_gc_new_with_values(w->window, &values,
GDK_GC_FILL|GDK_GC_TILE)
gdk_gc_set_ts_origin(gc,
(w->allocation.width - width)/2,
(w->allocation.height-height)/2)
gdk_draw_rectangle(clean_pixmap,gc, TRUE,
0, 0, width, height)
gdk_gc_destroy(gc)
} else {
gdk_draw_rectangle(clean_pixmap,
w->style->bg_gc[GTK_STATE_NORMAL],
TRUE, 0, 0, width, height)
}- width = gdk_pixbuf_animation_get_width(ani)
- 2022-05-17 15:10:31下载
- 积分:1
-
arm s3c2410 中断处理 新手需要
arm s3c2410 中断处理 新手需要 -中destroy arm s3c2410 braise Jie
- 2022-05-07 04:53:31下载
- 积分:1
-
The source code realized on Paragui which uses
framebuffer to select the files...
基于paragui实现的一个在linux操作系统下使用framebuffer来进行窗口模式的文件选择的源代码。-The source code realized on Paragui which uses
framebuffer to select the files of window mode.
- 2022-03-31 02:06:19下载
- 积分:1
-
linux下的一个简单定时器设计,使用select函数实现功能
linux下的一个简单定时器设计,使用select函数实现功能-linux timer under a simple design, using the select function implementation function
- 2022-06-13 04:42:25下载
- 积分:1
-
linux下can
linux下can-driver.zip-under-driver.zip
- 2022-01-26 05:30:53下载
- 积分:1