-
我小小的电费管理程序
I tiny prog for managing electricity bills
- 2022-09-11 23:20:04下载
- 积分:1
-
以一个实例给出了Windows程序程设中的VC++6_0菜单、图标、输入与对话框的使用方法。...
以一个实例给出了Windows程序程设中的VC++6_0菜单、图标、输入与对话框的使用方法。
- 2022-06-27 21:01:57下载
- 积分:1
-
dot NET Compact Framework Programming with Visual Basic dot NET Jun 2004 e
用visualbasic进行dot-NET紧凑框架编程2004年6月电子图书
- 2022-01-20 22:49:12下载
- 积分:1
-
任何设计类(如点式,人民币类、学生等)的设计要求…
任意设计一个类(比如point类、RMB类、Student类等),要求
在类设计中对流操作符""进行重载。在主程序中声明5个该
类的对象,然后将这5个对象分别以文本格式和二进制格式保存到当前目录的zrf.dat文件和zrf.bin中,之后再
以字符方式和二进制方式从文件中读取数据存储到另外5个临时对象中并输出。-Any design of a class (eg point type, RMB class, Student, etc.) require the design of convection in the class operator " " " " and " " " " to overload. In the main program contains a statement to five such objects, then these five objects were in text format and binary format to the current directory zrf.dat documents and zrf.bin in manner and after the characters from the file in binary mode read data is stored to another five temporary object and output.
- 2023-08-17 00:25:04下载
- 积分:1
-
原码输入法源程序
原码输入法源程序-original source Code
- 2022-02-07 07:38:51下载
- 积分:1
-
um=5.elmo
/*The program sets an arrays of positions and speeds.On the digital input #6 trigger, the program moves forward, waits one second and returns.The destination and speed of the motion are defined according to the values in the speed and position arrays, with an index set by digital inputs #1 through #5.When an error occurs, the program stops and digital output #1 is raised.The motions are executed by functions called by the main program.Errors are detected in the motion functions and returned to the main program.*///Global Variable declarationint Destination[32];int MotionSpeed[32];int MaxDest;int MaxSpeed;//Functions declarationfunction int Err = MoveForward(int MoveIndex); function int Err = MoveBack(int MoveIndex);//Program##PROGRAM1//Local variables declarationint i;float Coeff;//Program bod
- 2022-06-16 23:30:26下载
- 积分:1
-
C++常用算法程序集
C++常用算法程序集 -C++常用算法程序集
- 2022-11-19 21:20:03下载
- 积分:1
-
呵呵,vb小程序,是个计算器
呵呵,vb小程序,是个计算器-Oh, vb small program is a calculator
- 2022-06-20 22:02:12下载
- 积分:1
-
检查网络连接
检测是否有互联网连接的最快方法是什么?
更多的方式检查互联网连接和执行时间测量。
对于快速函数按钮是显示为绿色,蓝色和红色缓慢,平均。
- 2022-02-16 08:21:11下载
- 积分:1
-
TIFF格式阅读Qt程序用于生成动态库的程序源码…
qt程序读tiff格式所用的动态库生成程序源码.-tiff format Reading qt procedures used to generate a dynamic library program source.
- 2023-08-30 08:50:05下载
- 积分:1