资源列表
CheckLCDemo
- 在list control中使用check box,这个是演示程序。-control list in the use of check box, this is a demonstration program.
QBasic
- 《工程中的有限元》书中程序的QBasic源代码-failed to translate
2
- Koders makes it easy for software developers to find existing source code that solves many common development problems with our vast index of working source code from a variety of open source projects.
fibnum
- 这个程序是一个Win32程序,计算Fibonacci斐波纳契数列(一种整数数列, 其中每数等于前面两数之和)。其定义是f(1) = 1,f(2) = 2,并且当n>2时, f(n) = f(n-1) + f(n-2)。源代码种给出了三种计算方法。第一种方法用递归,第二种方法用大数组,第三种方法用小数组。此外,这个程序还具备多线程特性,所以在运算时可以做其它操作。代码用到了以前创建的Win32类。测试为发现bug和内存溢出。--Calculate Fibonacci value.
2D_LMS
- 使用最小中位数平方算法,进行二维图像噪声的去除-Detect and delete noise of images by using LMS method
CKTXCS
- c#串口通讯,简单的程序实现串口的收发,效率高。-C# serial communication
edge_method_filtering
- 根据定义自己编写的Matlab程序实现有选择保边缘法滤波-the edge method filtering
ds1302Pch452
- 基于51单片机的万年历,完整电路图,c程序-Based on the the 51 microcontroller calendar, complete schematics, c program
SYNSCAN
- SYN扫描远程主机开放的tcp端口 使用winpcap开发-SYN scanning remote host open tcp port use winpcap Development
2010122520114771
- pxe远程预引导源码 资源类别: VC源码¦网络 -pxe remote pre-boot source resource categories: VC Source ¦ Network
ykwy
- 易语言优酷vip免费看,易语言优酷vip免费看-Easy language Youku vip free to see
GD-with-Linear-Regression
- 基于下降级的线性算法,能解决相关优化问题.-Linear Regression based on Gradient Descent
