-
芯片验证漫游指南附赠源代码
芯片验证漫游指南附赠源代码,适合初学者学习(Chip Verification Walkthrough Guide with Source Code)
- 2019-03-10 19:59:30下载
- 积分:1
-
CString usage of Windows services, including the four major parts: First, Servic...
CString用法
Windows服务包括四大部分:
一,服务控制管理器(Service Control Manager)。是系统中的一个RPC服务器,总管所有服务,“Admin$System32Services.exe”。拥有一个在注册表中记录的数据库,包含了所有已安装的服务程序和设备驱动服务程序的相关信息。
二,服务控制程序(Service Control Program)。用来执行对服务程序的开启、控制和状态查询功能。
三,服务程序(Service Program)。服务的执行代码。
四,服务配置程序(Service Configuration Program)。 用来更改,查询已安装服务的信息。-CString usage of Windows services, including the four major parts: First, Service Control Manager (Service Control Manager). Is an RPC system servers, all mains services,
- 2022-04-24 01:16:09下载
- 积分:1
-
包括各种各样的系统功能,特别棒
包括各种各样的系统功能,特别棒-include a wide range of system functions, in particular wand!
- 2022-03-23 16:11:34下载
- 积分:1
-
VB API实现简单的程序窗口
VB 基于API技术实现简单的程序窗口,源码文件说明:用VB的模块模仿写的几个小例子(不用窗体)[源码]
FirstWindow
利用Win32API和消息机制显示的窗口(VB6则把一切底层操作隐藏起来)
Menu_Project
使用Res文件中的菜单资源来显示菜单,这个VB版的程序没能显示出菜单,这是两者的差异,VB6应该不能通过加载资源文件中的菜单资源来在窗口中显示菜单。
MsgWindow
先打开Windows附件中自带的Notepad记事本程序,然后在程序中将要显示的内容通过SendMessage发送到记事本中,可以通过查看记事本中的内容来了解MsgWindow的运行情况。
在程序中将收到的消息查表翻译成文本以“WM_XXX”格式显示出来,并且将调用各个API函数的过程也显示出来,这样可以分析窗口的各种行为和消息之间的关系。
SendMessage 两个程序,一个Send,一个Receive,利用SendMessage函数实现两个程序窗口间的消息互发
代码中用到了StrUtils_Change1.bas模块,来自PSC,自已做了些许修改。主要是用到了wsprintf函数,对应于Win32API函数wprintf(Win32API函数wprintf在VB中不能去调用它,调用会出错。)
- 2023-08-17 05:30:03下载
- 积分:1
-
yiziqi
用启发式算法实现一字琪,人工智能实验用启发式算法实现一字琪,人工智能实验(Heuristic algorithm using the word Qi, artificial intelligence experiments realize the word Qi heuristic algorithms, artificial intelligence experiment)
- 2009-02-15 17:37:57下载
- 积分:1
-
4
说明: fluent example (nozzle simulation)
- 2018-04-30 05:25:47下载
- 积分:1
-
Three_SPWM_Inverter_xiebo
此程序为功率因数校正程序,可以直接烧录到DSP28335中,可以直接使用。(This program is a power factor correction program, which can be directly burned to the DSP 28335, and can be used directly.)
- 2019-03-01 21:33:01下载
- 积分:1
-
tanhuangzhiliangkuai2
说明: 搭建了一个弹簧质量块阻尼系统模型,用于验证在阻尼作用下,弹簧的振动过程(A spring mass damping system model was built to verify the vibration process of the spring under damping.)
- 2019-01-06 16:35:55下载
- 积分:1
-
zigzag
用matlab实现zigzag扫描程序。(using Matlab achieve Zigzag scanning procedures.)
- 2006-06-18 09:15:19下载
- 积分:1
-
winsock文件传输,界面很漂亮哦,能够在客户端和服务器之间传输文件。...
winsock文件传输,界面很漂亮哦,能够在客户端和服务器之间传输文件。-winsock file transfer, the interface is beautiful Oh, to the client and server to transfer files between.
- 2023-05-24 20:40:04下载
- 积分:1