-
An open source audio codec, in the Install text on how to compile and install th...
一个开源的音频解码源程序,在Install文中有关于怎么编译及安装的说明,也可取sourceforge上下-An open source audio codec, in the Install text on how to compile and install the note, but also desirable levels sourceforge
- 2022-01-26 05:51:42下载
- 积分:1
-
IEEE1394Diag是一个GUI应用程序,介绍了IEEE1394的图形视图…
IEEE1394Diag is a GUI application that presents a graphical view of an IEEE1394 network and provides the ability to perform common 1394 operations such as async reads, writes, isoc listens and talks, as well as configuration rom browsing of all nodes pres -IEEE1394Diag is a GUI application that presents a graphical view of an IEEE1394 network and provides the ability to perform common 1394 operations such as async reads, writes, isoc listens and talks, as well as configuration rom browsing of all nodes pres
- 2022-02-13 23:03:57下载
- 积分:1
-
gcc compiler under linux through, cs source client server communication, the rea...
gcc编译器在linux下通过,cs源代码客户端服务器通信,实现了简单的文本传输,了解socket读取的全过程,绝对可以原创,欢迎大家多多支持。
- 2022-12-14 02:50: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
-
地图浏览器,在linex下运行,能显示坐标,鼠标所在经纬度
地图浏览器,在linex下运行,能显示坐标,鼠标所在经纬度-Map Viewer, at linex run, can display coordinates of the mouse where the latitude and longitude
- 2022-01-28 04:19:17下载
- 积分:1
-
NPTL的使用是大势所趋,学习使用NPTL的教程
NPTL的使用是大势所趋,学习使用NPTL的教程-NPTL is the general trend of using and learning to use the NPTL
- 2022-10-25 08:35:03下载
- 积分:1
-
在linux环境下arm2410的 dma驱动程序
在linux环境下arm2410的 dma驱动程序
-In linux environment arm2410 the dma driver
- 2023-08-23 08:10:03下载
- 积分:1
-
Linux使用技巧集。Linux 是目前最热门的网络操作系统之一,它包含了完整的Internet服务...
Linux使用技巧集。Linux 是目前最热门的网络操作系统之一,它包含了完整的Internet服务-Linux set to use the skills. Linux is the most popular one of the network operating system, which includes a complete Internet services ... ...
- 2022-01-23 10:38:54下载
- 积分:1
-
This is an mp3 source code, which contains version and windows version uninx wit...
这是一个mp3的源代码,里面包含有uninx版和windows版,用C++语言编写的-This is an mp3 source code, which contains version and windows version uninx with C++ Languages
- 2023-07-21 11:15:04下载
- 积分:1
-
金融加密机SJL05型集成API,可直接调用,放心使用。
金融加密机SJL05型集成API,可直接调用,放心使用。-Financial security devices SJL05 type integrated API, direct calls, ease of use.
- 2022-11-09 13:15:04下载
- 积分:1