资源列表
pollmonitor
- 使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能: 每个允许一个进程来决定它是否可读或者写一个或多个文件而不阻塞. 这些调用也可阻塞进程直到任何一个给定集合的文件描述符可用来读或写. 因此, 它们常常用在必须使用多输入输出流的应用程序, 而不必粘连在它们任何一个上. 相同的功能常常由多个函数提供, 因为 2 个是由不同的团队在几乎相同时间完成的: select 在 BSD Unix 中引入
STLmap_using
- 在linux下使用stl map 进行插入,查询,删除等功能的代码-Insert,inquire,delete fuction with stl map in linux/unix
queen
- Linux环境下运行的N皇后C源代码下载-Running under Linux environment N Queen C source code download
main.cpp.tar
- Tool to test ComPort on embedded ArmLinux
drivesize
- 可以检测硬盘的大小,例如输入C:\,就会出现c盘的大小和其他详细的信息-Can detect the hard disk size, for example, enter C: \, there will be c drive size and other detailed information
pipe9
- 管道的应用,编译环境 AIX,编译的时候请动态链接-lpipe-using the pipe, when you compling ,please linking the crresponding file
is_single_threaded
- Function to determine if a thread group is single threaded or not
stderr_console
- trivial console driver -- simply dump everything to stderr -trivial console driver -- simply dump everything to stderr
Add2_Sat_32x32
- FUNCTION ADD2_SAT_32X32 for Linux.
Encryption-Software
- 加密软件: 输入任意一段明文M,以及密钥K 根据以下公式将其转换为密文C。Ci = mi + K ,其中i = 0,1,……n-1 , K 为密钥;具有输入输出界面。 -Encryption Software: Any period of plaintext M, and the key K according to the following formula to convert ciphertext C. Ci = mi+ K, where i = 0,1, ... ... n-1
zhihuanmima
- 置换密码算法的原理是不改变明文字符,只将字符在明文中的排列顺序改变,从而实现明文信息的加密。置换密码也叫换位密码。-cryptography
spi
- 此函数把SPI的读写功能集成在一块,传递的val既是向SPI写的数据,也是从SPI读取的数据,只需要在执行读或写之前把MCU的I/O脚设置成相应的输出或输入即可。-This function of the SPI read and write functions integrated in one, passing val both written to the SPI data is read from the SPI data, only need to perform a read or