-
一个很好的ASN1编解码软件包,可用在对MAP/CAP/INAP等多个电信协议的编解码...
一个很好的ASN1编解码软件包,可用在对MAP/CAP/INAP等多个电信协议的编解码-a good ASN1 codec packages available in the MAP/CAP/INAP many other telecommunications agreement codec
- 2022-02-07 03:49:51下载
- 积分:1
-
对单个文件流进行操作,主要包括分割文件名
判断文件是否打开,判断文件的总大小,当前文件位置,当前行的长度,是否有下一行,读一行文件信息等等....
对单个文件流进行操作,主要包括分割文件名
判断文件是否打开,判断文件的总大小,当前文件位置,当前行的长度,是否有下一行,读一行文件信息等等.-Of a single file stream operation, including division of the file name to determine whether or not to open files to determine the total file size, the current file position, the current line length, whether it has the next line, reading his paper and so on.
- 2022-05-20 02:38:17下载
- 积分: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
-
红外线操作系统
linux操作系统下的红外驱动的测试程序,对在linux下红外驱动的同行很有帮助。-linux operating system of infrared-driven testing procedures in the infrared driver under linux peer helpful.
- 2022-05-06 00:36:13下载
- 积分:1
-
本书主要讲述了如何在unix平台下进行C语言基础程序设计,以及高级编程....
本书主要讲述了如何在unix平台下进行C语言基础程序设计,以及高级编程.-the book explains how the unix platform for C language based programming, and high-level programming.
- 2022-03-30 12:16:56下载
- 积分:1
-
ucos在78e58上移植的例子,经过测试通过,希望大家交流呀,共享源码...
ucos在78e58上移植的例子,经过测试通过,希望大家交流呀,共享源码-CENTER 78e58 on the transplant example, the test passed, let us exchange it, sharing source code!
- 2022-03-01 16:39:06下载
- 积分:1
-
rarp protocol s sample program,server and client.run in linux.
rarp protocol s sample program,server and client.run in linux.
- 2022-12-12 06:00:03下载
- 积分:1
-
(Ebook
(Ebook - Pdf) - Trolltech - Graphics With Qt (En Us).rar-(Ebook- Pdf)- Trolltech- Graphics With Qt (En Us).rar
- 2022-03-15 09:28:03下载
- 积分:1
-
the firewall procedures! C language used!
linux环境下的firewall程序!用c语言实现!-the firewall procedures! C language used!
- 2022-03-02 12:26:38下载
- 积分:1
-
Linux下配置samba
Linux下配置samba-Linux configuration samba
- 2022-09-01 15:00:03下载
- 积分:1