-
教自己编程
teach yourself shell programming
- 2022-08-18 03:50:35下载
- 积分:1
-
dynamic link library of writing. Static and Dynamic Library for the distinction...
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-dynamic link library of writing. Static and Dynamic Library for the distinction between procedures and called for the link static and dynamic library distinction. How to use the tool View DLL output function, Depends the use of tools C compiler technology names adaptation of the dynamic link library output function, extern "C" for the usage, use module definition files to resolve the C adaptation of the name. Typedef definition used at the function pointer type, how to obtain dynamic link library function pointer.
- 2022-12-29 02:25:04下载
- 积分:1
-
在shellextension指南5
The Guide 5 of ShellExtension
- 2023-08-10 03:35:03下载
- 积分:1
-
精灵
Genie-shell for ucos
一、 基本要求(必做)
(1) 设计并实现ucos的shell模型
(2) 实现简单的Shell命令
hostname命令在屏幕上打印一句话,即自定义的本机名称。
hello 命令可以带多个参数,如hello a b c d,回车后会显示:
hello,I am Genie
your argv is:
a
b
c
d
(3)实现在串口和LCD的同步显示,即所有的命令操作过程都要显示在串口和LCD上。
二、 提高要求(选做)
自己设计几条新的命令,比如输入time即可显示时间,输入data即可显示日期或者可以通过命令设置时间和日期等。
-Genie- shell for TRACK 1, basic requirements (regimen) (1) design and implement CENTER shell model (2) to achieve a simple Shel l command hostname command on the screen print a word that is, since the definition of the machine name. Hello orders can take a number of parameters, such as hello a b c d, Enter will show : hello, I am your argv Genie is : a b c d (3) Achieve the serial synchronous and LCD display, that is, all the orders must show that the process of the serial and LCD. Two, raising requirements (election so) designed several new orders, such as the importation of time will be shown, input data can indicate the date or can be ordered through the set-
- 2022-12-07 00:05:03下载
- 积分:1
-
怎么这么麻烦啊,有没有搞错,不过就是下载点东西嘛,靠,简直就是一群畜生...
怎么这么麻烦啊,有没有搞错,不过就是下载点东西嘛,靠,简直就是一群畜生-how such trouble ah, not mistaken, but is something to download, right on, this is simply a group of animals
- 2022-05-13 09:17:49下载
- 积分:1
-
屏幕抓取程序,模拟printscreen
屏幕抓取程序,模拟printscreen-screen capture process simulation printscreen
- 2023-04-16 14:35:03下载
- 积分:1
-
扩展资源管理器助手代码。将explorer浏览窗口分成两格,可以分别浏览。...
扩展资源管理器助手代码。将explorer浏览窗口分成两格,可以分别浏览。-expand resources manager assistant code. Explorer browser window will be divided into two grid, respectively View.
- 2023-05-11 13:05:04下载
- 积分:1
-
Windows most commonly used variety of control modules (strongly recommended), VC...
Windwos最常用的各种控制模块(强烈推荐),VC++,编译OK,如进度条,slider,背景颜色-Windows most commonly used variety of control modules (strongly recommended), VC++, Compiled OK, such as the progress bar, slider, the background color
- 2022-02-15 07:24:50下载
- 积分:1
-
大量windows shell编程例子
大量windows shell编程例子-large windows shell programming examples
- 2022-08-03 18:21:39下载
- 积分:1
-
Dynamic library search using the known cc program source code vulnerability
利用已知动态库查找cc++程序漏洞的程序源代码-Dynamic library search using the known cc program source code vulnerability
- 2023-05-09 13:30:03下载
- 积分:1