资源列表
ioncube-decoder-vb6-master
- php-ioncube decoder php scr ipt
ioncube-master
- This cartridge is an embeded cartridge to auto load the ionCube loaders to a PHP
exec3
- Debugging Malloc Lab,Detecting Memory-Related Errors
exec5
- Cache Lab: Improving Program Locality
exec6
- SSD Exercise6 Server Lab
连接词
- 英文短语连接词,适用于作文,值得我们学习。。。。。(English phrase connectives, suitable for composition, worthy of our study.)
非阻塞IO完成版
- 利用非阻塞io,实现剪刀石头布的功能。用natbeans(The function of the scissors stone cloth is realized by using the non blocking io. use Natbeans)
freemsV1.0
- 仿08影院一个源码,需要再php7.0+的主机运行使用,使用请给予0777权限(Imitate 08 theater one source code, need again php7.0+ host running use, use please to give 0777 permissions)
xiti
- 简单的实现算法的最长公共子序列,n皇后,最长递增子序列,最短路径,二分查找等(The longest common subsequence of the simple implementation algorithm, the n queen, the longest incrementing subsequence, the shortest path, the two point lookup, etc.)
echo
- 网络编程入门程序,仅供参考,一起学习交流。(Network programming introductory program, for reference only, together to learn and exchange)
123456
- 魔鬼作坊模块注册机用来破解魔鬼作坊模块8.0模块的(Demon workshop module registration machine)
1
- 线程互斥。在 main函数中创建一新线程,然后main线程和这个新线程共享同一变量,如 sum。在 main函数中,编写一个循环语句共循环 20 次,在每循环中先把sum的值加 1,然后休眠1毫秒。在新线程中,也 毫秒。在新线程中,也编写一个循环语句,总共循环20 次,在每次循环中先把sum 赋值给一个临时变量t,然后把 t加 1,然后休眠 1毫秒,最后把 t的值赋给sum 。当上述工作全部完成后,在main函数中打印sum的值。(Thread mutual exclusion. Create
