资源列表
ExpressionProblemOfComputing
- 本程序解决表达式的运算问题,包括常规的数学运算和闲逛匹配问题-This procedure to solve the expression problem of computing, including the conventional arithmetic and around matching problem
Shadow
- Shows how to add shadow to form without using any subclassing. All using WinAPIs. Just 8 Lines of code. This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at
richedit1
- 是利用RichText实现的编辑器, 利用 RichText 实现的编辑器 提供了修改字体,打印,查询等功能。-RichText to achieve is to use the editor, use the RichText Editor achieve a change fonts, print and query capabilities.
waveletexamples
- wavelet小波分析举例.供网友参考.也请大家多多上载,期待资源丰富.-wavelet wavelet analysis, for example. Netizens for reference. Please also take a lot on the set and look forward to abundant resources.
multi
- 分治法实现大数乘法,时间复杂度由原来的n的三次方提高到n的log3次方,但是对数字的范围有一定的限制
phonedir
- To manage a txt file with a list of names
hole_simul
- 矩孔衍射仿真,主要模拟了单色光经矩孔衍射后的衍射图样和光强分布-Moment hole diffraction simulation, the main simulation of the monochromatic light diffraction by the hole after the moment of the diffraction pattern and the light intensity distribution
NearestPoints
- 分别利用分治法及穷举法求解最近点对问题,输出查找结果及比较次数。-Use, respectively, sub-rule method and brute-force method for solving the nearest point of the problem, the output and compare the number of search results.
LibraryManagement
- 图书管理系统程序,学校期间老师经常让编的程序,可以参考一下-Library management system program, the students are very useful, please carefully study
simulation-of-bank-business
- 这个程序是专门为银行业务模拟而设计的,包含查询客户业务办理时间等功能。-This process is designed for simulation of bank business ,containing the functiong about inquire the clients operation time and so on .
qubingyanshi
- 曲柄滑块演示程序,演示整个曲柄动作过程。是动画演示哟~!-Slider-crank demo program that demonstrates the entire crank action process. Animation demo yo ~!
ogl2d
- An example of an OpenGL animation using the Win32 API.