资源列表
[编译器/词法分析] 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
[组合框控件] tuishuxitong
说明:三层图书管理系统源代码 三层图书管理系统源代码-three library management system three-tier source code library management system source code<liaodada> 在 2008-10-13 上传 | 大小:131.41kb | 下载:0
[OpenGL] OPenGLadvanced-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