搜索资源列表
修改文件属性CHMOD的C源程序代码 8K
- 可以修改文件属性CHMOD的C源程序代码 8K-can modify file attributes CHMOD C source code 8K
win32modify
- 修改pe可执行文件的c语言实现,比汇编写的容易理解,且易移植!-revised pe executable files c language, the compilation was made easy to understand and easy to transplant!
Curve
- 使用c++实现的一个软件示波器,输入数据源就可以画出波形。只是一个半成品,需要修改数据输入的方式,目前的实现是从文件中读数据
file
- 文件模板生成器,一个可以生成规格化c,cpp,makefile,shell等文件的脚本,相当不错,我修改了一下自用。
RSAraw
- 基本C++版RSA加密解密,只有一个cpp文件,供初学者参考修改(不完整版)
matchbox-keyboard
- Linux系统上的一款屏幕软键盘,采用C语言编写,不仅适合运行在X86架构的X Window System的系统中,甚至在一些采用裁减过的X Window System作为GUI的嵌入式系统中都能看到这款屏幕软键盘的身影。它能从一个xml配置文件中生成按间,如果您想自定义屏幕软键盘上的按钮,只需要修改这个配置文件即可。
操作系统作业(原版)
- 用C语言编制一个简单的UNIX模拟文件子系统,该系统主要实现用户的注册,注销,文件的创建,删除,修改,文件的写入,读出等功能.-C language a simple UNIX emulation subsystem, the system main users of registration, cancellation, document creation, deletion, modification, the paper write, read out capabilities.
io_src
- |-- 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 声卡录音程序示例
chk
- 本程序主要可以对一个c语言程序中的括号和注释情况进行检查,可以快速地发现原程序 * 中隐含的语法匹配性错误,可以根据检查结果,对不匹配的括号进行修改,最快速度地将 * 程序修改正确。同时本程序也可以象wc程序一样对一个程序进行计数统计,得到一个文件 * 的行、单词、字节的统计结果。-this procedure can be a major c language program brackets and the inspection of the Notes can be found quick
realmsg-4
- 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
u-boot-20060523
- 支持linux-2.4以后的启动参数设置,这一点是老的vivi所不支持的(需要修改/lib/boot_kernel.c文件中的setup_linux_param函数,但是又不知道怎么修改)-Support for linux-2.4 after the start-up parameter setting, it is old does not support vivi (need to modify/lib/boot_kernel.c document setup_linux_param fu
FileProperty
- C#文件属性工具,可以查看和修改文件的属性(创建日期,上次修改时间、上次访问时间)-C# File Property Tool
cmd_yaffs.c
- 基于TQ2440的编译Uboot镜像的源码,支持大于64M的文件系统烧写。(在天嵌自带的光盘Uboot源码u-boot-1.1.6_20100601.tar.bz2的Common下增加此代码,并修改相应的Makefile,得到Uboot镜像就可以支持大于64M的文件系统烧写。烧写时在命令行模式下loadYaffs 0x30000000 root)-Based on the support of more than 64M TQ2440 file system programming of Ubo
CPUfreq
- 该程序模块中xllp_CPUfreq.s,xllp_freq.c,xllp_intc.s,xllp_freq.h四个文件是修改CPU频率的主要代码,使用前可以将这些文件和xllp目录下的文件编译在一起,以便可以在程序的任何地方调用它们,修改和读取CPU频率主要依靠调用xllp_freq.c文件中的两个函数完成:XLLPSetCoreRunFrequency,xllpGetCurrentFreqSetting。-The program module xllp_CPUfreq.s, xllp_fre
china-code.net.zhy.0.Rar
- Visual C#动态修改图片-在图片上添加描述信息,类似图片加水印的功能,特别是加文字文印,先给选中的图片上写上具体的ID编号,还需要判断文件类型是否为图像类型-Visual C# dynamic modification Image- add descr iptive information on the image, similar to picture watermark function, especially the addition of text printed text, gi
cread
- c语言修改配置文件,亲自测试可以使用,同时有使用说明。-C language to modify the configuration file, the test can be used, but also shows.
atmel_lcdfb_driver_for_linux
- linux驱动lcd液晶屏幕的驱动程序,lcd液晶驱动, AT91sam9263板子液晶屏驱动的详细步骤和方法,我的屏幕是640x480,牌子三菱。用的atmel的arm9驱动lcd display;修改linux内核源码linux内核驱动源码; 换屏幕需要修改3个文件,lcd驱动如何编写,如何修改lcd驱动,linux液晶驱动,linux frame buffer驱动 /////////////////////////////////////////////////////// 一
TQ210-dnw.tar
- TQ210上可以使用的dnw驱动,添加了Makefile文件,可以自己在自己系统中编译后添加,避免了官方提供的只能在32位系统使用的问题。理论通用需要dnw的开发板,只需将C文件中的PID和UID修改成对应开发板。这里可以通过windows下查看驱动的属性来获取PID和UID-dnw can be used on the TQ210 drive, add the Makefile, you can add your own in your own system compiled to avoid
linux二级文件系统及报告
- 设计一个简单的LINUX二级文件系统,包括文件的创建删除修改等,C语言实现(Design a simple LINUX two level file system, including file creation, deletion, modification, etc., C language implementation)
day05
- c语言程序、文件加密、解密操作,C语言配置文件操作,文件读写、修改操作(C language program, file encryption and decryption)