-
kshell脚本程序,实现通过脚本生成伪随机密码,密码表的文件在script文件夹中,具体的配置请阅读脚本程序中的注释。如果在Linux环境中无法运行,请在脚本...
kshell脚本程序,实现通过脚本生成伪随机密码,密码表的文件在script文件夹中,具体的配置请阅读脚本程序中的注释。如果在Linux环境中无法运行,请在脚本中配置路径的变量,并注意安装KSH。-kshell scripts to achieve through the script to generate pseudo-random password, password list files in the script folder, the specific configuration please read the script in the comments. If you can not run in the Linux environment, please configure the path in the script variables, and pay attention to install KSH.
- 2022-05-27 08:27:48下载
- 积分:1
-
SmartGen generated using a 2k* 8 Dual Port RAM, and sending data through the ser...
用SmartGen 生成一个2k*8 Dual Port RAM,并通过串口发送数据初始化RAM。然后通过串口返回到上位机的串口调试程序显示。-SmartGen generated using a 2k* 8 Dual Port RAM, and sending data through the serial port to initialize RAM. And back through the serial port to the PC serial port debugger display.
- 2022-02-24 15:24:01下载
- 积分:1
-
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而...
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而另一个线程在写。
3)读―读允许,即可以有一个或多个读者在读。
-readers-the problem was the restrictions on reading and writing operations (including readers wrote priority and priority) : 1) write-write mutex, and that is not written there were two parallel write. 2) read-write exclusive, and that is not also a thread reading, and writing in another thread. 3) Reading-time permitting, there may be one or more readers in Reading.
- 2022-05-20 17:11:31下载
- 积分:1
-
pbx under linux
linux下pbx-pbx under linux
- 2022-06-22 05:09:01下载
- 积分:1
-
在linux内核下面的键盘驱动程序,能使QT支持键盘操作
在linux内核下面的键盘驱动程序,能使QT支持键盘操作-Linux kernel in the following keyboard driver, can support keyboard operation QT
- 2022-12-04 03:55:03下载
- 积分:1
-
"Linux Application Development Technology Comments on the" Report on C...
《Linux应用开发技术详解》附书光盘中的例程。-"Linux Application Development Technology Comments on the" Report on CD-ROM of programming.
- 2022-03-22 23:10:09下载
- 积分:1
-
|-- p6.1.c 获得标准输入、输出和错误输出的终端名称
|-- p6.2.c 修改终端控制字符示例
|-- p6.3.c 使用curses实现密码输入
|-- p6.4.c 使用tcgetattr函数和tcsetattr函数实现密码输入
|-- p6.5.c 串口进行读写示例
|-- p6.6.c 扬声器发声程序
|-- p6.7.c 使用声卡播放音频文件
`-- p6.8.c 声卡录音程序示例
-|- P6.1.c access to standard input, output and error output terminal names |- p6.2.c modified sample terminal control characters |- p6.3.c realize the use of curses password |- p6. 4.c use tcgetattr function and realize tcsetattr function password |- p6.5.c serial read and write sample |- p6.6.c loudspeaker audible procedures |- p6.7.c use sound card to play audio files `- p6.8.c sound card recording procedures sample
- 2022-08-09 00:08:43下载
- 积分:1
-
linux kernel programming. absolutely brilliant
linux内核编程.绝对精彩-linux kernel programming. absolutely brilliant
- 2022-05-06 14:14:47下载
- 积分:1
-
GTK的嵌入式系统
GTK in embedded systems
- 2023-02-26 05:50:04下载
- 积分:1
-
一个例子将显示va_list,va_start用法,va_arg和va_end
通过vfprintf的使用示例展示va_list,va_start,va_arg,va_end的用法-a example of vfprintf to show the usage of va_list,va_start,va_arg and va_end
- 2022-08-03 04:02:04下载
- 积分:1