资源列表
神经网络算法
- 神经网络算法c#版,通过accord.net实现
DA5618驱动程序
- DA5618的winAVR下的C程序代码
armstrongs
- this is the code for the c programing and it will be run in code block and turbo c software
VBS脚本练习 写如注册表
- VBS脚本练习,写入注册表
多CPU
- PYTHON 多核处理器协同工作,提高大数据运行数度,,
十六进制转十进行制
- hex2dec convertion function
汉诺塔
- 该文件是下了汉诺塔算法,采用的是VB语言,效果很好
ptinwindow.zip
- 判断一个点是否在某个窗口中
Exercise 10: Pointers
- Write a program that reads 5 integers into an array, and then uses four different methods of accessing the members of an array to print them out in reverse order(倒序).