资源列表

« 1 2 ... .50 .51 .52 .53 .54 5755.56 .57 .58 .59 .60 ... 216394 »

[GDI/图象编程VC_Kalman

说明:这是用vc来写的卡尔曼滤波程序,可以运行,不需要解压密码,谢谢!-This is used to write vc Kalman filtering process can run without extracting passwords, Thank you!
<王晓楠> 在 2008-10-13 上传 | 大小:39.82kb | 下载:0

[编译器/词法分析TinyCompiler

说明:这是我自己实现的一个微小的编译程序,附可执行代码的虚拟机,是理解编译原理的绝好材料.-that I realized a small compiler, attached executable code virtual machine, yes understanding of compiler theory excellent material.
<achan> 在 2008-10-13 上传 | 大小:553.37kb | 下载:0

[C#编程duoxiangshi

说明:Status InitPolyn(polyn P) {/*建立一个空的一元多项式的链表*/ P=(polyn)malloc(sizeof(LNode)) if(P==NULL) exit (OVERFLOW) P->data.coef=0 P->data.expn=-1 P->next=NULL return OK }/*InitPolyn*/-Status InitPolyn (Polynesia P) (/ * est
<iieeww> 在 2008-10-13 上传 | 大小:6.37kb | 下载:0

[汇编语言jisuan

说明:两位十进制数的四则运算,用菜单控制,减法支持负数,除法有8位小数。-two decimal number of four computing, using the menu control, subtraction support negative, the division has eight minority.
<张倍宁> 在 2008-10-13 上传 | 大小:2.64kb | 下载:0

[C#编程dxsxj

说明:有次序的两个多项式相加,用链表实现。 -a polynomial order of the two together, with Chain achieve.
<张倍宁> 在 2008-10-13 上传 | 大小:1000byte | 下载:0

[其它12yaovote

说明:投票调查系统,可以在你的站点上设置投票和调查项目!-poll system, you can set up the site to vote and survey project!
<> 在 2008-10-13 上传 | 大小:25.44kb | 下载:0

[C#编程elbsxh

说明:两个任意链表合并成单链表,并按顺序排列。先进先出。-two arbitrary Chain merged into single linked list, with a chronological order. FIFO.
<张倍宁> 在 2008-10-13 上传 | 大小:946byte | 下载:0

[组合框控件tuishuxitong

说明:三层图书管理系统源代码 三层图书管理系统源代码-three library management system three-tier source code library management system source code
<liaodada> 在 2008-10-13 上传 | 大小:131.41kb | 下载:0

[其它xiaoyi

说明:最小二乘法曲线拟合 作者:佚名 文章来源:不详 点击数:164 更新时间:2006-1-4 【字体:小 大】【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】 //最小二乘法曲线拟合 typedef CArray<double,double>CDoubleArray BOOL CalculateCurveParameter(CDoubleArray *X,CDoubleArray *Y,long
<rere> 在 2008-10-13 上传 | 大小:8.44kb | 下载:0

[OpenGLOPenGLadvanced-CHAPTER02

说明:OpenGL高级编程与可视化系统开发(高级编程篇)之chap 2-OpenGL Programming and Advanced Visualization System (Advanced Programming chapter) of chap 2
<张圣望> 在 2008-10-13 上传 | 大小:235.52kb | 下载:1

[界面编程customresource

说明:在VC环境中除了我们所常用的Dialog、Menu和Bitmap等标准资源类型之外,它还支持自定义资源类型(Custom Resource),我们自定义的资源类型能做些什么呢?呵呵,用处多多。-VC environment in addition to our common Dialog, Menu standards and Bitmap resource types, It also supports custom resource types (Custom Resource) Since
<郝申> 在 2008-10-13 上传 | 大小:231.87kb | 下载:0

[系统编程change_brightness1

说明:改变屏幕亮度的程序,对于一些显卡有效,可以改变显示参数Some video cards allows you to programmingly modify the Gamma Ramp values. You can use this feature to change the brightness of the entire screen. The SetDeviceGammaRamp API function receive an array of 256 RGB values. I
<lhg> 在 2008-10-13 上传 | 大小:10.17kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 5755.56 .57 .58 .59 .60 ... 216394 »

源码中国 www.ymcn.org