-
The code is used to output a number of random numbers and design. First of all,...
该代码是用来输出若干个随机数而设计的。首先输入想要输出数据的数量和范围,然后系统就会自动地输出一系列的随机数。-The code is used to output a number of random numbers and design. First of all, enter the number you want to output data and scope of the system will then automatically output a series of random numbers.
- 2022-12-22 20:50:03下载
- 积分:1
-
代码显示如何发送电子邮件。
Code to show how to send an Email.
- 2022-05-17 21:50:50下载
- 积分:1
-
计算机图形学做的阴影的VC程序,大家有需要的下载来看看吧!...
计算机图形学做的阴影的VC程序,大家有需要的下载来看看吧!-Computer graphics to do the shadow of the VC process, everyone there is a need to look at and see the download!
- 2022-03-13 23:40:21下载
- 积分:1
-
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2...
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s="FFA6" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中 加入#include "StrToData.h"即可调用-function of long StrToData(CString strData,int jz) :changed character string to positive integer,changed character may be any decimal system,return:long Integer value,parameter:strData is the character string to be changed,jz is type of decimal system.
- 2022-01-21 02:18:21下载
- 积分:1
-
vista平台下sidebar上实现一个显示天气的gadget。将代码拷入[SystemInstalledDriver:]users[user name]app...
vista平台下sidebar上实现一个显示天气的gadget。将代码拷入[SystemInstalledDriver:]users[user name]appdatalocalmicrosoftwindows sidebargadgets目录即可
- 2022-01-29 04:05:15下载
- 积分:1
-
一个编辑java计算器
用JAVA编的计算器,功能好,运行没有出错-a calculator edited by java
- 2023-01-07 08:35:03下载
- 积分:1
-
VC面向对象开发分析与设计实例解析.很不错的资料.对于初学者和有一定基础的人员均有很大价值...
VC面向对象开发分析与设计实例解析.很不错的资料.对于初学者和有一定基础的人员均有很大价值-VC Object-Oriented Analysis and Design of the development of analytical examples. Very good information. For beginners and have a certain foundation of great value to both
- 2022-04-27 08:20:36下载
- 积分:1
-
多线程编程
实现线程的创建,挂起,激活等功能。
多线程编程
实现线程的创建,挂起,激活等功能。-Thread Create……
- 2022-08-11 12:18:42下载
- 积分:1
-
kmeans算法的源代码
kmeans算法的源代码-kmeans algorithm source code
- 2022-02-13 02:54:57下载
- 积分:1
-
在cyclone2芯片上实现VGA解决方案,可以将模拟示波器波形在电脑上显示。也可以储存波形文件来显示...
在cyclone2芯片上实现VGA解决方案,可以将模拟示波器波形在电脑上显示。也可以储存波形文件来显示
-In cyclone2 chip VGA solutions, Analog Oscilloscope waveforms can be displayed on the computer. Can also be stored waveform file to display
- 2022-05-31 06:54:38下载
- 积分:1