-
linux terminal program, create, use, settings, etc.
linux 终端程序,创建,使用,设置-linux terminal program, create, use, settings, etc.
- 2022-08-02 15:58:28下载
- 积分:1
-
Network congestion in the PI algorithm source code, you can use NS
网络拥塞中的PI算法源码,可以在用NS-2仿真软件方针,也可以用于其它算法开发-Network congestion in the PI algorithm source code, you can use NS-2 simulation software approach, can also be used for the development of other algorithms
- 2023-07-07 02:10:02下载
- 积分:1
-
oracle引用库
oracle引用库-oracle reference library
- 2022-02-20 15:27:30下载
- 积分:1
-
pos机交易实现源代码
含金融卡交易8583协议实现
开发环境:linux
典型应用:嵌入系统开发
仅供参考...
pos机交易实现源代码
含金融卡交易8583协议实现
开发环境:linux
典型应用:嵌入系统开发
仅供参考
-pos machine transactions with the source code to achieve financial card transactions 8583 agreement to achieve development environment : linux Typical applications : embedded system development is for reference only
- 2022-02-06 08:10:01下载
- 积分:1
-
elinks under lynx is the most important two text browsers, linux in under very p...
elinks下lynx是最重要的二个文本浏览器, 在linux下非常实用, elinks也是gentoo安装过程中默认使用的浏览器, 这是elinks源代码-elinks under lynx is the most important two text browsers, linux in under very practical, elinks also gentoo installation process use the default browser, which is the source code elinks
- 2022-07-11 02:56:55下载
- 积分:1
-
LFS.This is a kind of file system.
LFS.This is a kind of file system.
- 2022-03-23 06:52:49下载
- 积分: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
-
unix下的网络编程
unix下的网络编程-of network programming
- 2023-05-08 19:50:02下载
- 积分:1
-
linux系统,qt,进度条的编写代码,运行过的
linux系统,qt,进度条的编写代码,运行过的-linux system, qt, the progress bar to write code, run-off
- 2023-09-03 18:25:03下载
- 积分:1
-
srtree算法实现
srtree算法实现-srtree Algorithm
- 2022-06-13 00:19:25下载
- 积分:1