-
程序设计MFC——狼吃羊
该资源为程序设计专题课程中,运用MFC编写的小游戏,狼羊棋。通过简单的MFC设计,初步理解面向对象的程序设计思想。可以作为入门的图形界面设计与后台程序相结合的入门程序。代码可读性强,逻辑清晰。存在一部分逻辑小问题,读者也可以自行解决。
- 2022-03-03 20:29:09下载
- 积分:1
-
JAVA 程序设计
JAVA 程序设计-JAVA Programming
- 2022-08-04 08:51:02下载
- 积分:1
-
C# 自动监控文件修改并上传到服务器
资源描述
C# 自动监控文件修改
post到指定的url上。显示返回信息
- 2023-05-05 19:30:03下载
- 积分:1
-
验证指针的本质是共四个字节这东西代表的东西…
验证指针本质是一个占四个字节的东西,这个东西代表的是变量的地址,并可以通过四个字符保存下来(除函数指针):
将整型,字符型,结构体型数据的地址保存到一个字符数组中,每个地址都只占4个字节。然后从数组中每次取四个,转换成指针,再通过该指针找到原先存的数据。-Verify pointer essence is a total of four bytes of the things this thing represents the address of a variable, and can be preserved through the four characters (except function pointers): will be integer, character, structure, size of the address of the data saved to the an array of characters, each addresses only 4 bytes. And then taking four each from the array, converted into a pointer, and then through the pointer to find the original save data.
- 2023-08-06 14:35:03下载
- 积分:1
-
some numbers multiply use lian biao make up sdvs sdsvsdv sdvsdsdsdvsdvd
sdfdsfs...
多项式相乘 是关于链表的还算比较完善的-some numbers multiply use lian biao make up sdvs sdsvsdv sdvsdsdsdvsdvd
sdfdsfsd sdfvsdfsd
safsdf
sdf
sdfdsf
sdfds
- 2022-02-10 04:21:47下载
- 积分:1
-
a calendar of small programs, and the Solar Lunar show.
一个日历小程序,显示农历和节气.-a calendar of small programs, and the Solar Lunar show.
- 2022-03-02 23:04:20下载
- 积分:1
-
VB串口编程源码示例-电子秤
VB串口编程 现有电子秤台使用串口和计算机进行通讯编写VB来访问串口达到读取电子秤上显示数据该电子秤为BE01型仪表输出为RS-232C标准接口波特率为300-9600、偶校验、7个数据位、2个停止位所有均发送11位ASCII码个起始位在VB中和串口通讯需要引入Control控件MSComm串口通讯Control控件(在Microsoft Comm Control 6.0中)具体如下:Control控件简称:MSC
- 2023-03-20 20:10:04下载
- 积分:1
-
测试运行时间的程序
测试运行时间的程序, 自己整理的VC6 关于时间的函数测试程序,可以加命令行参数.time test application for VC6, build by myself.
- 2022-09-23 15:40:02下载
- 积分:1
-
例子
例子
- 2022-01-26 08:23:00下载
- 积分:1
-
最完善的java购物系统
假设现在要设计一个贩卖各类书籍的电子商务网站的购物车系统。对所有的教材类图书 实行每本一元的折扣;对连环画类图书提供每本7%的促销折扣;而对非教材类的计算机图书有3%的折扣;对其余书没有折扣。使用策略模式、工厂模式、单子模式进行设计
- 2022-02-12 13:49:56下载
- 积分:1