-
这是一个猜数字游戏,可以益智哦。
输入四个不同的数字,系统会给你提示,A为数字和位置都正确,B为数字正确,但位置不对,4A0B为胜利,共有8次机会...
这是一个猜数字游戏,可以益智哦。
输入四个不同的数字,系统会给你提示,A为数字和位置都正确,B为数字正确,但位置不对,4A0B为胜利,共有8次机会
-This is a game viewing, educational oh. Importation of four different figures, the system will give you suggest that the number of A and location are correct, B for the correct figures, but the position is wrong, 4A0B victory for a total of eight chance
- 2022-07-21 21:50:05下载
- 积分:1
-
LensPhoto
世界领先的数字近景摄影测量系统软件2007版,绝对值得收藏。(The world s leading digital close-range photogrammetry system software, 2007 edition, is worth collection.)
- 2021-01-05 10:18:54下载
- 积分:1
-
Advanced Programming
java语言进阶学习内容,见效快,内容优质(Java language learning books, quick, content quality)
- 2018-01-23 11:53:50下载
- 积分:1
-
html5写的单页企业网站模板
基于html5写的单页企业网站模板,版面简洁不失大气,还挺漂亮,带点专业范!代码优化也做得很好,非常适合软件行业企业网站,为设计网页的、学习HTML5的做个参考。
- 2022-02-14 22:25:02下载
- 积分:1
-
VC++ 6.0简单屏幕画笔源代码
VC++ 6.0简单屏幕画笔源代码 ,可以让用户直接在屏幕的任意地方写字,仿画图的功能,不过这个不是在指定的画图窗口中才能画出图形,而是打开后,在屏幕的任意地方都可以。而且还可以设置画笔的颜色,有四种颜色可选,还可设置画笔粗细等功能。以下请看画笔的设置部分代码:
void CMyWnd::OnRed()//选中绿色
{
ColorX=255;
ColorY=0;
ColorZ=0;
}
void CMyWnd::OnYellow()//选中黄色
{
ColorX=255;
ColorY=255;
ColorZ=0;
}
void CMyWnd::OnGreen() //选中绿色
{
ColorX=0;
ColorY=255;
ColorZ=0;
}
void CMyWnd::OnBlue() //选中蓝色
{
ColorX=0;
ColorY=0;
ColorZ=255;
}
void CMyWnd::OnAdd() //增加画笔大小
{
ADxy+=1;
}
void CMyWnd::OnDec() //增加画笔大小
{
if (ADxy!=1)
ADxy-=1;
}
void CMyWnd::OnAbout() //增加画笔大小
{
//AfxMessageBox("你好");
//显示关于对话框
CLjxDlg dlg;
int xxx=dlg.DoModal();
}
- 2022-11-18 14:20:03下载
- 积分:1
-
MyMdi
1、建立第一个视图类的基类是CEditView。 10分。
2、在第二个文档中,实现动画画图,按下鼠标并拖动时画出一个图,自己设计
一个简单的图画,使用画笔和画刷。图形5分,动态画出图10分,画笔和画
刷10分,共25分。
3、在第三个文档中,单击菜单中的编辑可以打开对话框。对话框中实现计算
总成绩,平均成绩10分。
4、在第三个文档中,单击菜单中的编辑可以打开对话框。7种控件分别存放学
生的学号、姓名、年龄、班级、成绩、住址等信息,另外设置一个显示按钮,
按下显示按钮时,每种控件的信息读取后在文档中显示出来。每种控件的应
用5分。显示10分。共35分。
5、在第三个文档中实现串行化,可以输入、保存学生信息 10分。
6、实现图形多彩化,控件多样化,设置两个基本对话框录入学生信息。5分。(1, the establishment of the first view of the base class is CEditView. 10 points.
2, in the second document, the realization of animation drawing, press the mouse and drag to draw a map of their own design
A simple picture, use the brush and brush. Figure 5 points, the dynamic drawing of the figure 10 points, brush and painting
Brush 10 points, a total of 25 points.
3, in the third document, click the menu editor can open the dialog box. Dialog box to achieve the calculation
The total score, the average score of 10 points.
4, in the third document, click the menu editor can open the dialog box. 7 kinds of control storage
Student number, name, age, class, grade, address and other information, in addition to set up a display button,
When you press the display button, the information for each control is displayed in the document after reading. Each control should be
With 5 points. Show 10 points. A total of 35 points.
5, in the realization of the serialization of the third docum)
- 2017-04-17 21:18:56下载
- 积分:1
-
bayesian-matting-master
本文将以图像抠图领域的经典算法——贝叶斯抠图(Bayesian Matting)为例来介绍有关图像抠图技术的一些内容。贝叶斯抠图源自文献【2】,是2001年发表在CVPR上的一篇经典论文。(the image matting using classic bayesian approach)
- 2021-04-10 15:08:58下载
- 积分:1
-
: ASP的反编码工具编码程序步骤一:将程序的代码拷贝到文本框中,然后选择好类型,比如说 .asp的,html类型的文件是不需要编码的,所以没有任何改动。步骤二...
: ASP的反编码工具编码程序步骤一:将程序的代码拷贝到文本框中,然后选择好类型,比如说 .asp的,html类型的文件是不需要编码的,所以没有任何改动。步骤二:将生成的代码拷贝下来,保存好文件即可。编码程序步骤一:将编码过的程序代码拷贝到文本框中,然后点《反编码》即可出现源码,然后将第一行的的代码删除即可。步骤二:Ctrl+c Ctrl+v ...... -: ASP coding tools of the anti-coding a procedural steps : procedure code to copy the text box and then select the right type, for instance. Asp, html type of document coding is not necessary, so no changes. Step 2 : Generation copy down the code, save the file. Coding a procedural steps : encoding over the code to copy text box, and then "anti-coding" can arise source, and then the first line of code can be deleted. Step 2 : Ctrl c Ctrl v ......
- 2023-02-10 05:30:03下载
- 积分:1
-
STM32-USB-Host-Device-Lib-V21 new
stm32-f105 USB库,用于STM32-F105 ARM的USB开发。(This is stm32-f105 USB.lib.)
- 2018-04-18 13:19:36下载
- 积分:1
-
C8051F500 主成分分析
这是 c8051f500 PCA 源代码,使用 16 位模式。它可以输出 CEX0 脉宽调制。
- 2022-12-04 00:05:03下载
- 积分:1