-
介绍了工业控制Window组态软件的语音处理
介绍了工业控制Window组态软件的语音处理-introduced the Industrial Control Software Configuration Window Voice Processing
- 2022-09-29 13:15:03下载
- 积分:1
-
WinCe UDP programming, can be achieved connectionless packet communication, EVC4...
WinCe UDP编程,可以实现无连接数据包通讯,EVC4.2下编译通过-WinCe UDP programming, can be achieved connectionless packet communication, EVC4.2 under the compiler through
- 2022-08-24 15:48:02下载
- 积分:1
-
STM32F单片机IAP方法 --源码
FPEC(FLASH Program/Erase controller 闪存编程/擦除控制器),内嵌的FPEC模块负责对内置闪存的(含主存储器和信息块)写操作,当然还有擦除。
它的寄存器随便读,但改写就需要先把FPEC解锁,而且一旦解锁 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-12 00:24:40下载
- 积分:1
-
键盘钩子程序,初学者用
钩子程序,用WINCE拦截或者过滤键盘输入
钩子程序,用WINCE拦截或者过滤键盘输入钩子程序,用WINCE拦截或者过滤键盘输入钩子程序,用WINCE拦截或者过滤键盘输入
钩子程序,用WINCE拦截或者过滤键盘输入
钩子程序,用WINCE拦截或者过滤键盘输入
- 2023-06-23 17:25:03下载
- 积分:1
-
KportII,Windows下直接I/O端口操作
KportII,Windows下直接I/O端口操作-KportII, Windows under the direct I/O Port Operation
- 2023-05-10 04:35:03下载
- 积分:1
-
基本的游戏
这是游戏的基本的 c# 示例。
c# 代码比较简单,你可以做到。
(
私人 void Form1_Load EventArgs e 对象发件人)
{
pictureBox2.Visible = false;
pictureBox4.Visible = false;
pictureBox5.Visible = false;
}
私人 void Form1_KeyDown (对象发件人、 KeyEventArgs e)
{
如果 (e.KeyCode = = 点头哈腰)
{
pictureBox1.Left = pictureBox1.Left + 10 ;
- 2022-03-02 11:06:11下载
- 积分:1
-
WinPcap源代码包
包含所有头文件和链接库
WinPcap源代码包
包含所有头文件和链接库-WinPcap source code package contains all header files and link libraries
- 2022-01-29 00:29:42下载
- 积分:1
-
在列表控件中使用表头控件
在列表控件中使用表头控件-list controls in the use of the first table Controls
- 2022-07-23 03:11:30下载
- 积分:1
-
飞机定票系统源码___软件工程与数据结构
飞机定票系统源码___软件工程与数据结构-aircraft scheduled counting system ___ Source Software Engineering and Data Structure
- 2022-02-09 13:28:04下载
- 积分:1
-
模拟时钟 This another Win32 assembly demo, which is based on the the "C" example in...
模拟时钟 This another Win32 assembly demo, which is based on the the "C" example in
Charles Petzold s "Programming Windows" 5th edition.
Appart for being an instructive graphics demo, this program is also useful and can be used on
your desktop as an alternative clock.
-Analog Clock This another Win32 assembly demo, which is based on the the
- 2023-08-15 10:10:03下载
- 积分:1