[i=s]This post was last edited by cxzs1234 on 2019-4-27 14:09[/i] This is not my first time using a real-time operating system (RTOS), but it is definitely the most attentive time for me to learn, und...
A netizen gave me this board a while ago, but I haven't had the time to try it out.You can try to light an LED light first. This board has a simulation module, and a USB cable can simulate burning. It...
Has anyone written a 4096-point FFT program? I'm looking at a 256-point FFT program and want to change it to 4096, but it feels weird. Is there anyone who can send me a program to use as a reference?...
Please help me. I am using a pc104 board, the exact model is pc680, and I also use a pm518 control card. I want to make a control software, but I found that the motherboard cannot be initialized when ...
About MOBILE registry operation. Modify a specified value in the registry. Use the following code, the key value becomes garbled. Replacing REG_SZ with other values does not work. Why? char* dwReg; HK...