-
为了下载!还要先上传!没办法!弄个简单的计算器程序吧是用c#做的...
为了下载!还要先上传!没办法!弄个简单的计算器程序吧是用c#做的-to download! The more uploads! No way! Fritter simple calculator program it is doing c#
- 2022-02-03 00:54:58下载
- 积分:1
-
一个C++类,可以添加
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过采用类来实现,从CString继承而来数据运算的结果保存在CString类中理论上可对任意长的数据进行相加在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-A C++ class which can do the Add-Substract operation to integer with arbitrary length.Compiled with VC++ 6.0 under Windows XP.The class inherited from CString and theoretically it can do add-substract to any length integer.There is a executive file under Release directory,drag the*.txt data file on to the longadd.exe,then it s ok!
- 2022-01-22 15:22:53下载
- 积分:1
-
matlab implimation som networks
matlab implimation som networks
- 2022-03-20 16:25:55下载
- 积分:1
-
windows sdk 编程的小应用.实现鼠标的控制.对想学习sdk的朋友可以参考下....
windows sdk 编程的小应用.实现鼠标的控制.对想学习sdk的朋友可以参考下.-A little utility of windows sdk programming, and the control of mouse is realized. It s a reference for the sdk learner.
- 2023-01-09 03:45:03下载
- 积分:1
-
C++: 函数重载
C++: 函数重载-function overloading
- 2022-01-25 15:27:23下载
- 积分:1
-
音频适配器样品
提交的代码提供设备驱动程序的 windows 服务音频适配器驱动程序,可以在 Visual studio 中直接编译和安装的功能。
- 2023-03-16 06:05:03下载
- 积分:1
-
一个EVC实例MP3播放器
里面含EVC源码和英文文档说明
一个EVC实例MP3播放器
里面含EVC源码和英文文档说明-AppWizard has created this MyMp3sec application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your MyMp3sec application.
MyMp3sec.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CMyMp3secApp application class.
MyMp3sec.cpp
This is the main application source file that contains the application
class CMyMp3secApp.
MyMp3sec.rc
This is a listing of all of the Microsoft Windows CE resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
eMbedded Visual C++.
resMyMp3sec.ico
This is an
- 2022-03-04 20:56:58下载
- 积分:1
-
这个小程序可以帮你统计你输入的总的字符数和英文(中文)字符数!...
这个小程序可以帮你统计你输入的总的字符数和英文(中文)字符数!-This little program can help you statistics you enter the total number of characters and English (Chinese) characters!
- 2022-04-26 23:24:36下载
- 积分:1
-
计算M到N间的素数及其个数 , 比较简单d等几个小程序
计算M到N间的素数及其个数 , 比较简单d等几个小程序-Calculation of M to N between the prime numbers and the number of relatively simple d several small programs
- 2022-10-04 20:30:03下载
- 积分:1
-
Windows编程 c语言
#include
#define MAX_BUBBLE 250
点击鼠标左键就可以产生泡泡,利用vc6.0基于windows编程,虽然没有利用mfC但是这样可以让我们对程序的本质有一个清晰地认识。
- 2023-05-07 08:00:03下载
- 积分:1