-
image
说明: 本源程序代码示例了图像的变化,可以让读者对图像的编程有所了解!(The source code examples of the image changes, allowing readers to understand the programming image!)
- 2008-09-10 08:46:21下载
- 积分:1
-
Point
window编程中,指针结构体函数,很实用。(programming window, the pointer structure functions, very practical.)
- 2013-09-20 23:22:12下载
- 积分:1
-
小波
小波分解去燥程序,在函数中加入白噪声,然后利用小波变换,进行去除噪声的处理,效果不错。(Wavelet decomposition to dry process, the white noise is added to the function, and use wavelet transform, remove noise processing, effect is good.)
- 2021-05-09 12:38:35下载
- 积分:1
-
oofemvs2010-20
oofem在vs2010下的sln文件,文件路径和.h以及.c文件的添加已经做好(oofem under the vs2010 sln file, the file paths and. h and. c file is ready to add)
- 2011-02-14 16:43:07下载
- 积分:1
-
IPIP
获取局域网中计算机名和IP地址,运行程序后点击确定,等待界面消失,会生成一个Name_Iph.ini文件,记录了所有信息!(Access to the LAN computer name and IP address)
- 2011-07-26 11:26:59下载
- 积分:1
-
VSP_SE
说明: 自己编写的一个VC++程序,打开可执行程序后可以读取wave文件,此时程序将在客户区绘制波形图;之后可以计算短时能量、短时过零率和自相关函数,并且在客户区依次显示函数图像。(own VC prepared by a procedure to open executable wave after reading documents, this process will draw customers District waveform diagram; after short-term energy can be calculated, short-term rates and zero autocorrelation function, District customers in the sequence of images function.)
- 2006-05-14 18:53:35下载
- 积分:1
-
HDraw
完整的C++6.0工程,可在画图板上绘制基本图形,可设置线型、线宽,有调色板(a whole project of C++6.0.you can draw basic graph.you can also set color,width,and shape)
- 2012-02-28 17:22:34下载
- 积分:1
-
Asntpclieentg
基于SNTP协议的时间同步客户端的c代码。其中计算传输时间偏移和同步步误差都在客户端实现。可顺利移植到DSP上,用于网络时间同步需要的系统。
(SNTP protocol, time synchronization client c code. Calculated transmission time offset with step-by-step error in the client. Can be successfully transplanted to the DSP, the need for network time synchronization system.)
- 2012-10-07 00:35:24下载
- 积分:1
-
Csendmail
这是一个实现用C语言发送电子邮件的小程序,可以把截获的键盘记录发送给监控的主机。(This is a realization of C language small program to send email, you can send intercepted keyloggers monitored host.)
- 2013-07-28 19:00:36下载
- 积分:1
-
CheckManage
考勤管理系统可以有效地管理企事业单位员工的出勤情况,规范人事制度管理,保证企事业单位的正常动作,是人力资产管理的重要组成部分。本系统的开发主要包括后台数据库的建立、维护以及前端应用程序的开发两个方面。本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,使应用程序的各个窗体都能够共享对表的操作,无需重复编码,使程序更加易于维护,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。
第1步:还原数据库
按照前面的步骤,还原“考勤管理系统”的数据库为“CheckManage”。
第2步:打开项目并运行
➊ 在Visual C++ 6.0中,打开“考勤管理系统”项目文件。
➋ 编译、连接、运行,在“登录对话框”中输入用户名“Admin”,密码“111111”,单击【确定】按钮。(CheckManage System very good)
- 2012-08-21 19:33:04下载
- 积分:1