搜索资源列表
FlashTool20
- 第二版功能: 能将DSP应用程序生成的.out文件直接生成烧写Flash的.out文件,直接在CCS里load program并运行即可。 变灰的控件表示以后版本将要支持的功能。 第一次发布前经过测试的系统: 1.C5402+SST39VF040,Flash的8000H-FFFFH映射到外部数据空间的8000H-FFFFH, 2.C5416+SST39VF200,Flash的0000H-7FFFH映射到外部数据空间的8000H-FFFFH 加载表均小于32k wor
使用pnew发布新闻
- 选择发布新闻组后-使用pnew和一个准备好的文章发布一篇文件-choice publishing group after-use pnew and an article prepared a document released
COMRegister
- 编写COM组件时, 经常进行组件的注册及反注册操作, 每次都是打开命令行调用Regsvr32, 实在是麻烦, 故此写了个程序将这一操作集成在系统右键菜单里,来简化此操作. 内含VC++6.0源码, 请选择ReleaseMinSize编译
SelectFile
- 光标默认选择指定目录中的文件. 如: c:\\test.dll 通过函数 ShellExecute来实现-Cursor is selected by default the files in the specified directory
qcd.tar
- 用SHELL编写的快速进入linux不同目录的程序。可记录20个目录,可选择快速进入。-SHELL prepared with quick access to different directories linux programs. It can record 20 directory, choose quick access.
shell
- 简单扼要的介绍了shell 编程!对于要了解和上手SHELL的朋友是个不错的选择-Brief introduction to the shell programming! For understanding and handcuffed SHELL friend is a good choice
browse_shell_namespace_proj
- 能够轻轻松松实现文件目录选择。因此,需要此源代码的作用是不能忽视的。-can display those image ,so you can relise the importance of it.
Select_Folder_dialog_box
- 本源程序语句简单,其主要功能是弹出选择文件夹对话框,-Select Folder dialog box pops up
PicIE
- 一个简单的IE图片浏览器,获取网站上的图片地址,并根据选择显示到右侧窗口中-A simple picture IE browser, get pictures on the site address and select the display to the right under the window
vba
- 在VBA中控制不相邻的选择区域三法,在VBA中控制不相邻的选择区域三法-在VBA中控制不相邻的选择区域三法
DisableCloseBox
- installshield 使关闭按钮禁用的一段脚本,因为实在找不到SI的工程类型,选择了Others开发平台-installshield to make a scr ipt to disable the Close button
a
- 命令行下登陆QQ的批处理源码,可以选择登陆模式-Landing QQ command line batch source, you can choose the landing mode
Derived-network-configuration
- :: 此批处理可自动识别并列出所有网卡,并根据用户选择准确生成网卡信息,并在注册表中查找相应注册信息,兼容WinXP&Win7系统,智能识别 :: 本批处理适用于网络维护人员进行网络配置信息的备份与恢复,同时也是极佳的批处理学习参考代码,其中涉及字符串切割、文件读取及行数判断、注册表修改、生成可变参量等技术,为批处理编程人员及初学爱好者提供良好的参考-:: This batch can automatically identify and list all the NIC and ac
tmsvm_for_win_1.2.0
- window下的文本分类工具tmSVM,该系统在封装 libsvm 、 liblinear 的基础上,又增加了 特征选择 、 LSA特征抽取 、 SVM模型参数选择 、 libsvm格式转化模块 以及一些实用的工具。-Text categorization tool tmSVM under the window, the system on the basis of encapsulation libsvm, liblinear, added feature selection, LSA fea
cad
- 命令行上选择启动不同版本的AutoCAD -start AutoCAD on a command line by selecting deferent kinds
Bash-Shell
- UNIX/Linux shell 有很多种,比如 Bourne shell(又称 AT&T shell,标准的 UNIX shell, sh)、 C shell(又称 Berkeley shell)、 Korn shell(Bourne shell 的扩展集,ksh)、 TC shell、 Z shell、 Bash shell 等。 这些 shell 的功能和使用都不尽相同。我们通常说 shell 编程,其实说精通所有 shell 编 程是很难的, 一般也没有必要。 学习 shel
Get_IGS_RINEX.sh
- 可以选择igs服务器,在不同的服务器上下载GPS的RINEX数据,并放在指定的目录,方便自动化处理。 运行方式可以参考代码的帮助文件。