资源列表
js错误屏蔽
- 可以屏蔽JS错误
高楼风力udf
- 模拟高楼随高度变化的风力,风速随着高度的增加,风力也随之增加。
c#基础代码
- c# 基础代码
求数组中最大的数
- 求出数组中最大的数,并输出。
D705程序
- D705程序源文件程序,支持6909
U3D中拖动视频代码
- 将此脚本绑定到目标物体上 即可实现拖动
神经网络算法
- 神经网络算法c#版,通过accord.net实现
DA5618驱动程序
- DA5618的winAVR下的C程序代码
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(倒序).
初始化宏程序
- fluent初始化宏程序案例,仅有DEFIN_INIT宏,助于参考使用.
hamming积分
- 计算方法中的hamming积分的c语言源程序,可在vs中运行