-
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+…+1/n,当输入n为奇数时,调用函数
1/1+1/3+...+1/n(利用指针函数)...
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+…+1/n,当输入n为奇数时,调用函数
1/1+1/3+...+1/n(利用指针函数)
-The preparation of a function, type n is an even number, the call Function 1/2+ 1/4+ ...+ 1/n, when n is odd input, call function 1/1+ 1/3+ ...+ 1/n (using indicator functions)
- 2022-10-03 20:50:03下载
- 积分:1
-
pxa270下利用mmap函数实现LED控制的函数,直接在用户层操作具体的IO口来控制LED,推荐!...
pxa270下利用mmap函数实现LED控制的函数,直接在用户层操作具体的IO口来控制LED,推荐!-pxa270 next LED control function implementation using mmap functions operate directly on the user level of specific IO port to control the LED, recommended!
- 2022-02-13 18:45:06下载
- 积分:1
-
AT91RM9200, ATEMEL s920T kernel driver soruce codes for linux.
at91rm9200 ATEML 公司920t内核 linux下设备驱动源码-AT91RM9200, ATEMEL s920T kernel driver soruce codes for linux.
- 2022-05-08 10:02:54下载
- 积分:1
-
c primer plus 第五版的书上源码
c primer plus 第五版的书上源码-c primer plus the fifth edition of the book source code
- 2022-05-13 02:02:16下载
- 积分:1
-
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILUR...
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILURE)
}
cbreak()
noecho()
keypad(stdscr, TRUE)
//建立菜单项
for(i=0 i
- 2022-04-02 11:01:45下载
- 积分:1
-
BSD
bsd-airtools是一个包,为无线802.11b审计提供了一个完整的工具集。也就是它目前包含了一个基于BSD的WEP程序,被称为dweputils (以及为NetBSD, OpenBSD, 和FreeBSD提供的内核补丁)。它也包含了一个基于curses的类似于netstumbler (dstumbler)的AP检测程序,可以用于检测无线访问点和连接的节点,查看到噪音图像的信号,通过被扫描的APs的交互式的滚动,以及查看每一个的统计信息。-bsd- airtools is a package for wireless 802.11b audit provides a complete set of tools. It is currently contains a BSD-based WEP procedure, called dweputils (as well as NetBSD, OpenBSD, and the FreeBSD kernel patch). It also contains a curses based on the similar netstumbler (dstumbler) AP detection procedures can be used to detect wireless access points and connecting nodes to see images of the noise signal, the APs were scanning the interactive rolling, and a check every statistical information.
- 2022-10-24 12:55:03下载
- 积分:1
-
sl811主机源代码
sl811主机源代码-sl811 mainframe source code
- 2023-06-17 21:25:03下载
- 积分:1
-
目标:熟悉掌握工作原理的壳牌命令解释器…
目的:熟悉shell命令解释程序的工作原理,掌握使用fork和exec等系统调用设计多进程应用程序的基本技术。-Objective: shell command interpreter familiar with the working principle, to master the use of fork and exec system calls, such as the design of multi-process applications, the basic technology.
- 2022-10-07 05:15:02下载
- 积分:1
-
ARM编程的基本知识,BOOT代码流程和功能分析,OS中断程序的编写举例
和BOOT代码的流程图,希望这些内容能为初学ARM的朋友拨开迷雾,以...
ARM编程的基本知识,BOOT代码流程和功能分析,OS中断程序的编写举例
和BOOT代码的流程图,希望这些内容能为初学ARM的朋友拨开迷雾,以最快的速度和最短的时间走进嵌入世界的大们
-ARM basic knowledge of programming, BOOT code flow and functional analysis, OS interrupted, for example the preparation of procedures and flow chart BOOT code, I hope the content of the ARM for the beginner Friend fog cleared, the fastest and the shortest period of time away embedded into the big world have
- 2022-01-25 18:23:49下载
- 积分:1
-
ucliux source code
ucliux source code
- 2022-03-20 05:53:26下载
- 积分:1