资源列表
decodeBitFlip
- ldpc bit flipping decoding in matlab
GeomagneticFieldTest
- Geomagnetic Field Test Source Code for Linux.
ExecutionException
- Exception thrown when attempting to retrieve the result of a task that aborted by throwing an exception.
StorageListener
- Storage Listener Source Code for Linux.
mic_ioctl
- Intel MIC Platform Software Stack (MPSS).
cs4245
- MCLK Frequency for Linux v2.13.6.
weijiniyamima
- 维吉尼亚密码,是单表替换密码的升级版本,比单表密码安全级别要高,是新手学密码的好东西-Virginia password, a single table substitution upgraded version of the password, the password security level than a single table to be high, is a good thing for a novice to learn the password
Win_Control_C
- Windows系统中应用程序捕获Ctrl+C组合键事件的例程。在一些用于硬件设备控制的命令行程序中,使用Ctrl+C组合键处理程序来柔和地结束硬件控制程序,避免粗暴终止程序带来的系统崩溃或数据丢失。-Windows system, application, Ctrl+ C key combination to capture the event routines. In a number of hardware devices used to control the command-line p
reuse-port
- 端口复用是木马关键技术之一。端口复用是指一个端口上建立了多个连接,而不是在一个端口上面开放了多个服务而互不干扰。-Port reuse is one of the key technologies Trojan. Port multiplexing multiple connections on a port, rather than in a port above open multiple services without disturbing each other.
DancePartner
- 假设在周末舞会上,男士和女士进入舞厅时,各自排成一队。跳舞开始时,依次从男队和女队的队头上各出一人配成舞伴。若两队初始人数不相同,则较长的那一队中未配对者等待下一轮舞曲。现要求写一算法模拟上述舞伴配对问题。 输入、输出方法自行设计,要易于操作、不易死机。-Assuming the ball over the weekend, when men and women to enter the ballroom, each lined up. When dancing began, followe
sjqpl
- 编制生成0~n(n≤255)的一个全排列的程序,可选择下列两个方法之一或自行设计另外方法: 方法1:从一个随机文件读取n+1字节数据d0, d1, L, dn。由预先取定的一个0~n的全排列P(比如,可为0~n的自然排列)开始,依次对i=n, n-1, L, 1,计算:j=di-1+di (mod i)交换P的第i项第j项(在此注意我们假定P从第0项开始)。 方法2:用一个随机函数产生m(m>n)字节数据d1, d2, L, dm。对d1(mod (n+1)), d2(mod (n
amap-bottle.py.tar
- 主要是利用高德地图获取精确位置并得到路线。- Mainly using high moral map to obtain the precise location and get directions.