-
AT91M55800
前段时间做了一个AT91M55800的芯片测试,测试通过后,现在把一个启动AT91M55800芯片的初始化程序上传。每个人的硬件不同,但是可以借鉴一下。(earlier done a Degital chip test passed, now a start Degital chips upload initialization procedures. Each person's different hardware, but we can learn some lessons from.)
- 2004-11-09 11:44:28下载
- 积分:1
-
canq
说明: pc104总线的CAN通讯卡的linux驱动程序(pc104 CAN card )
- 2011-03-17 19:31:46下载
- 积分:1
-
mfcuk
说明: Crack CRYPTO1 CRYPTO2 mifare classic 1K
- 2020-01-28 00:29:31下载
- 积分:1
-
matlab&c(2)
说明: 《精通Matlab与C/C++混合程序设计》( 第二章) 刘维编著("proficient Matlab and C/C mixed Program Design" (Chapter II) Liu compilation)
- 2006-03-28 23:08:51下载
- 积分:1
-
EGM96
C#编程开发,大地测量学,利用egm96数据计算全球高程异常,并输出垂线偏差计算结果与高程异常计算计算结果。(
C# programming development, geodesy, use the data to calculate the global egm96 height anomaly, and outputs the vertical deviation calculation results with the height anomaly calculation results.)
- 2020-12-28 18:39:01下载
- 积分:1
-
11
说明: 用lpc213x IO口模拟spi对倾角传感器SCA103进行读取 这个程序读取的是温度 读取角度的自己稍微改下就好(Lpc213x IO port with analog spi
字典
)
- 2021-05-08 16:48:35下载
- 积分:1
-
Pthread-of-linux
在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。(Written in the linux environment a console application, the program has a shared integer variable shared_var, the initial value of 0 create
A thread and make it run concurrently with the main thread immediately. The newly created thread and main thread are constantly circulating, and the output shared_var
Value. The main thread in a loop constantly on shared_var are incremented, that is plus 1 for each cycle shared_var and the new line created
Process is constantly on the shared_var decremented, that is, each cycle shared_var is decreased by 1. Observe the results of running the program, and you
To explain the phenomenon seen.)
- 2011-12-08 11:21:25下载
- 积分:1
-
Samples
gepci5565收发示例,需要的可以试试,vs2015,c++写的(Ge PCI5565 transceiver example)
- 2018-06-28 10:43:07下载
- 积分:1
-
8位pwm呼吸灯控制
说明: m128的pwm控制,控制呼吸灯,已经编译过了(PWM control of M128)
- 2020-06-20 21:40:02下载
- 积分:1
-
Linux下的排序程序
本文件是基于Linux的排序程序,可直接编译运行,已通过测试。代码结构,main函数调用可选择具体使用的排序方法,主要排序方法涉及了冒泡,选择,快速排序,插入法等。比较经典
- 2022-04-26 16:24:55下载
- 积分:1