资源列表
sudo
- 数独游戏很流行,这里用“位操作”实现和解决该问题,效率高。
NiceLine
- Control who displays an line. Can use as separator.
connectivity
- connection to matlab
ePPPoE
- 算是一个简易的弱口令测试器。。。 新建一个名为ADSL的拨号连接,然后生成一个用户名字典文件。。即可用该软件自行拨号-Be a simple weak password tester. . . Create a new dial-up connection, called ADSL, and then generate a user name dictionary file. . You can use the software dials. .
TapiPhone
- WM6 利用TAPI 打电话源码.在VS2008下编译通过。这是一个很好的TAPI运用的例子-Phone code for WM6 using Tapi
C-P-P-source-code
- 使用结构类型表示复数。设计程序输入两个复数,可以选择进行复数的+、-、×或÷运算,并输出结果。-Using the structure type represents complex numbers. Enter two complex design process, you can choose the plural+,-,× or ÷ operations, and output.
simulink-OFDM
- 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性。-This is a relatively complete simulation of OFDM communication system design, including coding, modulation, IFFT, down conversion, Gaussian channel model,
SCI
- f2812头文件的实例程序,非常实用非常好,-f2812 header file example of the procedure is very practical very good
TEST3Dlg
- 没有边权的边如何抽样。在复杂网络模型中,如何计算边抽样的最小算法和步骤。
123
- 本程序是粒子群优化算法的源代码,其中包括粒子群的迭代更新-This procedure is a particle swarm optimization algorithm source code, including iterative particle swarm to update
jxb
- 机械臂触碰高铁外皮的设计,用matlab仿真-The design of the mechanical arm to touch the high iron skin, matlab simulation
Maximum-flow
- 【最大流】输入图容量矩阵graph[MAXN][MAXN],取非零值表示有边,s为源点,t为汇点。 [说明] 复杂度上,V为点数,E为边数,C为边最大容量-Maximum flow