资源列表
[Linux/Unix编程] udp_send
说明:udp发送,在vpn环境下,分层次组成tcp包-udp sender<zhangqifei> 在 2025-03-05 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] testtime
说明:通过GPIO高低电频获取响应的时间例子,类似的可仿照此架构下-GPIO electricity through the high and low frequency response of time to obtain examples of similar architecture can be modeled under this<tim> 在 2025-03-05 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] gtk_clock_without_cairo
说明:一个用gtk编写的时钟, 没有用cairo进行渲染, 效果可能差一点, 但将就用吧!-Gtk prepared using a clock, did not use cairo for rendering, the effect may be almost, but will use it!<lys_629> 在 2025-03-05 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] philosophers
说明:typical problem of the philosophers<JulR> 在 2025-03-05 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] wenjianchuanshuVC
说明:关于文件传输一个学习例子,任何计算机都可以通过127.0.0.1访问自己. 也可以用计算机的实际IP地址代替127.0.0.1-Learn about a file transfer example, any computer can access your 127.0.0.1. Can also use the computer to replace the actual IP address 127.0.0.1<haison> 在 2025-03-05 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] serial
说明:关于linux的串口的驱动的源代码,写的很好很详尽-this is serial code of serial in linux,this code is very good<dgsfsd> 在 2025-03-05 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] gfd_dmac
说明:这时linux下的usb的代码 ,代码中使用了dma的数据传输的操作。写的很好很简洁-this is usb code in linux and it handle the dma transfer<dgsfsd> 在 2025-03-05 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] HA_TypeDef
说明:这时linux下 usb 硬件测试的代码 很好很强大,很值得借鉴-this is usb code in linux and it handle the usb hardware test<dgsfsd> 在 2025-03-05 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] info
说明://获得当前的模式 oldmode = vga_getcurrentmode[] //初始化 vga_init[] //判断是否支持该模式 if[vga_hasmode[mode]] vga_setmode[mode] else { printf["No such mode\n"] exit[1] } //获得当前<xrgj> 在 2025-03-05 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] shell_script
说明:shell脚本包,包含自动上传压缩包到ftp服务器上。通常用于日志之类的定时备份;定时把信息写入mysql数据库;定时备份定时备份apache日志等-shell scr ipt package that contains compressed packages automatically upload to the ftp server. Often used like regular log backup regularly put<潘峰> 在 2025-03-05 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] share
说明:1。创建一共享内存。a进程对共享内存中的某个整型不断加一,另外个进程对他进行减一操作,要求信号量同步。-1. The creation of one shared memory. a process of shared memory in a continuous integer-plus-one, while a process carried out by one of his operations, requested semap<ak-47> 在 2025-03-05 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] spinbox
说明:setlocale[LC_ALL, ""] XtSetLanguageProc[NULL, NULL, NULL] //建立顶级窗口 toplevel = XtVaAppInitialize[&app, "SpinBox", NULL, 0, &argc, argv, NULL, NULL] //建立SpinBox n = 0 XtSetArg[args<xiaoran1> 在 2025-03-05 上传 | 大小:2kb | 下载:0