资源列表
sudo
- 数独游戏很流行,这里用“位操作”实现和解决该问题,效率高。
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. .
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.
TEST3Dlg
- 没有边权的边如何抽样。在复杂网络模型中,如何计算边抽样的最小算法和步骤。
AutoTypeIn
- VB6编写的自动打字文字特效,就是类似在屏幕上打字的效果,文字一个一个出现,可以做字幕,用作软件介绍很不错,程序简洁,适合学习和使用。-VB6 prepared automatically typing text effects, that is, typing on the screen similar to the effect of text appear one by one, they can do subtitles for the software is pretty good i
xiayuiaxue
- 在桌面上下雨或者夏雪呢,很漂亮的,洗完大家都来参考一下这个东西-On the desktop, or XIA Xue does rain, it is beautiful, washing everyone to refer to this thing
gshjgaas
- 表格在编辑状态时不需要按回车即可直接用光标键退出编辑并移动光标,适合初学者进行学习研究,不错的源码-Form in edit mode you can not press the Enter key to exit directly edit and use the cursor to move the cursor, suitable for beginners to learn research, a good source
chongjiantubiaohuancun
- 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:重建图标缓存-This is an easy language source code, first of all do not understand the language, not poisonous, soft false problem will not explain, source: reconstruction of the icon cache
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