-
Windows画图白板源码
Windows画图白板源码-whiteboard drawing Windows source code
- 2022-08-10 00:56:46下载
- 积分:1
-
这是一个五子棋游戏代码,里面可以调节难度级别。
这是一个五子棋游戏代码,里面可以调节难度级别。-This is a backgammon game code, which can adjust the difficulty level.
- 2023-01-01 04:10:04下载
- 积分:1
-
vc++ in curriculum design, to do a simple hotel management system
vc++的课程设计,做的简单的酒店管理系统-vc++ in curriculum design, to do a simple hotel management system
- 2022-01-26 00:03:04下载
- 积分:1
-
picnic
picnic-2.1 picnic-2.1-picnic-2.1 picnic-2.1 picnic-2.1
- 2023-08-20 11:15:03下载
- 积分:1
-
是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写Ge...
是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写GetPrivateProfileString和 WritePrivateProfileString函数。于是我开始在网上搜寻可以轻松读写ini文件的方法。最后找到了一个人写好的,可以实现类似 GetPrivateProfileString功能的函数。-EVC is a customizable alarm clock, developed under the program. One difficulty is how to create, write, read a ini file. Because it is under the EVC, many API functions are not supported for example on. Ini file to read and write GetPrivateProfileString and WritePrivateProfileString function. So I started searching online can be easy to read and write ini documents. Finally found a person to write, and can achieve similar functionality GetPrivateProfileString function.
- 2022-02-02 11:15:48下载
- 积分:1
-
实现Wince.Net平台下IE浏览器的功能,可以浏览网页,和图片文件!...
实现Wince.Net平台下IE浏览器的功能,可以浏览网页,和图片文件!-achieve Wince.Net platform IE browser function can visit the website, and photo paper!
- 2022-12-11 12:50:03下载
- 积分:1
-
编程之美
编程之美--微软技术面试心得:
1的数目
NIM(2)“拈”游戏分析
task manager
编程判断两个链表是否相交
让CPU占用率曲线听你指挥
不要被阶乘吓倒
等-The Beauty of Programming- Microsoft Technical Interview experience: a number of NIM (2) " twist" game analysis task manager program to determine whether the intersection of two lists so that CPU occupancy rate curve factorial listen to your command and do not be intimidated by such
- 2022-07-06 17:04:03下载
- 积分:1
-
包含了书中介绍的所有实例的源程序文件,共计200个,给出的所有程序实例均在Microsoft Visual C++ 6.0开发环境中调试通过。...
包含了书中介绍的所有实例的源程序文件,共计200个,给出的所有程序实例均在Microsoft Visual C++ 6.0开发环境中调试通过。-The book contains all the examples presented in the source file, for a total of 200 examples of all the procedures are given in the Microsoft Visual C++ 6.0 development environment through testing.
- 2023-08-26 15:10:03下载
- 积分:1
-
directory search box
文件目录搜索对话框-directory search box
- 2022-03-01 23:11:55下载
- 积分:1
-
First, the problem Description: The number of polynomial input and stored in mem...
一、问题描述:将多个多项式输入并存储在内存中,然后对多项式进行加,减,乘等基本运算。
二、实行数据方法:用单链表来储存多项式,每个节点存储一项-First, the problem Description: The number of polynomial input and stored in memory, and then make additions to the polynomial, subtraction, multiplication and other basic computing. Second, the implementation of data Methods: Single-Linked List to store polynomials, each node storing a
- 2022-08-15 18:46:44下载
- 积分:1