资源列表
通信、计算机等领域
- 该PDF是对通信计算机领域的国际会议的一个级别分类,适合会议交流者作参考(The PDF is a classification of international conferences in the field of communication computers for reference to conference communicators)
login_register
- 实现超炫的登陆与注册功能,界面美观,功能实用,值得借鉴(addition and subtraction: knowledge to increase life, trouble will decline; Friendship will increase, resentment to decrease; A heart to heart to decrease, increasing; Increasing confidence to promise to decrease,
中国剩余定理
- 中国剩余定理是中国古代算数智慧的结晶,本程序将中国剩余定理用密码学数学的方法实现。实质为一次同余方程组的求解过程。(The Chinese remainder theorem is the crystallization of the Chinese ancient arithmetical wisdom. This program uses the method of cryptology to realize the Chinese remainder theorem. In essence
sn65hvd256
- 一款can总线的收发器,面向高数据传输速率大型网络(can bus transceiver .)
383
- 时频峰值滤波用于微震信号去噪,以雷克子波为例。(Time-Frequency Peak Filtering for denoising of microseismic signals, using Ricker wavelet as an example.)
MODIFY DEM
- IDL编程文件,该文件可用于修改dem的高程值,尤其针对挖深河道,使得生成的河网更符合实际情况。(IDL programming file, the file can be used to modify the elevation value of DEM, especially for deep channel digging, making the generated river network more practical.)
C# 记事本源代码
- 该压缩包主要是C# 记事本的源代码,该产品类似于微软公司WINDOWS系统上的记事本,功能原理相差不大。(This compression package is mainly the source code of the C# Notepad. The product is similar to the notepad on the Microsoft Corp WINDOWS system, with little difference in function and principle.)
BMS_ADC_Test
- MPC5744P ADC模块 实现ADC模块采样,并读取采样结果。(MPC5744P ADC module MPC5744P ADC module working ,sample ADC and get result ,result saved in array)
mycam.c.tar
- 基于V4L2框架的camera图像抓取,并转换成可视的格式,便于理解v4l2框架(Camera image capture based on V4L2)
TFTLCD
- stm32 tft 彩屏显示,增设各种屏幕的适配,增加程序源码的通用性(STM32 TFT color display adapter, added to the screen, increase the versatility of the program source code)
USMART
- stm32 usmart 通过串口在线调试程序源码编写的合理性问题,一次写入,无线仿真器即可调试(Stm32 usmart through serial serial debug program source code rationality problem, a write, wireless emulator can be debugged)
常用函数
- 用筛法求素数的基本思想是:把从1开始的、某一范围内的正整数从小到大顺序排列, 1不是素数,首先把它筛掉。剩下的数中选择最小的数是素数,然后去掉它的倍数。依次类推,直到筛子为空时结束。如有: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 1不是素数,去掉。剩下的数中2最小,是素数,去掉2的倍数,余下的数是: 3 5 7 9 11 13 15 17 19 21 23 25 2
