-
MathContext
Immutable objects describing settings such as rounding mode and digit.
- 2014-01-22 14:19:05下载
- 积分:1
-
MATLAB里实现傅里叶变换FFT的源程序代码
matlab代码 实现傅立叶变化 EET编程代码 解压之后修改参数运行即可(Matlab code to realize Fourier change EET programming code decompression after modifying the parameters to run)
- 2019-05-23 13:21:41下载
- 积分:1
-
2
说明: 通过一个实例演示了如何使用定时循环及停止定时循环网络拨号程序,软件:Visual Basic 6.0,系统WINDOWS,32位(An example shows how to use the timing cycle and stop timing cycle network dial-up program, software: Visual Basic 6, system WINDOWS, 32 bit)
- 2018-02-23 19:05:39下载
- 积分:1
-
php_voice_chat.rar即多用户php语音聊天室,具体详见工程,运行后自然清清楚楚。...
php_voice_chat.rar即多用户php语音聊天室,具体详见工程,运行后自然清清楚楚。-php_voice_chat.rar php or multi-user voice chat room, specific detailed engineering, operations after natural clearly.
- 2022-02-19 23:22:33下载
- 积分:1
-
HttpRequestParser
Http Request Parser extends Abstract Message Parser Source Code for Andriod.
- 2014-01-03 19:45:42下载
- 积分:1
-
CPAnalyze
这是一个采集数据的客户端,调用了模拟鼠标和键盘WINDOW api(This is a collection of client data, called simulated mouse and keyboard WINDOW api)
- 2017-01-16 15:04:08下载
- 积分:1
-
tidurihua
一个关于梯度梯度锐化的小程序,采用vc++编写(a gradient of the small gradient sharpening procedures used to prepare vc)
- 2006-09-16 23:28:58下载
- 积分:1
-
ConvertedIntegerValue
This IntegerValue represents a integer value that is converted from another scalar value.
- 2014-02-17 13:40:28下载
- 积分:1
-
分为服务器端和客户端,使用时先要将代码重新生成.运行后(添加ip),服务器端和客户端可以进行语音聊天....
分为服务器端和客户端,使用时先要将代码重新生成.运行后(添加ip),服务器端和客户端可以进行语音聊天.-Divided into server-side and client, when used to re-generate the code first. Running (add ip), server-side and client can voice chat.
- 2022-01-24 14:34:45下载
- 积分:1
-
DrawOfMemory
DrawOfMemory源码包,VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。参数定义:
int Mult:总共需要显示几类数据
int AllNum:每类数据总的数据量
int Value[]:数据值数组,组成形式:数据1+数据2+数据3+ ...
COLORREF PenColor:每类数据的画笔的颜色
CWnd *pWnd:需要显示曲线的控件指针
还有一些函数不一一列举了,请自行下载源码查看(DrawOfMemory source package, VC++ memory mapping code examples, including a number of practical VC++ function: for example DrawLine function: the value passed to the function displayed in the form of the image to the corresponding controls (int AllNum: the total amount of data, int Value []: an array of data values , COLORREF PenColor: brush color, CWnd* pWnd: need to show the curve control pointers) DrawWave function, will pass into the function value is displayed in the form of an image to the corresponding controls DrawMultiLine function: the passed into the function value is displayed in the form of an image to the corresponding control, you can display multiple data segments. Parameters are defined:
int Mult: A total of several types of data to be displayed
int AllNum: total amount of data for each type of data
int Value []: an array of data values , consisting of forms: Data 1 Data 2+ 3+ ...+ data
COLORREF PenColor: brush color for each type of)
- 2014-07-02 10:52:43下载
- 积分:1