搜索资源列表
fft_flp32_TS201
- 基于浮点dsp的fft算法,TS201处理器,c语言实现。开发环境Visual。-based on the floating-point DSP algorithms fft, TS201 processors, c language. Visual Development Environment.
mcu_pid_c_program
- 在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-using SCM as the control cpu, please slight
nopda
- 接近于写字板功能的记事本哈,基本是全功能了,而且,带那个浮动的边框工具栏,功能-closer to the WordPad function in the notebook Kazakhstan, is the basic function of, but with that floating frame toolbar, function lot
AIMI561
- This the free version of my Basis of AI Backprop designed to accompany my not yet published textbook, _The Basis of AI_. This program contains enough features for students in an ordinary AI or Neural Networking course. It includes the quickprop
DockPanel Suite 2.5.0
- DockPanel Suite 2.5.0 Release Notes 1. Fix Bug [2149926]: Can't resize document marked as HideOnClose when one of a set of side by side documents is closed (patch 3118287 from Agiel). 2. Fix Bug [2792816]: Changing the DockBackColor at design time do
vcwin.rar
- VC界面+悬浮+停靠窗口+很经典的代码VC界面+悬浮+停靠窗口+很经典的代码VC界面+悬浮+停靠窗口+很经典的代码,VC Interface+ floating+ dock windows+ classic code
ToolBarDockExample
- 用C#实现Winform中工具栏的浮动和停靠,代码资料齐全。-Implementation in C# Winform in floating and docking toolbars, the code are well documented.
lab3_1
- a) 分别以左和右对齐方式输出整数,域宽为12; b) 以八进制、十进制、十六进制输入/输出整数; c) 实现浮点数的指数格式和定点格式的输入/输出,并指定精度,按实际情况进行调整,直到满意为止; d) 把字符串读入字符型数组变量中,从键盘输入,要求输入串的空格也全部读入,以回车换行符结束; -a) to the left and right, respectively, the alignment of the output integer, the domain width
FloatableWindow
- 本例程提供浮动窗体基类,利用该基类在silverlight中使用浮动窗体-This routine provides a floating base form, the use of the base class to use the floating forms in silverlight
Snow
- 一个类似屏保的小程序,从电脑屏幕的最上端不断飘下来很多雪花,雪花还会在打开的窗口如IE等等的边缘上停留、堆积,很好玩的小程序。-A small program similar to the screen saver, from the top of the computer screen constantly floating down a lot of snow, the snow will be in the open window, such as IE, and so stay on t
DOCKPANEL
- 含浮动工具栏、左右侧可隐藏面板等源码,可以直接使用,效果超好。和VS2005的界面相似。-With a floating toolbar, left and right side panels, etc. to hide source code, you can be used directly, the effect super-good. And an interface similar to VS2005.
testEgao
- C# 编写的。。。整人小玩意。可以让人窗体到处飘。。连开始菜单也可以-C# Prepared. . . The whole person gadgets. That people can form floating everywhere. . Even the Start menu can also be
form
- 使用c#编写的winForm飘浮窗体,供初学者学习使用-Prepared using the c# WinForm floating form, for beginners learning to use
cow
- 城市流动人口管理系统 B/S模式 使用VS2005开发 数据库采用sql2005-Floating population in urban management system B/S mode
2
- 用C#语言把符合IEEE754浮点数储存规范的单精度的浮点数从二进制表示形式转化为十进制表示-C# language to use meet the specifications IEEE754 floating-point single-precision storage of floating-point numbers from binary into a decimal representation that
ToolBarDockExample
- 用C#开发的可浮动和停靠的工具栏,在个性开发中很有用的。-May be floating and docking toolbars, can be useful.
floatingForm
- C#漂浮的窗口 源码 实现了漂浮的文字窗口功能-C# source code to achieve a floating window floating text window function
c_io
- 编写程序通过设置ios::scientific和ios::fixed标志以定点和科学计数法显示浮点类型数据-Write a program by setting the ios:: scientific and ios:: fixed flag with fixed-point and scientific notation floating-point type data show
MIPS
- 微机原理课程中需要用一段C++代码对机器性能进行测试。选用整数乘除法、浮点加法除法等大量循环以测出MIPS值-Microcomputer Principles of course need some C++ code to the machine performance testing. Use an integer multiplication and division, floating-point additions such as a large number of division c
Floating-button
- 浮动按钮,实现Windows窗体美化效果。-Floating button for Windows Forms beautifying effect.