-
用于设置网卡禁用/启用,对于某些网卡有效
用于设置网卡禁用/启用,对于某些网卡有效-banned for the establishment of NIC/opening, effective for certain card
- 2022-01-28 08:12:02下载
- 积分:1
-
flash p2p dianbo
FLASH P2P 相关,视频点播视频点播视频点播视频点播先关的源代码。自己可以通过源代码学习AS编程,原理比较简单。
- 2022-01-31 21:49:45下载
- 积分:1
-
The software is programmed using VB, and function is to realize the rotation of...
这个软件是用VB编程的,功能是实现对图象的旋转,-The software is programmed using VB, and function is to realize the rotation of images,
- 2022-04-11 10:05:13下载
- 积分:1
-
CGI development kits for disaggregated data and variables. Zip
CGI开发包,用于分解数据和各个变量 .zip-CGI development kits for disaggregated data and variables. Zip
- 2022-12-01 12:35:03下载
- 积分:1
-
可调时钟
实验要求:1.能正常显示一天24小时时间
2.具有清零、各位均可调功能
3.按钮设置防抖
4.可调不能通过将该位置零,然后用计数...
可调时钟
实验要求:1.能正常显示一天24小时时间
2.具有清零、各位均可调功能
3.按钮设置防抖
4.可调不能通过将该位置零,然后用计数器连续加1的方法实现,并且实现每一位都单独可调
-Adjustable clock Experimental requirements: 1. To show the normal 24 hours a day 2. Has cleared, you can transfer function 3. Button to set up Anti-Shake 4. Adjustable position can not be zero, and then use the counter of one continuous method, and realize every single adjustable
- 2022-04-08 10:00:35下载
- 积分:1
-
包括很的VFP中使用的控件,包括按钮、菜单位、通信等控件,并带有示例,绝对超值。...
包括很的VFP中使用的控件,包括按钮、菜单位、通信等控件,并带有示例,绝对超值。-There are lots of controls used in VFP, including buttons, menu, communication and so on, and also give the corresponding demonstrations. It s quite absolute overflow.
- 2022-02-25 10:54:05下载
- 积分:1
-
二叉树的几种操作,包括递归先序建立二叉树、先序遍历、中序遍历、后序遍历、非递归的各种遍历、计算叶子节点数目和所有节点数目,使用队列实现层次遍历。供研究和学习基本...
二叉树的几种操作,包括递归先序建立二叉树、先序遍历、中序遍历、后序遍历、非递归的各种遍历、计算叶子节点数目和所有节点数目,使用队列实现层次遍历。供研究和学习基本算法者使用-Binary tree of several operations, including the establishment of binary tree recursive first order, first traversal, in order traversal, postorder traversal, a variety of non-recursive traversal to calculate the number of nodes and all leaves and the number of nodes , the use of queue-level traversal realize. For research and learning to use the basic algorithm
- 2022-01-20 23:39:57下载
- 积分:1
-
任务管理器,使用多任务函数,在图形化的情况下看到中央处理器状态…
Task Manager that using many tasking function and seeing cpu state in graphical interface.
- 2022-03-18 10:25:18下载
- 积分:1
-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1
-
TIME服务的UDP客户端实现,主要文件:UDPtime.cpp包含了实现了time服务的UDP客户代码...
TIME服务的UDP客户端实现,主要文件:UDPtime.cpp包含了实现了time服务的UDP客户代码-TIME Service UDP client-side implementation of key documents: UDPtime.cpp contains the realization of the time of services UDP client code
- 2022-08-25 07:06:54下载
- 积分:1