资源列表
SFYX
- 算符优先分析 是按课本的流程图来写的 也有注释 -Analysis of operator priority is based on textbooks written by the flow chart to have the Notes
maoppaixu
- 冒泡排序(Bubble Sort),是一种计算机科学领域的较简单的排序算法。 它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。 这个算法的名字由来是因为越大的元素会经由交换慢慢“浮”到数列的顶端,故名。- a simple bubble sort algorithm
ThreeDimensionalLine
- 利用VC++来实现三位流水线的绘图实现,算法很好-Using VC++ to achieve the realization of the three lines of the drawing, a good algorithm,
imagelook
- 图像方面的程序源码.-images of procedures source.
GDIWave
- GDI水波效果(DELPHI源码) 这是利用CnPack代码的水波算法制作的,只利用了GDI画图,在有的电脑上可能有闪烁。不久本工作室将提供DirectX画图的代码-GDI wave effect (DELPHI OSS) This is the code used CnPack algorithm produced wave The only use of GDI drawing, in some computers may have flickered. The studio will
zedgraph_source
- 一个功能强大的.net图形控件,可以轻松地绘制饼图、条状图等等。-a powerful. Net Graphic Controls can easily draw pie, bar, and so on.
GDIPlusSetupProject
- using GDI in scr ipt Innosetup
ViaualC
- C++编程演练源码,并用到了很好用的控件mfcgridctrl,实现类似excel的功能-mfcgridctrl
darkchannel
- 此程序是“Single Image Haze Removal Using Dark Channel Prior”的程序,效果较为理想-This program is" the Single Image Haze Removal Using Dark Channel Prior" program, the effect is more ideal
ATM
- 在JavaSE下编写一个模拟ATM机的GUI编程,可实现的功能有:存款,取款,转账,查询,修改密码。-In JavaSE prepared an ATM machine simulation GUI programming, enabling features are: deposits, withdrawals, transfers, query, modify the password.
VCbianhuan
- 一个图处理的例子,实现图像的旋转,平移等基本功能-a map of example, Image rotation, translation and other basic functions
mfctestduilib
- MFC与duilib混合编程,duilib窗口与mfc窗口互相调用。-MFC with duilib mixed programming, duilib windows with mfc window to call each other.
