-
SAA7134
saa7134-0.2.9.tar.gz 电视卡驱动程序-saa7134- 0.2.9.tar.gz TV Card Driver
- 2022-03-29 04:48:01下载
- 积分:1
-
周立功
ZLG-GUI源代码完整版12-GUI_StockC.c-ZLG-GUI source code full version of 12-GUI_StockC.c
- 2022-01-31 20:10:06下载
- 积分:1
-
关于OpenMP性能调优的资料,更深一步学习如何提高程序性能。主要掌握了循环互换,循环展开和循环合并等方法,和缓存的一致性来解决共享变量带来的负荷,了解了线性递...
关于OpenMP性能调优的资料,更深一步学习如何提高程序性能。主要掌握了循环互换,循环展开和循环合并等方法,和缓存的一致性来解决共享变量带来的负荷,了解了线性递推(Linear Recurrence)和如何用分块提高矩阵的更新效率。
-On the OpenMP performance tuning information, deeper to learn how to improve program performance. Main mastered the loop interchange, loop start and loop merging and so on, and cache consistency to solve the shared variables to bring the load to find the linear recurrence (Linear Recurrence), and how to block updates to improve the efficiency of the matrix.
- 2023-04-03 06:20:05下载
- 积分:1
-
Linux核心编程,很流行的一本电子书籍
Linux核心编程,很流行的一本电子书籍-Linux core programming, is a popular e-books
- 2022-02-21 22:18:08下载
- 积分:1
-
很好.很多的功能.我看很多人真的需要啊.所以拿出来共享
很好.很多的功能.我看很多人真的需要啊.所以拿出来共享-small fine
- 2022-05-22 11:51:06下载
- 积分:1
-
金丝雀
Canary-1.2.tar.bz2.rar Canary-1.2.tar.bz2.rar
- 2022-02-06 11:44:59下载
- 积分:1
-
MP3开放源码。 MP3开放源码。
MP3开放源码。 MP3开放源码。-MP3开放源码。MP3开放源码。
- 2022-01-26 02:58:11下载
- 积分: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
-
任天堂的模拟器下Linux的代码。供你参考。
linux下的任天堂模拟器代码。供大家参考。-Nintendo emulator under linux code. For your reference.
- 2022-04-27 01:33:49下载
- 积分:1
-
spi interface LINUX CAN driver
spi接口的 LINUX CAN driver -spi interface LINUX CAN driver
- 2022-02-26 18:02:54下载
- 积分:1