-
电压扰动分析数据采集部分
这是基于labview的电压扰动分析数据采集部分的程序框图,是一个完整的采集部分,很不错,希望大家采用哦!希望对大家有所帮助,后期有什么不会的问题也可以留言哦
- 2022-01-22 11:07:13下载
- 积分:1
-
正版软件网上序列号注册向导
这个程序演示使用网络来验证软件的序列号是否是正版.你需要把调用程序writeFile.php上传到你的服务器,当然你的服务...
正版软件网上序列号注册向导
这个程序演示使用网络来验证软件的序列号是否是正版.你需要把调用程序writeFile.php上传到你的服务器,当然你的服务器需要支持PHP功能,MYSQL不需要.-Serial number of legitimate software online registration wizard demo of this process using the Internet to verify the serial number of the software whether it is genuine. You need to call the procedure writeFile.php uploaded to your server, of course, your server needs to support PHP function, MYSQL not required.
- 2023-08-28 17:30:04下载
- 积分:1
-
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。...
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-An applet program, use java to achieve stack and queue in data structure. It can be used to demonstrate the implement of the stack.
- 2022-03-03 18:01:03下载
- 积分:1
-
数据挖掘10大算法 Top 10 Algorithms in Data Mining (ICDM06 Panel)
数据挖掘10大算法 Top 10 Algorithms in Data Mining (ICDM06 Panel)-Top 10 Algorithms in Data Mining (ICDM06 Panel)
- 2022-10-29 19:25:03下载
- 积分:1
-
vc文本编辑器代码
vc文本编辑器代码-vc text editor code
- 2022-03-11 11:35:23下载
- 积分:1
-
一个用于制作Microsoft Word插件的小程序,使用Delphi语言开发
一个用于制作Microsoft Word插件的小程序,使用Delphi语言开发-a Microsoft Word for the production of small plug-in procedures, the use of Delphi language
- 2022-03-26 04:19:49下载
- 积分:1
-
Using ASP.NET+ C# to do a simple verification code function is used to study the...
用ASP.NET + C#做的一个简单的验证码功能,主要是用来学习验证码的实现。-Using ASP.NET+ C# to do a simple verification code function is used to study the realization of the code.
- 2022-04-19 07:37:51下载
- 积分:1
-
存储系统对新用户进行注册,校验登入登入账户,判别业务是存款,则记录存款人姓名、住址、存款类型、存款日期等,并印出存款单给储户;若是取款,系统计算利息并印出利息清...
存储系统对新用户进行注册,校验登入登入账户,判别业务是存款,则记录存款人姓名、住址、存款类型、存款日期等,并印出存款单给储户;若是取款,系统计算利息并印出利息清单给用户-storage system for new users to register, log log checking accounts, discriminant business deposits, deposits were recorded names, addresses, types of deposits, the deposit date, and printed deposit slips to depositors; If withdrawals, the system to calculate interest and printed list of interest to users
- 2022-08-05 12:20:30下载
- 积分:1
-
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC E...
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread() pThread->Run() 就可装载启动常规DLL内应用程序框架.-method: a normal DLL file has been created with the program wizard and there is an instance generated from CWinApp in the DLL file.Create another MFC EXE appliaction and copy CAppView,CMainFram,CAppDocument and the resources in RES directory to the normal DLL and add to the projec and compile and generate a DLL. In a Win32 application, start a thread which loads the DLL with codes, get the running thread, ie.CWinThread*pThread=GetCurrentThread(), then,pThread->Run() executes the loading and start the execution of the application framework in the normal DLL file.
- 2022-07-13 07:36:52下载
- 积分:1
-
Vigenere Cypher
Vigenere Cypher - C Implementation-Vigenere Cypher- C Implementation
- 2022-04-10 03:07:04下载
- 积分:1