-
MvcMusicStore-v3.0
音乐商铺 asp.net C#编程 实现了音乐唱片的购买 浏览等功能 用SQL server 数据库 进行了配置管理账户(The music shops asp.net C# programming music albums purchased browse function with the SQL server database configuration management account)
- 2013-04-01 16:43:38下载
- 积分:1
-
gaussian-white-noise
This function generates an Additive White Gaussian Noise (AWGN) sample at every call. Its beauty lies in its simplicity! The generated sample set will have zero mean and a standard deviation of 1. Therefore, one can simply scale the output samples by a different standard deviation to generate different noise profiles. To do this scaling, simply multiply the sample with the standard deviation of your choice.
This is a very versatile function that can be used in communication system simulations and random number generation in various applications. I have used it in the past while working with channel encoder and decoder simulators.
- 2014-11-15 06:36:45下载
- 积分:1
-
DSP
本文阐述了28335的引脚分配和一些编程实例(This paper describes pin assignment of 28335 and some programming examples.)
- 2020-06-23 03:20:02下载
- 积分:1
-
Attitude-Indicator
This Program simulates "Attitude Indicator" of any aircraft. communication with serial port is not important for compiling and executing source code with Turbo C++. This program is good ideas for using mouse and 2D graphic, and has other learning subjects.
- 2012-11-23 07:02:19下载
- 积分:1
-
ip51dm_动态内存管理
基于51的动态内存管理(dynamic memory management)
- 2004-11-16 15:47:39下载
- 积分:1
-
cviterbi
vitetbi 约束长度为7,可以直接运行(vitetbi constraint length 7 can be run directly)
- 2013-09-04 14:14:12下载
- 积分: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
-
SourceCode09_i2c_eeprom_OK
基于DSP28335的IIC接口EEPROM驱动程序(DSP28335 IIC EEPROM source)
- 2014-09-16 16:09:21下载
- 积分:1
-
time_mc
Simulates the time resolved backscattering of a semi-infinite medium with anisotropic scattering. This program is adapted small_mc.c above, and shows how simply time resolved simulations can be done.
- 2016-05-01 14:35:55下载
- 积分:1
-
C++ 工资管理系统 salarysystem
vc++和SQL Server一起实现的简单的工资管理系统,分离的数据库文件也在包里(a salary system using vc++ and SQL Server)
- 2020-06-26 00:40:02下载
- 积分:1