-
该程序是我初学C#时编制出来的(含源代码) 供大家免费学习和使用,纯绿色软件, 本程序是一个模windows 计算机器编写的一个计算器程序. 因为是用C#编写的...
该程序是我初学C#时编制出来的(含源代码) 供大家免费学习和使用,纯绿色软件, 本程序是一个模windows 计算机器编写的一个计算器程序. 因为是用C#编写的,所以你的计算机在安装Microsoft .NET Framework 才可以运本程序.-I am learning C# out to (including source code) for free learning and we use pure green software, the process is a computer model windows for the preparation of a calculator program. Because it is prepared using the C#, your computer in the installation of Microsoft.NET Framework before the procedure could be transported.
- 2022-03-02 15:03:52下载
- 积分:1
-
串口接收发送源码
串口接收发送源码,单片机,FPGA开发
实现了串口的配置和传输
基于MFC的开发程序
很规范的源码示例
适合单片机入门和FPGA,DSP等和串口相关的开发者参考
- 2023-08-18 05:30:03下载
- 积分:1
-
因为windows不是实时的,所以它的时间时间都会差个十几到三十毫秒。
这个文件能在windows上面实现一毫秒的时间长度。...
因为windows不是实时的,所以它的时间时间都会差个十几到三十毫秒。
这个文件能在windows上面实现一毫秒的时间长度。-Because the windows are not real-time, so it will be the time difference of more than a dozen times to 30 milliseconds. This document can achieve in the windows above the length of a millisecond.
- 2022-02-18 15:59:54下载
- 积分:1
-
Someone with the C language written in the blood of Warcraft remarkable program...
别人用C语言写的魔兽争霸显血程序希望能有用。-Someone with the C language written in the blood of Warcraft remarkable program would like to be useful.
- 2023-06-25 20:05:03下载
- 积分:1
-
DLL例子基本密码最小。
========================================================================
- 2022-05-05 13:44:05下载
- 积分:1
-
针对430单片机IO模拟I2C源程序,程序经过测试,使用工具为IAR
针对430单片机IO模拟I2C源程序,程序经过测试,使用工具为IAR-430 I2C
- 2022-10-19 05:55:03下载
- 积分:1
-
用信号量实现读者和写者的程序
读者-写者问题的读写操作限制(包括读者优先和写者优先):
写-写互斥,即不能有两个写者同时进行写操作。
读-写互斥,即不能同时有一个线程在读,而另一个线程在写。
读-读允许,即可以有一个或多个读者在读。
读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作。
写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态才能开始读操作。
- 2022-04-22 12:41:24下载
- 积分:1
-
Eddy current detector data recorded in the windows xp image playback
涡流检测仪录制的数据在windows xp上的图像回放-Eddy current detector data recorded in the windows xp image playback
- 2023-08-17 10:40:02下载
- 积分:1
-
VC++编程的小游戏 俄罗斯方块
VC++编程的小游戏 俄罗斯方块-VC++ programming Tetris game
- 2022-10-04 16:55:04下载
- 积分:1
-
播放列表中音乐的代码
这是我的消息来源,使用 visual studio 2013 的第一个程序播放列表程序是 windows 中的播放列表音乐
- 2022-05-28 04:31:45下载
- 积分:1