-
Gearerroranalysisprogam
用vc++编写的具有计算齿轮误差的软件,并能判断是否合格(Prepared using vc++ error with computing gear software, and to determine eligibility)
- 2020-09-09 10:48:02下载
- 积分:1
-
computer-graphics-curriculum-design
本程序是计算机图形学课程设计的程序,包含用各种算法绘制直线、圆、曲线,填充,剪裁等,有助于计算机图形学的学习与实践。(This procedure is a computer graphics curriculum design process, including the use of various algorithms to draw lines, circles, curves, filling, cutting, etc., help to learn and practice of computer graphics.)
- 2013-10-27 16:36:07下载
- 积分:1
-
stm32-pos-drives
STM32 POS机底层驱动程序,包含打印机驱动程序,SPI FLASH驱动程序,RC522驱动程序 ,PASM卡(7816)驱动程序,磁条卡驱动程序,ILI932X液晶模块驱动程序,键盘驱动程序等(STM32 POS bottom driver, including printer driver, SPI FLASH driver, RC522 driver, PASM card (7816) driver, magnetic stripe card driver, ILI932X LCD module driver, keyboard driver, etc.)
- 2019-04-20 11:45:35下载
- 积分:1
-
C#串口和以太网超级通信调试助手
说明: C#编写的串口和以太网的超级通讯调试助手程序源码(Super Communication Debugging Assistant for Serial Port and Ethernet)
- 2019-01-07 14:13:04下载
- 积分:1
-
MQ137-DQ
MQ137气体传感器采集的模拟电压数据再MSP430内部ADC12转换成数字信号(the module of ADC12 in MSP430 converts the analog voltage sampled by transducer of MQ137 to digital signal )
- 2013-03-04 21:00:24下载
- 积分:1
-
Visual C#创建两个基本的线程(多线程)实例
Visual C#创建两个基本的线程(多线程)实例,为了演示方便,这里把本实例 写成了一个控制台程序,创建两个线程后,通过控制台输出线程信息,演示了两个线程同时工作,下面来看具体代码:
创建两个基本的线程:
Thread thread1 = new Thread(new ThreadStart(Thread1)); //使用自定义方法Thread1声明线程
thread1.Priority = ThreadPriority.Lowest;//设置线程的调度优先级
Thread thread2 = new Thread(new ThreadStart(Thread2)); //使用自定义方法Thread2声明线程
thread1.Start();//开启线程一
thread2.Start();//开启线程二
定义函数向控制台输出线程:
static void Thread1()
{
Console.WriteLine("线程一");
}
输出线程二则可按照上面再创建一个函数,不再列举源码了。
- 2022-03-18 18:55:49下载
- 积分:1
-
Linux_AES_example
一个AES-128算法实现及应用的例子。(Implementation and application of AES-128 algorithm)
- 2018-10-24 09:29:11下载
- 积分:1
-
TestDSPFPGA
一个用于DSP和FPGA通讯的测试程序,FPGA用EMIF接口接入(A test program for the DSP and FPGA communication, FPGA with the EMIF interface access)
- 2012-07-19 20:41:24下载
- 积分:1
-
PointToPoint
本程序采用VS2008实现的网络的点对点通信,大家可以参考一下!(The program uses a network of VS2008 to achieve point to point communication, we can refer to!)
- 2011-07-19 08:38:33下载
- 积分:1
-
基于QT平台下的串口调试工具,仅供学习和参考
大个地方好的就EYKI日禄诶了人生突然乌日图局外人调节wiki76ki6e6我入团时间投诉人居委㿚 及我看我人头狗也是人太好听人话我也好儿童忽然听见一听见他也得借鸡同鸭讲问题已经
- 2022-01-28 00:20:24下载
- 积分:1