-
DebugConsole
在界面开发中生成控制台窗口,方便输出一些信息和变量,方便调试。(Generate a console window in the interface development, convenient to output some information and variables to facilitate debugging.)
- 2012-07-13 10:12:40下载
- 积分:1
-
normally-distributed-random
利用c语言生成符合正态分布的随机数,并在matlab程序中画出曲线图,并与理论值比较(Use c language to generate normally distributed random numbers and draw graphs in matlab program)
- 2013-12-28 17:03:36下载
- 积分:1
-
BP-algorithm
人工神经网络BP算法
1、动态改变学习速率2、加入动量项(BP algorithm of artificial neural networks)
- 2012-12-17 12:52:15下载
- 积分:1
-
AudioFIR
语音信号的FIR滤波工程,可在DSP 5509A环境下运行,并运用CCS图形工具观测滤波效果。(FIR filtering of speech signal, can be run in the 5509A DSP environment, and the use of CCS graphics tools to observe the filtering effect.)
- 2015-06-19 17:58:40下载
- 积分:1
-
人工的智能游戏
我创造了这个vb游戏在。这个是人工智能游戏。在这游戏中,你要击中目标,从向上来获得更多点。你必须获得的心。通过获得的心,你将获得 5 分。你的目标是完成 100 分。最初,你有 3 条命。你可以获得奖金活也在里面。你必须避免的目标。他们会跟随你。
- 2022-08-15 02:50:06下载
- 积分:1
-
CaptureScreenSource
c#的截屏程序,调用api实现,在codeproject有详细介绍(the cut screen procedures, called api realized, in a detailed briefing codeproject)
- 2020-11-12 14:59:43下载
- 积分:1
-
DSP28335--SPWM
28335 spwm 自己编写的SPWM(20KHz)生成程序(28335 spwm)
- 2014-12-30 17:14:27下载
- 积分:1
-
FreeCDF(FVM,Roe/AUSM+up, Euler/N-S ,.cc文件)
Free CFD
有限体积法,支持Roe/AUSM+up
求解欧拉方程及纳维-斯托克斯方程
linux下的cc代码
适合初步学习CFD软件的人。
p.s 正在阅读修改此代码,愿共同学习进步。
欢迎交流,QQ 178068275
- 2022-07-27 21:41:01下载
- 积分:1
-
verystrkng
VC中常用的CListCtrl控件,该代码的功能主要是实现查询,功能不是很强,但代码的思想具有很强的参考,很有实用价值(Common CListCtrl control in VC, the function of this code is mainly to realize query, function is not very strong, but the idea of the code has a strong reference, very practical value)
- 2018-12-21 15:48:30下载
- 积分:1
-
C-notes
C 语言常见问题集,本书共20章,原著:Steve Summit,翻译:朱群英, 孙云。这不是一本普通的基础入门书籍,他把所有C中可能遇见的难点,容易出错的地方全部收集其中,通俗易懂
第一章:声明和初始化
第二章:结构、联合和枚举
第三章:表达式
第四章:指针
第五章:空(null) 指针
第六章:数组和指针
第七章:内存分配
第八章:字符和字符串
第九章:布尔表达式和变量
第十章:C 预处理器
第十一章:ANSI/ISO 标准C
第十二章:标准输入输出库
第十三章:库函数
第十四章:浮点运算
第十五章:可变参数
第十六章:奇怪的问题
第十七章:风格
第十八章:工具和资源
第十九章:系统依赖
第十章:杂项(C language FAQ, book has 20 chapters, original: Steve Summit, translation: Zhu heroes, Sun Yun. This was not an ordinary introductory books, he may meet all the difficulties C, error-prone areas to collect them all, easily understood
Chapter One: Declaration and initialization
Chapter II: Structure, joint and enumeration
Chapter III: expression
Chapter IV: Pointer
Chapter V: empty (null) pointer
Chapter: Arrays and Pointers
Chapter VII: memory allocation
Chapter VIII: Characters and strings
Chapter IX: Boolean expressions and variables
Chapter X: C preprocessor
Chapter XI: ANSI/ISO standard C
Chapter XII: standard input output library
Chapter XIII: Library Functions
Chapter XIV: floating-point operations
Chapter XV: Variable parameters
Chapter XVI: strange question
XVII: Style
Chapter XVIII: Tools and resources
XIX: system dependent
Chapter X: Miscellaneous)
- 2010-09-21 23:24:48下载
- 积分:1