资源列表
计算器
- 2、编写一个计算器,完成加减乘除运算(不带括号)。
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(倒序).
ptinwindow.zip
- 判断一个点是否在某个窗口中
十六进制转十进行制
- hex2dec convertion function
汉诺塔
- 该文件是下了汉诺塔算法,采用的是VB语言,效果很好
多CPU
- PYTHON 多核处理器协同工作,提高大数据运行数度,,
VBS脚本练习 写如注册表
- VBS脚本练习,写入注册表
armstrongs
- this is the code for the c programing and it will be run in code block and turbo c software
DA5618驱动程序
- DA5618的winAVR下的C程序代码
神经网络算法
- 神经网络算法c#版,通过accord.net实现