-
ccache2.4的源代码,用于嵌入式系统开发.
ccache2.4的源代码,用于嵌入式系统开发.-ccache2.4 the source code for the embedded system development.
- 2022-01-26 07:47:26下载
- 积分:1
-
int show_char(int n, const char *name, chtype code)
{
const int height =...
int show_char(int n, const char *name, chtype code)
{
const int height = 16
int row = 4 + (n height)
int col = (n / height) * COLS / 2
mvprintw(row, col, " *s : ", COLS/4, name)
addch(code)
return n + 1
}- int show_char(int n, const char*name, chtype code)
{
const int height = 16
int row = 4+ (n height)
int col = (n/height)* COLS/2
mvprintw(row, col, "*s : ", COLS/4, name)
addch(code)
return n+ 1
}
- 2023-01-13 11:50:04下载
- 积分:1
-
ramdisk linux ppc82
ramdisk linux ppc82
- 2022-02-22 05:02:23下载
- 积分:1
-
医学图像,电子显微镜图像的专业处理软件的C++/Python源码,可以采用不同的方法自动识别并筛选目标物体,可以对图像进行任何通用可视化操作(缩放,度量,裁减等...
医学图像,电子显微镜图像的专业处理软件的C++/Python源码,可以采用不同的方法自动识别并筛选目标物体,可以对图像进行任何通用可视化操作(缩放,度量,裁减等等)。源码跨windows/unix平台,结合C++/Python应用,同时也是学习跨平台,跨语言编程的好范例。-Medical images, electron microscope images of professional processing software, C++/Python source code, you can use different methods automatically identify and filter the objects, you can visualize the image in any general-purpose operations (zoom, measure, cut, etc.). Source Cross-windows/unix platform, combined with C++/Python applications, also suitable to study cross-platform, cross-language programming as a good example.
- 2023-05-16 23:40:03下载
- 积分:1
-
TCL
demo by N. Sidiropoulos and R. Bro
clear all
F=5 % users
I=4...
TCL
demo by N. Sidiropoulos and R. Bro
clear all
F=5 % users
I=4 % antennas-TCLdemo by N. Sidiropoulos and R. Broclear all F = 5 usersI = 4 antennas
- 2023-02-23 10:40:03下载
- 积分:1
-
linux client/server based LCD Driver for HD44780
linux client/server based LCD Driver for HD44780
- 2022-03-01 03:55:02下载
- 积分:1
-
这些代码和文本文件写在EUC
These code and text file are written in euc-jp-unix
- 2022-07-08 14:46:40下载
- 积分:1
-
系统调用是系统内核和应用程序的接口
此代码展示了linux系统调用的实现...
系统调用是系统内核和应用程序的接口
此代码展示了linux系统调用的实现-system is called the kernel and application program interface that this code to display the Linux system call the realization
- 2022-09-01 02:25:02下载
- 积分:1
-
44B0的一个简易原理图
44B0的一个简易原理图-44B0 of a simple diagram
- 2022-01-27 22:02:37下载
- 积分:1
-
Moto A1200 linux kernel SRC
Moto A1200 linux kernel SRC-Moto A1200 Linux kernel SRC
- 2022-04-23 18:20:34下载
- 积分:1