-
一个用visual basic写的色彩渐变的程序
一个用visual basic写的色彩渐变的程序-Using visual basic to write a color gradient procedures
- 2022-01-28 03:57:52下载
- 积分:1
-
平整度评价dferjfpijg 0fiofkds asfji E efgfiggjm
平面度计算似懂非懂开满日光,发阿娥覆盖面,阿堵死-flatness evalution dferjfpijg 0fiofkds asfji e efgfiggjm
- 2022-03-23 01:20:15下载
- 积分:1
-
vc 动态连接库的例子
vc 动态连接库的例子-vc example of Dynamic Link Library
- 2022-03-14 14:03:37下载
- 积分:1
-
指针式时钟
绘制时钟的的表盘与表盘刻度,表盘用Ellipse函数绘制,表盘的六十个刻度以及时钟的十二个小时刻度用MoveTo和LineTo来绘制。时钟的重绘用Invalidate(false)如果参数是true,擦除背景之后,再重绘,会出现刷屏。定时用SetTimer每一秒调用一次ontime中的Invalidate(false)
- 2022-08-19 23:06:07下载
- 积分:1
-
一个很好用的汉字字模提取软件,还可以提取图形的码
一个很好用的汉字字模提取软件,还可以提取图形的码-A good character font used in extracting the software, you can also extract the graphics code
- 2023-04-04 06:25:04下载
- 积分:1
-
This process includes the establishment of the list by the end of interpolation...
本程序包括通过尾插法建立链表 对链表中的元素进行插入 删除 替换 等操作-This process includes the establishment of the list by the end of interpolation in the elements of the list to replace such operations insert delete
- 2022-03-23 03:20:04下载
- 积分:1
-
MFC电子时钟
VC6.0下写的MFC时钟,最简单的MFC程序。关键在于加入计时器,销毁计时器。
MFC数字时钟关键在于创建一个计时器,将时间信息传递给static控件,在空间上显示时间信息。在程序退出时要记得销毁计时器。
- 2022-04-13 04:09:39下载
- 积分:1
-
分割midi音符test1split1str1.cpp
// test1split1str1.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
/*
File : split1.cpp
Author : Mike
E-Mail : Mike_Zhang@live.com
*/
#include
#include
#include
#include
#include
using namespace std;
//字符串分割函数
std::vector split(std::string str,std::string pattern)
{
std::string::size_type pos;
std::vector result;
str+=pattern;//扩展字符串以方便操作
int size=str.size();
for(int i=0; i
- 2022-03-22 16:35:52下载
- 积分:1
-
设计与工程时间:软件中的时间知觉心理…
Designing and Engineering Time: The Psychology of Time Perception in Software
by Steven C. Seow Ph.D.
2008
- 2022-01-31 04:24:04下载
- 积分:1
-
显示WINDOWS所有窗体的示例代码程序,可决定将窗口显示或隐藏...
显示WINDOWS所有窗体的示例代码程序,可决定将窗口显示或隐藏-show all forms of sample code, may decide to window to show or hide
- 2022-07-09 14:16:06下载
- 积分:1