-
射频处理之 PC 仿真器, 可以在 PC 上仿真执行射频的解码过程, 并将解码结果通过串行口输出(115200bps). 另外, 该工具还有 Offline 及...
射频处理之 PC 仿真器, 可以在 PC 上仿真执行射频的解码过程, 并将解码结果通过串行口输出(115200bps). 另外, 该工具还有 Offline 及数据比较(解码前後)功能.-RF processing for PC emulator, the PC simulation of RF implementation decoding process, and will decode the results serial port output (115200bps). In addition, the tool also Offline and data comparisons (before and after decoding) function.
- 2023-04-09 22:20:46下载
- 积分:1
-
The c book
publications.gbdirect.co.uk/c_book/the_c_book.pdf
The c book
publications.gbdirect.co.uk/c_book/the_c_book.pdf
- 2022-07-15 06:34:48下载
- 积分:1
-
Characters, numbers, dates and other information
字符、数字、日期等多种信息处理类,简单方便,直接包含到工程,就可以使用!
下载后,将扩展名更改为jar-Characters, numbers, dates and other information-processing categories, simple and convenient, direct to the works included, you can use! Download, would be changed to jar extension
- 2022-08-09 17:35:11下载
- 积分:1
-
C读取arcinfo数据源程序,希望对大家有所帮助
C读取arcinfo数据源程序,希望对大家有所帮助-C ArcInfo read data source, and I hope to help everyone
- 2022-03-12 09:54:12下载
- 积分:1
-
vc++6.0写的计算器,能实现加,减,乘,除,进制转换,科学计算
vc++6.0写的计算器,能实现加,减,乘,除,进制转换,科学计算-vc++6.0 to write calculator, able to add, subtract, multiply, divide, binary conversion, scientific computing
- 2022-10-10 22:45:03下载
- 积分:1
-
如何用c语言给一个文件加密???
应该可以做到吧?有人吗?
下面是一个实例,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改...
如何用c语言给一个文件加密???
应该可以做到吧?有人吗?
下面是一个实例,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改). :) -how to use language to a file encryption? ? ? Should be able to do it? Someone? Below is an example of an arbitrary right to file encryption, password request user input limit within eight (of course you can change). :)
- 2022-03-25 06:01:48下载
- 积分:1
-
日期,菜单,字符串的一些C函数
日期,菜单,字符串的一些C函数-some c programs of date,menu,string.
- 2022-02-13 16:11:28下载
- 积分:1
-
在线考试
在线考试系统只是为了管理方。它可以上传使用.csv (逗号分离值) 的问题和管理问题。
- 2022-03-31 01:47:28下载
- 积分:1
-
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表...
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-The basic idea is to let procedure has to remain in the memory and keeps the implementation of specific orders. But the presence of memory how to be executed? Generally, the memory presence procedures are revised BIOS or DOS systems to scale interruption to achieve. For example, changes to the set-16H location of the interrupt (the keyboard interrupt reception of keys, DOS, press the button, the suspension will be called), let me point to the procedure, if time was pressing the button, I was the implementation of the procedures.
- 2022-03-07 21:10:22下载
- 积分:1
-
VC面向对象开发分析与设计实例解析.很不错的资料.对于初学者和有一定基础的人员均有很大价值...
VC面向对象开发分析与设计实例解析.很不错的资料.对于初学者和有一定基础的人员均有很大价值-VC Object-Oriented Analysis and Design of the development of analytical examples. Very good information. For beginners and have a certain foundation of great value to both
- 2022-04-27 08:20:36下载
- 积分:1