-
这是一个使用 cobol 实现的 unix 系统下的汉字输入法程序
这是一个使用 cobol 实现的 unix 系统下的汉字输入法程序-This is a realization of the use of COBOL unix system under the procedures for Chinese character input method
- 2023-05-15 12:55:02下载
- 积分:1
-
CGI Post方法测试,通过测试
CGI Post方法测试,通过测试-CGI Post method to test, testing
- 2023-05-14 05:50:03下载
- 积分:1
-
ubuntu的速成学习手册 对初学者有很大的帮助,希望对你们有用...
ubuntu的速成学习手册 对初学者有很大的帮助,希望对你们有用-ubuntu accelerated learning manual for beginners there is a great help, I hope useful for you
- 2022-07-07 10:40:58下载
- 积分:1
-
《深入浅出Linux设备驱动编程》,学习嵌入式LINUX驱动编程的好资料...
《深入浅出Linux设备驱动编程》,学习嵌入式LINUX驱动编程的好资料- Layman s language and Linux device driver programming, Study of Embedded LINUX good data-driven programming
- 2022-01-26 06:07:44下载
- 积分:1
-
linux下佳能数码相机PTP传输协议分析
linux下佳能数码相机PTP传输协议分析-under Canon digital cameras PTP transmission protocol analysis
- 2022-02-25 12:22:04下载
- 积分:1
-
lndir: Create shadow link tree.
最新的Xorg代码已经不包含这个小程序了,还是非常有用的,特意找出来...
lndir: Create shadow link tree.
最新的Xorg代码已经不包含这个小程序了,还是非常有用的,特意找出来
-lndir: Create shadow link tree. latest Xorg code already does not contain this small program, or very useful, specially to find out
- 2022-03-20 05:00:23下载
- 积分:1
-
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(ro...
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(rows+3, cols+4, 3, 20)
subwin = derwin(win, rows, cols, 1, 2)
set_form_sub(form, subwin)
box(win, 0, 0)
keypad(win, TRUE)
post_form(form)
refresh()
wrefresh(win)
wrefresh(subwin)
//设置覆盖模式
form_driver(form, REQ_OVL_MODE)
- 2023-04-25 08:50:03下载
- 积分:1
-
unix codes are given in this folder.
unix codes are given in this folder.
- 2022-04-20 01:02:46下载
- 积分:1
-
这是一个迷你
这是为微型GUI编写的2D位图处理代码
贴图(选区贴图,半透明贴图,alpha贴图)
直线(直接画线,异或画线,透明画线)
裁剪(凸四边形裁剪,线段裁剪,覆盖分割)
变换(平移,缩放,错切,旋转,对称)
所有代码都经过彻底调试和初步优化了
采用标准C语言编写,linux-gcc编译调试 -This is a mini-GUI prepared 2D bitmap handle code mapping (constituency mapping, semi-transparent textures, alpha maps) a straight line (direct painting lines XOR painting line, transparent painting line) cutting (convex quadrilateral cutting, line cutting, covering partition) transform (translation, scaling, shear, rotation, symmetry) all of the code are examined thoroughly debug and optimize the initial standard C language, linux-gcc compiler debugging
- 2022-02-03 09:46:56下载
- 积分:1
-
创建/写共享内存的c语言程序
创建/写共享内存的c语言程序-create/write shared memory c Language Program
- 2022-01-26 00:16:55下载
- 积分:1