-
主要是这几次的作业,有模拟计算器,子集划分,停车场管理,学籍管理...
主要是这几次的作业,有模拟计算器,子集划分,停车场管理,学籍管理-Mainly these operations, there are computers, a subset of division, car park management, school management
- 2022-06-20 21:21:13下载
- 积分:1
-
调试器和二进制/六/八进制格式
Debugger and Binary/Hex/Octal Formats
- 2023-01-05 19:10:03下载
- 积分:1
-
好艺术水平 好艺术水平 好艺术水平 好艺术水平 好艺术水平 好艺术水平...
好艺术水平 好艺术水平 好艺术水平 好艺术水平 好艺术水平 好艺术水平 -Good artistic standard, level of good art good art good artistic standard, level of good artistic standard, the level of good art good art good level of artistic standard level of good art good art good artistic standard, level of good artistic standard
- 2023-03-23 00:55:03下载
- 积分:1
-
PIC 16F628 数据表 参考
PIC 16F628 数据表 参考-PIC 16F628 Datasheet for programmer
- 2023-04-04 10:05:04下载
- 积分:1
-
操 作系统的一个程序源代码,叫进程优先级调度
操 作系统的一个程序源代码,叫进程优先级调度-an operating system source code, called process-priority scheduling
- 2022-06-19 04:48:17下载
- 积分:1
-
认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站...
认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站-Carefully read your paper bag and then write their specific functions (at least 20 words). As far as possible not to let the station
- 2023-05-20 22:55:03下载
- 积分:1
-
C++ 扑克牌游戏
一款C++语言开发的扑克牌游戏,适合喜欢开发游戏程序的朋友们参考
- 2022-05-27 07:34:53下载
- 积分:1
-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1
-
这是一个扑克游戏,玩家可取出手上的一张或者多张牌,来捡“桌面”上任意一张或者“对家捡牌区”最上面的那张牌。捡到的纸牌将放在“玩家捡牌区”。当然能够捡到牌要满足一...
这是一个扑克游戏,玩家可取出手上的一张或者多张牌,来捡“桌面”上任意一张或者“对家捡牌区”最上面的那张牌。捡到的纸牌将放在“玩家捡牌区”。当然能够捡到牌要满足一个条件,即玩家所取的牌的点数与要捡的那张牌的点数之和必须是14。计算机最后根据玩家和对家捡牌的分数总和以判定游戏输赢。-This is a poker game, players can take out the hands of one or more cards to pick " Desktop" on any one or " pick up a license for home-zone" goes on the top card. The cards will be picked up on the " Players pick up cards Zone." Of course, be able to pick up a license to satisfy a condition that the player card by taking the points you want to pick up the license points of affiliation and must be is 14. Finally, according to the player and the computer at home picking up a license in order to determine the sum of the scores the game winning or losing.
- 2022-03-18 15:59:30下载
- 积分:1
-
c++课程设计。题目模仿windows自带计算器用c++编写一个。
c++课程设计。题目模仿windows自带计算器用c++编写一个。-c++ curriculum design. Title to imitate windows own calculator using c++ to write a.
- 2022-09-14 20:50:04下载
- 积分:1