资源列表
[进程与线程] MyDownloader
说明:自己用C++写的下载者。利用远程线程注入技术注入自身的一段用于下载的代码从而有效的穿透防火墙。编译到一个节后大小只有1.5KB-own C wrote downloaders. The use of telemedicine technology into threads itself into a section for downloading code to effectively penetrate the firewall. Compiled into a post-KB size on<黄芸乐> 在 2008-10-13 上传 | 大小:1.17kb | 下载:0
[C#编程] zjuacm1001
说明: 浙江大学acm题代码答案是本人提交成功的题目-Zhejiang University acm code that I submit the answer is the subject of success<myh> 在 2008-10-13 上传 | 大小:1.17kb | 下载:0
[文件操作] correlations
说明:computes Input/output auto/cross-correlation.-computes Input / output auto / cross-corre IBM.<金岳> 在 2008-10-13 上传 | 大小:1.17kb | 下载:0
[其它] Choi_Willaims
说明:滤波器组的PWVD很不错的我已经试过了很好-filter group Ville very good, I have tried very good<eric> 在 2008-10-13 上传 | 大小:1.17kb | 下载:0
[网络编程] getifaces
说明:This example shows how to get the computer s network interface list, along with associated information like the broadcast addresses, the netmasks, and some of the interface s capabilities. This program is actually a semi-useful tool, sort of<吴军> 在 2008-10-13 上传 | 大小:1.17kb | 下载:0
[C#编程] panduansushu
说明:题目:判断101-200之间有多少个素数,并输出所有素数。 1.程序分析:判断素数的方法:用一个数分别去除2到sqrt(这个数),如果能被整除, 则表明此数不是素数,反之是素数。<huhaibin> 在 2008-10-13 上传 | 大小:1.17kb | 下载:0
[C#编程] tlparen
说明:« 问题描述:在对高级语言编写的程序进行编译时会遇到表达式或字符串的括号匹配问题。例如C++程序中左、右花括号“{”和“}”的匹配问题。表达式(字符串)的括号匹配问题要求确定一给定表达式(字符串)中左、右括号的匹配情况。例如,表达式(x*(x+y)-z)在位置1 和4处有左括号,在位置8 和11 处有右括号。位置1 处的左括号与位置11 处的右括号相匹配;位置4 处的左括号与位置8 处的右括号相匹配。而在表达式(x+y)*z)(中,位置8处的右括号没有可匹配的左括号,位置9处的左括号<林天> 在 2008-10-13 上传 | 大小:1.17kb | 下载:0