-
用vb操作二进制文件,打开保存文件.含有vb源码.
用vb操作二进制文件,打开保存文件.含有vb源码.-Vb file with a binary operation, open the saved file. Containing the vb source code.
- 2022-01-26 00:09:14下载
- 积分:1
-
一个DLL实现的三级跳Delphi源码
Delphi仅使用一个DLL实现三级跳功能,附有源码
- 2022-02-04 15:42:54下载
- 积分:1
-
VC++和OpenGL应用程序编写的俄罗斯方块的实现的一个小程序…
运用VC++和OPENGL编写的一个实现俄罗斯方块的小程序-VC and OpenGL application prepared by the Russian box to achieve a small procedure
- 2022-05-28 16:51:25下载
- 积分:1
-
often went to the Forum and friends may have such an experience when you see a g...
经常去论坛的朋友可能都有这样的体会,当看到好的帖子特别是贴图时,想 把它转贴到另一个论坛特别麻烦,要进行好多鼠标与键盘操作,当有上十张图片 时真是令人头痛的事情。 此软件就是针对这种情况而设计,你只需要在想要的图片上点一下鼠标就可 提取图片链接并形成论坛UBB标签,进入发贴页面再点一下鼠标就可将获取的内容 发出去。使用该软件使以往烦琐的转贴操作变得轻松简单,你就尽情的享受从中 带来的乐趣吧! -often went to the Forum and friends may have such an experience when you see a good message, especially textures, wants to turn it into another forum posted particular trouble, the need for a lot of mouse and keyboard operation, when on 10 pictures is really a headache thing. This software is the view of this situation and design, you only need to want to point the pictures from the mouse can link pictures and formed Forum UBB label, sent into the pages again point the mouse can be given access to the content. The software enables the use of previously cumbersome operation posted becomes easily, you enjoy the fun from the fun!
- 2023-03-27 08:55:04下载
- 积分:1
-
C# 模拟鼠标操作源代码
C# 模拟鼠标操作,单击后鼠标将自动上移。
const int MOUSEEVENTF_MOVE = 0x0001;//表示鼠标移动
const int MOUSEEVENTF_LEFTDOWN = 0x0002;//表示鼠标左键按下
const int MOUSEEVENTF_LEFTUP = 0x0004;//表示鼠标左键松开
您的鼠标发生了自动上移,并双击了窗体一次!
- 2022-07-03 02:35:10下载
- 积分:1
-
C语言实现的小型计算器
该程序是利用c语言编写的小型计算机软件程序,适合学完全部c语言的初级学者学习,用来提高自己的编程能力,其中包含有头文件,还有测试文件
- 2022-04-26 17:43:54下载
- 积分:1
-
ISO_IEC_14496
ISO_IEC_14496-4_2001(E)
- 2023-03-27 07:10:04下载
- 积分:1
-
4乘4键盘扫描,使用与多种场合,我检验过,能用
4乘4键盘扫描,使用与多种场合,我检验过,能用-4 x 4 keypad scanning, using a variety of occasions, I have tested, can be used
- 2022-10-29 00:50:03下载
- 积分:1
-
求最简合一的程序
求最简合一的程序-seek convergence of the most simple procedures
- 2022-11-28 03:10:04下载
- 积分:1
-
使用函数实现简单的八位处理器
软件开发环境:ISE 7.1i
仿真环境:ISE Simulator
1. 这个实例实现通过ISE Si...
使用函数实现简单的八位处理器
软件开发环境:ISE 7.1i
仿真环境:ISE Simulator
1. 这个实例实现通过ISE Simulator工具实现一个可以进行两个八位操作数四种操作的简单处理器;
2. 工程在project文件夹中,双击mpc.ise文件打开工程;
3. 源文件在rtl文件夹中,mpc.v为设计文件,mpc_tb.tbw是仿真波形文件;
4. 打开工程后,在工程浏览器中选择mpc_tb.tbw,在Process View中双击“Simulation Behavioral Model”选项,进行行为仿真,即可得到仿真结果。-The use of a simple function to achieve the eight-processor software development environment: ISE 7.1i simulation environment: ISE Simulator 1. This example through the ISE Simulator tool to achieve the realization of a two operand four of eight simple processor operation 2. works in the project folder, double-click to open the project file mpc.ise 3. rtl source file in the folder, mpc.v documents for the design, mpc_tb.tbw is the simulation waveform files 4. to open a project, a browser in the works Select device mpc_tb.tbw, double-click in the Process View in the " Simulation Behavioral Model" option, to carry out acts of simulation, simulation results can be obtained.
- 2023-03-17 12:55:03下载
- 积分:1