资源列表
planarsteering
- beam steering using planar arrays
CRC
- C Simple Program. Which show how to do programming in C language
shujuchuli
- 大量数据中获得指定的数据并可形成excel文档 主要用于KDDcup1999数据处理-Large amounts of data can be obtained form the data specified in the document excel data processing used KDDcup1999
lei
- 面向对象的程序,创建一个类,包括公有、私有对象,循环输出-Object-oriented programming, create a class, including public, private object, loop output
G
- 最大化 f=(1000+x)(1.1+0.01y)(1+0.01z)/3.5 满足约束: x+20y+15z-S=0 x>=0 y>=0 z>=0 y<=90 其中S是常数,该问题可以通过拉格朗日乘数法计算极值,也可以通过替换掉一个变量将问题转化成二元函数求极值 需要注意的是求出的极值点不一定在定义域(x>=0,y>=0,z>=0,y<=90)内,由于这是一个单峰函数,当极值点不在
Page99
- 建立以个简单的通讯录,输入和查找通讯录中的人名,简单明了-The establishment of a simple address book, enter and find a contact name, plain and simple
driver_template_01_ddk
- Driver template to building whis DDK
delete
- 删除文件目录即删除文件夹,本程序主要实现删除文件夹的功能。-Delete files directory, delete the folder, the program delete the folder function.
return-values-to-optimize-the-code
- C++中按值返回和返回值优化的程序代码-C++ by value in return, and return values to optimize the code
sketch_feb13a
- C语言实地面位置距离探测程序,配合上位机实现环境扫描-C language ground position distance detection procedures, with the host computer to achieve environmental scanning
hakw
- 任意端口远程桌面软件,强悍的,随便入侵网站都可以,但是建议大家不要非法使用-Any port remote desktop software, powerful, easily compromised websites can be, but suggest that you refrain from illegal use
main
- 用栈实现ackerman函数,解释了递归的本质其实就是进栈出栈-use stack to perform ackerman