资源列表
VB-shurufa
- VB实现输入法的读取以及输入法的变更,快捷,方便,可用于输入法设计。-VB reads the input method and input method changes, fast, convenient and can be used for input method design.
zifuchuan
- c++字符串问题集,各种问题解决方案 c++字符串问题集,各种问题解决方案-c++ string questions, solutions to various problems c++ string questions, solutions to various problems
sheji
- 个人档案文件管理 要求:设有一个人档案文件,它包含每个 人的姓名、年龄、性别、身高和体重。其中姓名占10个字节,年龄占2个字节,性别占一个字节,身高占3个字节,体重占两个字节。编写程序,要求能接受如下命令: L命令:列出文件中所有人的情况,每人一行 I命令:在文件最后插入一个人的情况(一条记录) Q命令:退出管理。-Personal files document management requirements: There is a person files a docu
ah
- 本程序中定义了函数ave,其形参为结构指针变量ps。boy被定义为外部结构数组,因此在整个源程序中有效。在main函数中定义说明了结构指针变量ps,并把boy的首地址赋予它,使ps指向boy数组。然后以ps作实参调用函数ave。在函数ave中完成计算平均成绩和统计不及格人数的工作并输出结果。-This procedure defines a function in the ave, the shape parameters for the structure pointer variable p
Enterprisesundertheprofitcmmissionbonuses
- 企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高 于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提 成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于 40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可提成1.5 ,高于 100万元时,超过100万元的部分按1 提成,从键盘输入当月利润I,求应发放奖金总数? -
pisarenko
- 功率谱估计中 pisarenko 方法的多种实现-Power spectrum estimation in a variety of methods to achieve pisarenko
Gray-neural-prediction-algorithm
- 灰色神经网络的预测算法,可以为从事神经网络相关工作或者科研的人提供帮助。-Gray neural network prediction algorithm
system-optimize
- 个人使用文本工具编写的系统优化的工具的源代码-system optimize tool.
IconEdit
- 自绘Edit控件,实现编辑框内的icon显示以及自定义字体。可以用来直接替换CEdit控件类-Since the draw Edit control to achieve edit box icon display and custom fonts. Can be used to directly replace CEdit control class
BMP-change
- 将RGB888的BMP图进行信息提取,变换为RGB-change the BMP picture RGB888 to RGB222
SemSig
- Shows how to set up an interrupt handler function and signal events the handler. We use C6x timer 1 as the example interrupt source.-Shows how to set up an interrupt handler function and signal events the handler. We use C6x timer 1 as the example i
jinzhizhuanhuan
- 进制转换,可以2进制转换10进制,或者10进制转换成8进制,随你心意-Hexadecimal conversion, can be converted to binary 10, or 10 hexadecimal conversion into 8, as you mind