搜索资源列表
report
- 用C++完成一个能读取BMP图像文件(真彩色,256色等)到内存中,而后在console界面中用文本方式显示,同时可以将图像颜色翻转并重新存储的程序。-C++, to complete a BMP image files can be read (true color, 256 colors, etc.) into memory and then using the console interface, the text display, while the color image can be
testkk
- 利用C#创建窗体,通过设置按钮,同时利用按钮实现各种功能。此代码实现的功能是1、调用函数;2、显示照片,同时还能消除照片;3、通过调用MATLAB,实现图像显示的函数。-Use C# to create a form, by setting the button using the button at the same time to achieve various functions. This code implements the function is 1, call the funct
Image-Viewer
- 在调试绘制位图的程序时,经常需要在代码运行到某一行时知道当前绘制的位图的具体内容,这套代码提供了一套方案,可以让你调试时实时观察到你的位图的内容变化,所见即所得,其中用到了进程间通信的技术-Have you ever debugged a graphics routine where you would really like to see what the images you are working with in memory actually looked like while you
CSharp-QRCode
- 可自动生成二维码,可修改编码方式支持中文,同时能将生成的码读出、保存 。 c#写的,需要的可以看看。。 -Can automatically generate a two-dimensional code, you can modify the encoding support for Chinese, while the generated code can be read out and save. write c#, needed can see. .