-
小小的抓屏程序的实现 刚开始写的程序有BUG,其根本原因是按像素处理速度太慢,还在处理过程中的时候,显存中的内容已经改变了,所以会出来意想不到的画面。...
小小的抓屏程序的实现 刚开始写的程序有BUG,其根本原因是按像素处理速度太慢,还在处理过程中的时候,显存中的内容已经改变了,所以会出来意想不到的画面。 -minor procedures to achieve just started writing the procedures BUG, and the fundamental reason is based on pixel processing speed is too slow, but also the course of processing, memory of the contents have changed, it will be out of unexpected images.
- 2022-09-02 12:15:03下载
- 积分:1
-
很不错的曲线例子,好用看看就知道!!!!!!
很不错的曲线例子,好用看看就知道!!!!!!
-Very good example of the curve, easy to use and see on the know! ! ! ! ! !
- 2023-03-12 13:25:04下载
- 积分:1
-
dddddddddd
ddddddddddddddddd
描述 (英语): (华欣rs。请尽你最大来描述您的项目中的详细信息。更好的内容将会为您获得更多积分) t: 至少 100 ddddddddddd
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-06-19 14:30:12下载
- 积分:1
-
一个类似于vc的界面源码,让vc界面开发变得简单多了.
一个类似于vc的界面源码,让vc界面开发变得简单多了.-Vc interface similar to the one source, so that vc interface development becomes much simpler.
- 2022-02-12 06:05:32下载
- 积分:1
-
一个可以生成汉字点阵的程序,宋体11号汉字,占据位置16*16
一个可以生成汉字点阵的程序,宋体11号汉字,占据位置16*16-a Chinese lattice can be generated procedures, wherein the 11th Chinese characters, occupy positions 16* 16
- 2022-02-25 18:44:28下载
- 积分:1
-
托盘程序
LRESULT CSystemTray::OnTrayNotification(UINT wParam, LONG lParam)
{
// is it for us ?
if (wParam != m_NotifyIconData.uID)
return 0L;
CWnd *pMainWnd = AfxGetMainWnd();
switch(LOWORD(lParam))
{
case WM_RBUTTONUP:
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-26 03:26:49下载
- 积分:1
-
这个SPLITTER VIEW比较简单,实现也快,容易懂.
这个SPLITTER VIEW比较简单,实现也快,容易懂.-this relatively simple to achieve soon, easy to understand.
- 2023-05-07 15:30:02下载
- 积分:1
-
这个记事本可以实现对文本文档的基本功能,比如打开,新建,保存,字体选择,颜色选择...
这个记事本可以实现对文本文档的基本功能,比如打开,新建,保存,字体选择,颜色选择-The Notepad text document can be achieved on the basic functions, such as open, new, preservation, font selection, color selection and so on. .
- 2022-08-17 07:57:05下载
- 积分:1
-
如何在芯片图形库使用的部件
How to Use Widgets in Microchip Graphics Library
code :- C
Compiler :- MPLAB 8 or above.
- 2022-07-11 10:56:02下载
- 积分:1
-
VS2013 + QT + OpenGL
vs2013 QT界面的制备,在界面显示
- 2023-01-04 12:25:05下载
- 积分:1