-
摩托罗拉MX1 / mxlads WinCE BSP开发板。net4.2
摩托罗拉MX1/MXLADS开发板wince.net4软件.2英国标准普尔
- 2022-01-23 10:49:13下载
- 积分:1
-
merger EXE and DLL files. So have an executable file.
合并EXE和DLL文件.使产生一个可执行文件.-merger EXE and DLL files. So have an executable file.
- 2022-03-17 17:36:54下载
- 积分:1
-
自动排课程序,使用了常规算法与扫描算法的概念
自动排课程序,使用了常规算法与扫描算法的概念-Automated Course Scheduling procedures, the use of conventional algorithms and the concept of scanning algorithm
- 2022-11-23 11:35:03下载
- 积分:1
-
关于VC++和Matlab混合编程的一本PDF格式的书籍。
关于VC++和Matlab混合编程的一本PDF格式的书籍。-On the VC++ and Matlab programming mixed a PDF format of the book.
- 2022-01-24 18:30:47下载
- 积分:1
-
用VC编写的图像处理程序,实现了图像的放大、缩小、旋转等功能。...
用VC编写的图像处理程序,实现了图像的放大、缩小、旋转等功能。-VC prepared using image processing procedures to realize the image to enlarge, narrow, rotating functions.
- 2022-03-16 11:55:06下载
- 积分:1
-
= =矩阵计算器源代码和计算。EXE文件。
计算器 矩阵计算 == 源代码 和.exe文件都有-== Matrix calculation calculator source code and. Exe files are
- 2022-01-25 18:51:36下载
- 积分:1
-
VB实例源码,如果修改通知的不足之处,请讨论…
VB实例源码,如有不妥之处请修改后通知再讨论一起来完善源码的上传.-Example VB source code, if the inadequacies of the revised notice, please discuss with one sound source upload.
- 2022-03-16 04:50:41下载
- 积分:1
-
查看文件信息的源代码!!非常简单!研究下还可以(对向我这样的菜鸟哈)...
查看文件信息的源代码!!非常简单!研究下还可以(对向我这样的菜鸟哈)-View file information source code! ! Very simple! Studies also can (right to me the newcomers Kazakhstan)
- 2022-03-21 11:42:17下载
- 积分:1
-
modbusTCP客户端
在Windows系统中C++编程模拟成modbusTCP客户机设备,与工控场合的modbusTCP服务机设备实现通信。modbusTCP服务机采用MCGS触摸屏。用CAsyncSocket类实现基础TCP/IP通信,接收来自服务机的modbusTCP编码,识别编码并按照modbusTCP协议编制回应信息码,通过以太网返回服务机。编程环境为Visual C++6.0,程序简洁,可作交流与参考。
- 2023-02-12 01:40: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