资源列表
CEFCH
- 快速高效的清理和重建空文件夹的批处理文件-Clean Empty Forders
matchbracket
- 检验括号是否匹配,并指出未匹配或多余的括号-bracket matching
bouncekey2
- arduino中通过调用开关防抖库来解决机械按键触发电平信号不稳定的状况-debounce of button
nslookup
- nslookup internet地址获取-nslookup internet address acquisition
EightQueen
- 人工智能,使用启发式搜索算法的八皇后问题-Artificial intelligence,eight queen problem solving with heuristic search
second-and--minite-and-hour-counter
- 利用Verilog语言实现时分秒计时功能,并用modelsim仿真出波形。-implementate when minutes timing function using Verilog language, and simulating waveform in the modelsim
resamp
- 对数字图像进行重采样。对数字图像进行重采样对数字图像进行重采样-resample
movehill
- 搬山小问题,虽说是小问题,但其中蕴含的精辟的算法思想,请大家下载。-Hill moved a small problem, although it is a small problem, but the algorithm behind the brilliant ideas, please download.
array
- this is my program of rekusri download if if you want it
Producer
- it analysis the keys
excel2pb
- Import Excel to Powerbuilder
turtlePaiting
- C/C++实现著名的“海龟作图”源程序~ 海龟作图模型:假设有只海龟,用一个50*50的二维数组模拟一块由方格组成的 画板,记录海龟爬行路线。海龟的行踪命令从一个数组中读取 ,如读到1代表右转弯,读到2代表左转弯,读到36则代表前进6 格,经过的格子则置1,假设每次海龟都从[0][0]开始。请问如 何从左转和右转中找到控制二维数组行列增减的方法?-C/C++ to achieve the famous " Turtle mapping&quo