资源列表

« 1 2 ... .27 .28 .29 .30 .31 214032.33 .34 .35 .36 .37 ... 216381 »

[编辑器/阅读器jiandanbianjiqi

说明:这是一个简单的编辑器雏形,这里用到了屏幕开发库 curses 和键盘函数 keypad,程序可移动光标,输入,删除,增加代码就可成为功能强大的编辑器了, 编译程序:gcc -I/usr/include/ncurses edit.c -o edit -lncurses -This is a simple editor prototype, here the screen used for the development of curs
<wwwwppp> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[其他小程序catchmsg

说明:一个抓msg的程序(for bbs)!用于抓收到的和回别人的msg, 花了一整天的时间总算写成了, 贴出来于大家共享. 未对重复的msg加以过滤,抓到的msg按其出现的自然顺序组织,编译: g++ catchmsg.cpp -o catchmsg 用法是这样的: telnet bbs.your.host |catchmsg savefile -a grasp of the procedures (for bull
<wwwwppp> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法acjanchan

说明:2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input One positive integer on each line, the value of n. Output If the minimum x exists, print a line with
<dsfaf> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[其他小程序TwoMain

说明:自解密的加密程序的制作,是为了保证自己的数据不被别人非法地窃取,有必要对数据文件进行适当地加密。本程序采取一定的算法,对密码和数据进行加密,生成一个自解密的EXE文件。这个自解密文件是由两部分组成的。第一部分为可执行代码部分,其作用是对密码进行判断,对数据进行解密;后一部分是被加过密的密码和数据。    本程序分两个模块进行编写。第一个是main.c,它是用来进行加密,产生EXE文件的;第二个是main2.c,它是用来解密的。分别
<wwwwppp> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)zxcontrol

说明:控制C8051F单片机转动,正反转,可以参考,运行环境keil c-control C8051F rotation, reversion, they can refer to, the environment Keil c
<张力> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[其他智力游戏Friend

说明:《找朋友》源程序,这个游戏挺有意思的,我看了看源程序还没有完全的看懂,希望大家一起探讨参考。-"to find a friend," the source, the game quite interesting, I looked at the source was not entirely understand. we hope to explore reference.
<wwwwppp> 在 2025-05-21 上传 | 大小:1kb | 下载:1

[菜单JSManuBar

说明:创建简单的JMenu,以及JMenuItem,在Jfr a me中-JMenu create simple, and JMenuItem, in which class
<王武> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[C#编程raindot

说明:下雨模拟,模拟下雨,下雨模拟,模拟下雨,下雨模拟-rain simulated rain and the rain simulated rain, rain simulation
<> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[C#编程fenxingyangchiye

说明:分形,羊齿叶c程序开发的哦!分形,羊齿叶c程序开发的哦!-fractal, Mr c reaching back to the program! Fractal, Mr c reaching back to the program!
<> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[GDI/图象编程MOVETE~2

说明:CMoveTextView 类的实现,系本人原创。-CMoveTextView kind of realized, I originality department.
<廖文彬> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[按钮控件BITMAP~1

说明:BitmapButton.cpp : 定义应用程序的类行为-BitmapButton.cpp : definition of the category of application behavior
<廖文彬> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[其他小程序BTREE2006

说明:一个非递归建立二差树的算法!输入先序带结束符号的序列建立二叉树!原创-establish two poor tree algorithm! First imported symbols sequence ended with the establishment of the sequence binary tree! Originality
<黑黑黑> 在 2025-05-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 214032.33 .34 .35 .36 .37 ... 216381 »

源码中国 www.ymcn.org