资源列表
n皇后问题
- 递归回溯法求解并输出输出n皇后问题所有解法(n的取值不限)(Output all solutions to the N queens problem)
Android实现WIFI连接源码
- 这是Android中自带的一个应用程序,在手机的Settings中,它可以让用户手动打开或关闭Wi-Fi功能。当用户打开Wi-Fi功能后,它会自动搜索周围的无线网络,并以列表的形式显示,供用户选择,默认会连接用户上一次成功连接的无线网络。(This is an Android comes with an application, in the phone's Settings, it allows users to manually turn on or off Wi-Fi function.
MOPSO
- 多目标粒子群优化算法,可用于优化多目标计算(multi-objective Particle Swarm Optimization)
matlab做线性图
- matlab做线性图,做简单仿真的MATLAB初学者可以参考该程序跑下仿真 相干解调SSB信号相干解调VSB信源信号(use matlab to make linear picture)
实验2 蜂鸣器实验
- 此程序 用STM32控制蜂鸣器, 非常通俗易懂(With STM32 control buzzer, very easy to understand)
AD9361配置程序.txt
- AD9361配置程序,使用SPI写入功能,配置射频频点带宽等(AD9361 config,use SPI write fuction.)
实验1 跑马灯实验
- 用SMT32F1控制跑马灯程序,非常通俗易懂(With the marquee SMT32F1 control procedures, very easy to understand)
STM32F4_RECORDER
- 利用探索者STM32F4开发板实现一个简单的WAV录音机。(Using Explorer STM32F4 development board to achieve a simple WAV recorder.)
西门子S7-1200通信教程
- 一个很实用的西门子1200PLC之间的通信,数据(A very practical communication between Siemens 1200 PLC, data)
rosetta
- vc++软件,可以在xp环境下运行,win7以上运行不了(Vc++ software, you can run in XP environment, win7 or more can not run)
PSO
- 单目标粒子群优化算法,可用于单目标优化计算(Single objective particle swarm optimization)
WindowsDialog
- 用C++实现窗口显示,CDialog类是在屏幕上显示的对话框基类。对话框有两类:模态对话框和非模态对话框。模态对话框在应用继续进行之前必须关闭。(C++ to achieve window display, CDialog class is displayed on the screen dialog box base class. There are two types of dialog boxes: modal dialog box and modeless dialog box. The