搜索资源列表
ProgrammingInObjective-C
- 在Objective-C编程是一个简洁的,浓墨重彩的Objective-C和面向对象编程的基本知识教程。这本书没有以往的经验与面向对象编程语言或C语言(基于Objective-C的)假设。也正因为如此,无论是新手和有经验的程序员都可以使用这本书迅速和有效地学习Objective-C的基础。读者还可以了解面向对象编程的概念,而无需先了解所有错综复杂的基本程序语言(C)。这种方法,有许多小程序的例子,在每章末尾的练习相结合,使得它非常适合无论是课堂上使用或自学。增长,预计在这门语言。在2003年1月
2chashu
- 生成如下二叉树,并用先序遍历输出结果 要求:用程序实现 说明:先生成如下所示的二叉树,然后先序遍历输出其结果:1243576 -Generate the following binary tree, and traversing the output with the first requirement: to achieve with the program Descr iption: President into the binary tree as shown below, a
lu
- 在用混沌理论和神经网络进行短期负荷预测时,神经网络的输入的选择至关重要,该程序用matlabl实现了基于混沌时间序列的嵌入维数的选择-In chaos theory and neural networks with short-term load forecasting, neural network is essential to choose the input, the program implemented with matlabl chaotic time series based o
pythongyingyong2
- 此压缩包包含一个用python编写的下游戏 由于网络上此类python程序很少-This archive contains a preparation for the next game with a python on the network such as small python program
Quiz
- A simple program written in objective-c for the iOS plat form. Basically it is a quiz program that could be useful when studying for quizes, exams, of created into a fun party game! Have fun with this one!
ImageTest
- 一个简单的iphone版相册程序源码,可以浏览图片-Iphone version of the album with a simple program source code, you can browse pictures
MIRtoolbox1.3.4
- 一个音乐信息检索领域的工具包,支持例如节奏,音色,旋律,情感等多层音频特征的提取以及可视化-MIRtoolbox has been developed within the context of a Europeen Project called “Tuning the Brain for Music”, funded by the NEST (New and Emerging Science and Technology) program of the European Commi
GPC-matlab
- 用广义预测控制的MATLAB程序使对象输出为1-Object output is a MATLAB program control with dynamic prediction of DMC
phpxi_v1.0.0.4
- phpxi是一个用php编写的轻量级框架,核心文件包仅24KB。参考并吸收了CI、Discuz等程序的一些优点。 -Phpxi is a PHP with the preparation of lightweight framework, the core package is only 24KB. The reference and absorption of the CI, Discuz program some advantages.
arreglo-complemento-a-2
- this program makes your car faster with compliment 2
iPhoneShellCommand
- 在ios6.1上编写了一个简单的界面,执行shell命令。可以逐行显示ping命令的结果,也可通过按键结束ping命令的执行。也可以终结正在执行的命令,并立即执行新的命令。-This project offers a simple window interface to execute shell commands in ios6.1 with ARC. This program can display the result of shell command ping by row.You
maxcms4_2011_11_22
- 马克斯程序(MaxCMS)是一套采用ASP+MSSQL/ACCESS架构的CMS系统,凭借100 完全开源、永久免费、功能强大、安全健壮、性能卓越、超级易用、模板众多、资源丰富等诸多优势、深得中国互联网广大站长的一致好评,已完全成为互联网程序的领头羊-Marx Program (MaxCMS) is a set of used ASP+ MSSQL/ACCESS CMS system architecture, with 100 fully open source, permanent fre
ipc
- a simple ipc program with client and server
SnmpSend
- BlogJava上不少朋友是做网管系统的。一个典型的网络管理系统,需要具备FCAPS几个标准模块,而网络的自动发现和拓扑展示是核心之一。很多人不喜欢Java的Swing,而本文就用一个很小很小的例子,来模拟一个小小的网络管理程序,希望能给大家一点启发。虽然很小,它却可以完成一个简单的局域网自动发现搜索、多线程、ICMP和SNMP的ping、节点的生成、拓扑的展示、自动布局等功能。继续改巴改巴也许还有点使用价值也未可知。 如果不喜欢研究代码,就当它是一个趣味程序吧!-BlogJava on man
2016cms
- 2016马克斯maxcms程序模板各种X站模板任你选,带视频数据库,安装好程序就可以观看了 全是在线观看程序模板 测试OK 一共四套X站程序模板,你懂得-2016 Max maxcms program template various X stand any template you choose, with a video , install the program you can watch the All online viewing Templates Test OK
spherical
- 用 oc语言编写的 ios 程序,一个球形控件,滑动手势。-Ios program written with oc language, a ball control, sliding gesture.
OC-Calculator
- OC写的一个关于三角函数的计算器功能 关于分类以及协议, Programming in OC书上的 chapter11中的第四题-The functions sin(), cos(), and tan() are part of the C Standard Library (as scanf () is). These functions are declared in the system header file math.h, which is automatically impo