-
是在evc环境下开发的,用于读取手机的一些信息
是在evc环境下开发的,用于读取手机的一些信息-AES in the development environment for mobile phones to read some information
- 2022-07-09 07:28:32下载
- 积分:1
-
View disk partition information of the C language source code. Zip
查看磁盘分区信息的 C 语言源代码.zip-View disk partition information of the C language source code. Zip
- 2023-01-09 00:25:03下载
- 积分:1
-
2 编写将一棵二叉树的所有左右子树进行交换的算法。
提示:验证是否交换可以调用二叉树的遍历算法,比较输出结点序列
1 编写采用二叉链表形式存储的二叉树...
2 编写将一棵二叉树的所有左右子树进行交换的算法。
提示:验证是否交换可以调用二叉树的遍历算法,比较输出结点序列
1 编写采用二叉链表形式存储的二叉树的创建、先序、中序、后序和按层遍历的算法。
创建的二叉树:
-2 the preparation of a binary tree will be all about the exchange of sub-tree algorithms. Tip: Verify that the exchange can be called binary tree traversal algorithm to compare the output node sequence of a list prepared by using the binary form of a binary tree stored in the creation, the first sequence, in sequence, after the order and by level traversal algorithms. Create a binary tree:
- 2023-02-11 06:00:04下载
- 积分:1
-
搜索算法解分油问题,用c语言实现。附上实验报告
搜索算法解分油问题,用c语言实现。附上实验报告-search algorithm
- 2022-02-02 01:15:36下载
- 积分:1
-
用户管理系统
用labwindows写的一个用户管理系统。该用户管理系统分为超级管理员、系统管理员和普通管理员。超级管理员有权限去增加和删除用户,系统管理员有所有的一些功能权限,普通管理员只有查看的权限。
- 2022-08-25 04:17:31下载
- 积分:1
-
客户机,服务器连接.进行广播信息的实现.
客户机,服务器连接.进行广播信息的实现.-Connected with client/server,carry out information broadcasting.
- 2022-02-15 15:21:02下载
- 积分:1
-
some c examples. useful men!
some c examples. useful men!
- 2023-07-14 19:10:04下载
- 积分:1
-
这是一个简单的、紧凑的台式电脑关机程序是用VB写的几米…
这是一个简单、小巧的桌面电脑关机程序,是vb写的几百万。
- 2022-11-28 21:35:03下载
- 积分: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
-
注册表使用:
更改IE标题栏中的文字首先在注册表中找到下面的位置...
注册表使用:
更改IE标题栏中的文字首先在注册表中找到下面的位置-It s good.
- 2022-04-27 18:12:02下载
- 积分:1