-
EA编写教程
ea编写教程,初学者可以看看学习。内含初级和中级教程(EA writing tutorials, beginners can look at the study. A primary and intermediate course)
- 2020-06-30 17:40:01下载
- 积分:1
-
Tetris
俄罗斯方块:只有一般功能,方便学习。如果想玩,还得自己加点东西哦!(Tetris: Only a general function to facilitate learning. If you want to play, had to add something to their Oh!)
- 2009-12-19 16:29:22下载
- 积分:1
-
DATA16M
这是在MATLAB环境下进行电力系统暂态稳定分析的pst源程序,该文件定义了一个16机的系统模型。(This is the MATLAB environment in power system transient stability analysis of the pst source, the document defines a 16-machine system model.)
- 2008-07-18 11:41:55下载
- 积分:1
-
VC ListBox颜色下拉框编程实例
VC ListBox颜色下拉框编程实例,把ComBox的各个下拉项添加颜色,这样可以更醒目的表现其中的内容,增强软件使用体验。值得一说的是,这个颜色下拉框是自绘的。
- 2022-09-28 12:10:02下载
- 积分:1
-
d
说明: 该程序实现的是雷达压制干扰,初学者可以下载后在matlab跑跑,结合论文学习(The program is to suppress radar jamming, beginners can download and run in matlab, combined with paper learning.)
- 2019-06-22 22:06:31下载
- 积分:1
-
HealthyLife
一个健身的APP,源码放包里面了,Androidstudio写的,界面比较简单,但基本功能可以以实现。(A fitness APP, the source code to put inside the package, written Androidstudio, interface is simple, but can in order to realize the basic functions.)
- 2020-06-30 08:40:01下载
- 积分:1
-
PowerBuilder9.0进阶开发篇(实例与技巧篇)源码
PowerBuilder的一些实例,适合初学者学习使用(Learning source code)
- 2020-06-16 04:00:02下载
- 积分:1
-
Rappel-sql-agregation-2016 (1)
rappel sur le pl-sql dans universite constantine 2
- 2018-12-01 18:35:00下载
- 积分:1
-
searching
/* binarysearch() - A binary search implementation which takes the same
* arguments as the C library function bsearch() provided by stdlib.h. It
* searches the sorted array at address base, which has nmemb elements, each of
* which is size bytes long. compar is a pointer to a comparison function.
* The function compares two array elements, and returns a negative, zero, or
* positive integer depending on whether the first array element is less than,
* equal to, or greater than the second.
*/
- 2010-12-20 04:24:54下载
- 积分:1
-
some frequently used small function
一些常用的小函数-some frequently used small function
- 2022-02-24 17:12:11下载
- 积分:1