资源列表
dynareg
- ajax验证用户输入例子,包含3个jsp文件。 -ajax validation of user input example, contains three jsp document.
jiecheng
- 一个算200阶乘的程序,通过这个和程序可以学习大数的保存,也同时也可以稍改一下算出任意数的阶乘
X264_Decoder4
- 另一个版本的x264的decoder,里面改进了bS的输出
ClassDate
- 这是一个日期的类:里面有对闰年的判定,日期的饿输入输出.还有通过运算符重载对日期进行一定的运算(如在某一个日期基础上加上一个时间可得到一个新的日期).
matlabexamplefull(1)
- 这是我收集到的最全的关于matlab程序实例应用,尤其对于学习数学的同学最有帮助。很牛的,有需要的我还可以再传一些。免费为有需求的人写程序。-This is my collection of the most complete examples of the application of Matlab procedures, especially for students studying mathematics most helpful. Niu is, I need the re-some
eryi
- 设B是一个n×n棋盘,n=2k,(k=1,2,3,…)。用分治法设计一个算法,使得:用若干个L型条块可以覆盖住B的除一个特殊方格外的所有方格。其中,一个L型条块可以覆盖3个方格。且任意两个L型条块不能重叠覆盖棋盘
ShowsinTable
- 好东西,大家看看! 呵呵^^^^ 大家指教
InterestingMath
- 这个包里收藏很多好玩的算法,是数学相关的算法。很不错。-the bag collection of a lot of fun algorithm, is related to the mathematical algorithm. Very good.
C01
- 代码,自己看很容易明白得c++基础程序,没有木马放心使用
8202D216pinPortableDVDGPIOtable
- 8202D GPIO table setting,說明GPIO的對應表格非常好用-8202D GPIO table setting, the corresponding note GPIO very handy form
DM9000device_driver
- 用DM9000做以太网口,底层驱动得自己做啊,大家-do with DM9000 Ethernet port, bottom Drivers will be able to do ah, we try
opencv_dshow
- 因为配置opencv和dshow的编程环境实在很麻烦,而且需要注意的地方很多,于是我就写了这篇文章希望对大家有帮助。