资源列表
[Linux/Unix编程] fork_vfork
说明:主要测试fork和vfork区别的代码 比较简单,但是能说明很多问题 读者可以尝试对文件描述符的的共享特性进行测试 还有vfork死锁问题的特性进行测试-The main difference between the test fork and vfork code is relatively simple, but a lot of problems illustrate the reader can try to fil<钟伟> 在 2025-05-09 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] sigaction_new
说明:这个是对linux下进程间通信之“信号”的特性进行测试的代码,尤其是对实时信号和非实时信号的排队问题进行的测试和验证。 本代码在redhat linux2.4平台上验证无误 -This is the Inter-Process Communication under linux the signal to test the characteristics of the code, especially for real-ti<钟伟> 在 2025-05-09 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] signal_rt
说明:这个是专门针对实时信号做的代码 用到了各个实时信号涉及到的函数 同时对实时信号的排队问题进行的验证 本程序是经由各种不完整的代码综合而来 且验证过的 网上这方面的代码很少,很珍贵的! 希望对那些对linux下实时信号有兴趣的人有用-This is done specifically for real-time signal code used in various real-time signal relates<钟伟> 在 2025-05-09 上传 | 大小:1kb | 下载:0
[操作系统开发] sem_shm_test
说明:这个代码特点是由System V的IPC对象信号量和共享内存模拟了多进程间的同步手段--P,V操作,验证了进程间的同步互斥问题 -This code is characterized by the System V semaphore object of the IPC and shared memory to simulate the multi-process synchronization between the means-<钟伟> 在 2025-05-09 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Newton
说明:实现牛顿法解方程方程组,运行后按要求输入方程,可通过牛顿法解方程-Newton method to achieve solutions equation equations, after running for the importation of equations can be solved through the Newton equation<cdp1984822> 在 2025-05-09 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] guass
说明:使用高斯列主消元法实现高次方程组的求解过程-Out the main use of Gaussian elimination method to achieve high process equations<cdp1984822> 在 2025-05-09 上传 | 大小:1kb | 下载:0
[汇编语言] chaoshenbo
说明:超声波传感器超声波测距8051汇编源程序 晶振采用6M,P1口为数码管段输出口,P3.0~P3.2为数码管位输出口,P3.5超声波发送输出,P3.7超声波接收。 -Ultrasonic Sensor Ultrasonic Ranging crystal 8051 compilation of source code using 6M, P1 mouth tube sections as a digital output, P<linannan321> 在 2025-05-09 上传 | 大小:1kb | 下载:0
[matlab例程] lms_algorithm
说明:This program simulates plant identification least mean square (NLMS) alogrithm reference: 《LMS算法的频域快速实现》-This program simulates plant identification least mean square (NLMS) alogrithm reference: LMS algorithm for ra<huangsir> 在 2025-05-09 上传 | 大小:1kb | 下载:0