资源列表
phone_number
- 一个模拟手机号码的摇奖程序。可以从任意的手机号码中摇出一组手机号码。-An analog phone number of lottery program. Can be from any cell phone number in the roll out of a mobile phone number.
gys
- 用VB设计的一个求两数的最大公约数和最小公倍数的程序。-VB design with a number seeking the greatest common divisor and least common multiple of two procedures.
xiaochePlayer
- Visual C++ ,大家分享下,这个是自己做的-Visual C++, to share with you the next
AWAN
- 分析Samples per symbol对simulink调制模块的影响-Analysis of Samples per symbol to the modulation module of simulink
fenji
- 几种分集方式的误码率性能比较 很好很实用 测试能运行-Several sub-set of the bit error rate performance comparison approach is very practical test can be run well
Sfourier
- 一维离散功率谱分析 求一维序列x(n)的离散Fourier谱分析,s(0:m)离散功率谱,c(0:m)振幅谱,cta(0:m)位相谱,其中m=[n/2.]。 -One dimensional power spectrum analysis of one-dimensional sequence of demand x (n) the discrete Fourier spectrum, s (0: m) discrete power spectrum, c (0: m) amplitu
16QAMBER
- 高斯信道下的16QAM误码率分析的MATLAB仿真-Gaussian channel bit error rate of 16QAM under the MATLAB simulation
SoftSetup09-06-06
- VB写的软件安装器,封装系统时必备!-VB to write the software installer, packaging system must have!
Shortestpath
- 要确定从s到V中没一个其他 顶点的距离,这里从顶点s到x的距离定义为从s到x的最短路径问题。这个问题 可以用Dijkstra算法解决-To determine V from s to no one other vertex in the distance, where x from vertex s to the distance from s to x is defined as the shortest path problem. This problem can be reso
prim
- C++,用PRIM算法求最小生成树,能输入顶点和边,计算最小生成树-C++, with the PRIM for the Minimum Spanning Tree, can enter the vertex and edge to calculate the minimum spanning tree
Greedy
- 贪心算法C++程序。在对问题求解时,总是做出在当前看来是最好的选择-Greedy algorithm C++ program. In problem solving, always make the best choice at present appears to be
VirtualVirus
- 1、在主程序中要求将程序拷贝到系统盘\windows\目录下并更名为taskmgr.exe,同时复制第二份到系统盘\windows\system32目录下并更名为explorer.exe。用以混淆用户对病毒的第一判断。 2、程序建立两个windows进程,每个进程每一个时钟周期检查另外一个进程是否正在运行。如果存在弹出对话框“I’m still here!”,如果不存在启动另一个进程并弹出对话框“I’m still here!”。 3、将拷贝好的两个病毒程序添加到注册表起动项中。(oft
