登录
首页 » Linux-Unix program » 支持AMD64的汇编编译器源码

支持AMD64的汇编编译器源码

于 2022-10-14 发布 文件大小:1.07 MB
0 189
下载积分: 2 下载次数: 1

代码说明:

支持AMD64的汇编编译器源码-support AMD64 compiler source code compilation

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 讲述了如何在unix/linux下做动态共享库
    讲述了如何在unix/linux下做动态共享库- How narrated has made the dynamic sharing storehouse under unix/linux
    2023-06-03 14:55:03下载
    积分:1
  • Linux编程开发相关bash外壳
    bash for linux progrmming to develop shell related
    2023-02-16 01:00:05下载
    积分:1
  • linux下运用QT进行编程的示例,对于学习QT编程的人员具有借鉴意义。...
    linux下运用QT进行编程的示例,对于学习QT编程的人员具有借鉴意义。-use QT under linux sample program, for staff to learn QT programming be learned.
    2022-03-12 04:49:22下载
    积分:1
  • |-- p6.1.c 获得标准输入、输出和错误输出的终端名称 |-- p6.2.c 修改终端控制字符示例 |-- p6.3.c 使用curses实现密码输入 |-- p6.4.c 使用tcgetattr函数和tcsetattr函数实现密码输入 |-- p6.5.c 串口进行读写示例 |-- p6.6.c 扬声器发声程序 |-- p6.7.c 使用声卡播放音频文件 `-- p6.8.c 声卡录音程序示例 -|- P6.1.c access to standard input, output and error output terminal names |- p6.2.c modified sample terminal control characters |- p6.3.c realize the use of curses password |- p6. 4.c use tcgetattr function and realize tcsetattr function password |- p6.5.c serial read and write sample |- p6.6.c loudspeaker audible procedures |- p6.7.c use sound card to play audio files `- p6.8.c sound card recording procedures sample
    2022-08-09 00:08:43下载
    积分:1
  • tools of ultra
    很少见的linux下的红外口的工具,如果有使用手机红外口的可以试一试,我还没有使用-tools of ultra-red under linux, use for mobil phone
    2022-10-03 08:10:03下载
    积分:1
  • 通用的UNIX全屏幕录入程序
    通用的UNIX全屏幕录入程序-common UNIX full-screen entry procedures
    2022-02-26 11:36:17下载
    积分:1
  • linux startup code
    linux启动代码-linux startup code
    2023-03-22 13:15:03下载
    积分:1
  • 里面主要是linux下QT程序设计的的一些实例,都调试通过
    里面主要是linux下QT程序设计的的一些实例,都调试通过-Which is mainly under the QT programming linux some examples are debugging through the
    2022-06-15 22:39:08下载
    积分:1
  • //初始化 if(initscr() == NULL) { perror("initcurs") exit(EXIT_FAILUR...
    //初始化 if(initscr() == NULL) { perror("initcurs") exit(EXIT_FAILURE) } //设置模式 cbreak() noecho() keypad(stdscr, TRUE) //建立窗口 win = newwin(h, w, 3, 20) box(win, 0, 0) keypad(win, TRUE) wmove(win, cury, curx) mvaddstr(16, 1, "Press arrow keys to move the cursor within the window. ") mvaddstr(17, 1, "Press q to quit. ") refresh() wrefresh(win) - //初始化 if(initscr() == NULL) { perror("initcurs") exit(EXIT_FAILURE) } //设置模式 cbreak() noecho() keypad(stdscr, TRUE) //建立窗口 win = newwin(h, w, 3, 20) box(win, 0, 0) keypad(win, TRUE) wmove(win, cury, curx) mvaddstr(16, 1, "Press arrow keys to move the cursor within the window. ") mvaddstr(17, 1, "Press q to quit. ") refresh() wrefresh(win)
    2023-08-24 18:05:03下载
    积分:1
  • it is a code for kruskal algorithm
    it is a code for kruskal algorithm
    2022-01-26 05:35:35下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载