-
侯俊杰翻译的windows95系统与编程,内容很深奥,但对于理解windows95是一本不可多得的好书...
侯俊杰翻译的windows95系统与编程,内容很深奥,但对于理解windows95是一本不可多得的好书-Translation侯俊杰the windows95 system and the programming is very difficult, but understanding is a windows95 rare books
- 2022-06-29 13:48:21下载
- 积分: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
-
对于刚接触曲线拟合C++编程的同行是一个不错的例子。
对于刚接触曲线拟合C++编程的同行是一个不错的例子。-刚接触curve fitting for the C++ Peer programming is a good example.
- 2022-03-23 04:01:28下载
- 积分:1
-
聊天室,可以进行文件传输,可以进行私人聊天。
聊天室,可以进行文件传输,可以进行私人聊天。-Chat rooms, you can transfer files to a private chat.
- 2023-06-07 20:20:02下载
- 积分:1
-
重点fs45x Windows CE驱动程序
focus FS45x windows CE driver
- 2022-04-01 07:10:20下载
- 积分:1
-
一个 C# 做的日记本
一个 C# 做的日记本-do this diary
- 2023-06-09 01:45:04下载
- 积分:1
-
vb编写的小程序用来作计算器,另外还可以调用系统时间显示时间用...
vb编写的小程序用来作计算器,另外还可以调用系统时间显示时间用-vb prepared by the procedures used for a small calculator, in addition to calling system can show that the time spent
- 2023-07-15 12:25:02下载
- 积分:1
-
考虑整数线性规划问题最大(词*西)尝试设计一个溶胶…
考虑整数线性规划问题max(ci*xi)试设计一个解此问题的动态规划算法,并分析算法的计算复杂性-Consider the integer linear programming problem max (ci* xi) try to design a solution of this problem, dynamic programming algorithm, and analysis of algorithms computational complexity
- 2022-10-09 02:55:03下载
- 积分:1
-
Multi
多元树的层次遍历、先根遍历、后根遍历
问题的描述:
函数填空:层次遍历多元树(在文件tree.cpp中3个空)、先根遍历、后根遍历的递归函数(在文件tree.h中2个空);
多元树的输入:在主程序中调用多元树的函数(定位根、找大儿子、找下一个兄弟等),输入某棵多元树。
-Multi-level tree traversal, the first traversal the root, root traversal issues Description: function to fill in the blank: multi-level tree traversal (tree.cpp in the document in three space), the first traversal the root, root ergodic recursive function (in the document in two empty tree.h) multiple input tree: In the main program to call multi-tree function (positioning root, look for the eldest son, to find a brother, etc.), enter a multi-tree tree.
- 2022-01-26 03:50:14下载
- 积分:1
-
显示DIB图像框架
能够完美显示设备无关位图,运行无误。整体框架注释完整,对图像处理初学者非常有帮助
- 2023-04-07 22:35:04下载
- 积分:1