-
Some wireless LAN vendors refuse to release hardware specifications or drivers f...
Some wireless LAN vendors refuse to release hardware specifications or drivers for their products for operating systems other than Microsoft Windows. The ndiswrapper project makes it possible to use such hardware with Linux by means of a loadable kernel module that "wraps around" NDIS (Windows network driver API) drivers.
- 2022-02-24 09:30:21下载
- 积分:1
-
可以让你的VB程序换上很漂亮的皮肤控件。
比ActiveSkin 要好用些...
可以让你的VB程序换上很漂亮的皮肤控件。
比ActiveSkin 要好用些-The VB program allows you to put on a very beautiful skin controls. Should be easy to use more than ActiveSkin ~ ~
- 2022-02-02 08:37:24下载
- 积分:1
-
Address book, a simple C language program, my debut ~ ~ ~ Oh, I hope you will su...
通讯录,简单的C语言程序,本人的处女作~~~呵呵,希望大家支持我
-Address book, a simple C language program, my debut ~ ~ ~ Oh, I hope you will support me
- 2022-07-13 12:04:03下载
- 积分:1
-
In this project I try to use many features of Matlab like image processing , ani...
工业机器人的图像处理,动画控制其他MATLAB工具箱(虚拟现实工具箱)Matlab的许多功能。
所附文件包含在Simulink模型,转换成图像信号,数据处理,以控制机器人动画-In this project I try to use many features of Matlab like image processing , animation control (Virtual Reality Toolbox) with other Matlab toolboxes.
The attached files contains a Simulink model that convert the image processing data into signals in order to control the animation of the robot.
- 2022-07-25 20:10:14下载
- 积分:1
-
迷你copiler,C++
迷你copiler,C++
- 2023-01-03 23:00:03下载
- 积分:1
-
这是MSDN里面带的程序例子,用来检查某一个进程GDI的使用情况。对于在95、98下面进行调试和测试很有帮助。适用于测试人员。...
这是MSDN里面带的程序例子,用来检查某一个进程GDI的使用情况。对于在95、98下面进行调试和测试很有帮助。适用于测试人员。-inside with the procedures example, used to check a process of the use of GDI. In the following 95, 98, debug and test helpful. To test.
- 2022-12-04 18:25:03下载
- 积分:1
-
This is a numerical change of the procedure is the use of Shape to achieve, and...
这是一个关于数值转换的程序,是用MASM来实现的,可以实现二进制和十进制,及十六进制之间的转化。-This is a numerical change of the procedure is the use of Shape to achieve, and can achieve binary and decimal, hexadecimal and the conversion between.
- 2022-07-25 17:48:48下载
- 积分:1
-
利用C++编写的种子填充算法
利用C++编写的种子填充算法-prepared seed filling algorithm
- 2022-01-22 03:15:58下载
- 积分:1
-
在很多管理信息系统的窗体都有一些共同点:可以通过框架菜单打开各种类型的视图窗口,而这些视图窗口具有MDI的一些特点,可以在框架窗体中最小化最大化还原等,并且点击...
在很多管理信息系统的窗体都有一些共同点:可以通过框架菜单打开各种类型的视图窗口,而这些视图窗口具有MDI的一些特点,可以在框架窗体中最小化最大化还原等,并且点击菜单只能产生一个窗口(象SDI)。这种形式的窗口设计给人与一种条理感。于是我用VC6.0尝试创建这种窗口,现将整个过程为大家写下来,这里应含有MFC的一些内幕技术。-in many management information system forms have some things in common : We can open the menu framework through various types of View window, which is MDI window View some of the features, in the framework of the smallest Window maximize reduction, and click on the menu only have a window (like SDI ). This form of window design gives people with a coherent sense. I have spent VC6.0 attempt to create such a window, now the entire process for you to write down here should contain some insider MFC technology.
- 2022-09-13 11:55:03下载
- 积分:1
-
数据结构 先序输入的二叉树的线索二叉树中序输出
数据结构 先序输入的二叉树的线索二叉树中序输出运用了一个结点带五个信息分别为数据、指针类型的左孩子、右孩子及eumu类型的左标记与右标记。当左边有孩子时左标记为link链 当没有左孩子时标记为thread 指针域指向该结点的前驱同样的右孩子类似,当没有右孩子时指针域指向其后继。
- 2022-01-25 21:49:21下载
- 积分:1