搜索资源列表
库存管理系统(C++)
- 库存管理系统(C++) 一个C++编写的库存管理系统,拥有增加删除修改输出存盘等功能,学习C++的好程序-repertory management system (C++): A repertory management system using C++. It includes \"add\", \"delete\", \"modify\", \"output\", \"save\" etc. It is useful for C++ leanner.
predictionpower
- 利用LMS算法仿真了各种线性预测滤波器,并证明的该算法效率很高,能节省硬件资源.-LMS algorithm simulation using a variety of linear predictive filter, and demonstrate the high efficiency of the algorithm. can save hardware resources.
串行化
- 既可以通过向一个对话框输入信息,然后单击“保存”菜单项来存储输入的信息,也可以通过单击“打开”菜单项来读取存储的信息-both through a dialog box to input information, and then click the "Save" menu item to the importation of information storage, and you can click the "Open" menu item to re
PhraseAnalyzer
- 提供了大量的编程源码,为设计者省去不少麻烦-provide a lot of programming source code for designers save a lot of trouble
fileopen
- 文件操作相关的内容,包括文件的打开、读写、保存等操作,资料借鉴,非本人编写,忘见谅!-File operations related content, including documents opened, read and write, save, such as operations, information from non-I prepared forgotten forgiven!
save
- 一段用于直接将文件保存到客户端的VB代码-For a period to save the file directly to the client of the VB code
jishiben
- 一个用C语言编写的记事本,执行打开,查找,删除,插入,保存。-1 with the C language written in Notepad, the implementation of open, find, delete, insert, save.
fuck360
- 把下面的代码保存为一个cpp文件,用vc6.0编译即可-Save the following code into a cpp file, you can compile with vc6.0
xsglxt
- 程序运行时显示一个简单的菜单,包括:input信息的输入 delete删除,seacher搜索,modify修改,insert插入,count总分,sort排序,save保存,display显示,quit退出系统-The program is running displays a simple menu, including: input information input delete to delete, seacher search, modify modify, insert plug,
03091284
- 本压缩包包含多个源代码,有学生信息存储,小学生加减法运算,对英文文本的查找替换,对英文文本中字母统计出现次数,并修改原文件,储存进新文件,打印螺旋方阵,打印日历,长整数的计算和与其他进制的转换等-The archive contains more than one source code, a student information is stored, students add and subtract operation, replace the English text of the se
VideoCapture
- 使用VFW实现视频捕捉与保存,可剪辑,另存为-Achieved using the VFW video capture and preservation, can clip, save as
tongxunlu
- 具有以下功能:①用文件来保存通讯录信息(必须实现的功能)②编程实现通讯录记录的添加、删除、修改、浏览和查询-Has the following features: ① with the file to save the address book information (the need to achieve the function) ② Address Book record programming to add, delete, modify, browse and query
a
- 按一个按钮两次相当于没按,每个按钮按或者不按的情况,一共有2^4=16种状态。枚举每个按钮是否按下,及时根据按键总数终止不可能的情况,注意按钮1==按钮2+按钮3的作用,因此在c 4==2时注意sum!=1的情况。虽然灯最多有100盏,但6盏以后的灯都是前6盏的重复,因此只需保存前六盏的状态。最后对所有合适的情况排序输出。-Equivalent to not press each button press or by pressing a button twice, a total of 2 ^
MPCandMMACandDMC
- 收集整理的几个预测控制的程序,大家参考参考,网上搜了好些时间,希望能为你省点时间-Collected several predictive control procedures, refer to the reference, search the Internet for some time, hope to be able to save you some time
zdyhs
- 改程序为matlab中自定义函数,并保存为变量等进行进一步操作做了简要编译,适用于初学者学习,方便-The program for matlab custom function, and save for variables for further operation do a brief compilation, it is suitable for beginners to learn, convenient
protem47-110630
- 可按需要对数据处理后,回到数据保存窗口,保存数据。同时会自动生成一个测点坐标文件,该文可供WINGILINK反演时用。-As needed for data processing, back to save the data window to save the data. Automatically generate a measuring point coordinates file, the text available WINGILINK inversion.
rqbbs
- ASP论坛源码,asp论坛程序,asp论坛源码,任丘论坛asp下载 更新了两套风格 使用XHTML+CSS架构,令页面结构化,节省了静态页面代码的传输,同时也易于修改界面,更符合WEB标准; 论坛采用Cookies、Session、Application等技术对论坛数据进行缓存,减少对数据库的访问,提高论坛的性能。可以承载较多的用户同时访问; 数据分表功能,减轻数据量大的时候访问数据库的负担;; 支持多皮肤、风格切换功能; 框架模式+ 平板模式的显示方式,用户
shiyan
- 实现客户机(CLIENT)类。定义字符型静态数据成员ServerName,保存其服务器名称;整型静态数据成员ClientNum,记录已定义的客户数量;定义静态函数ChangeServerName()改变服务器名称。在头文件client.h中定义类,在文件client.cpp中实现,在文件test.cpp 中测试这个类,观察相应的成员变量取值的变化情况。(需要给出main函数代码和运行结果) 完善Body类,将检测胖瘦的标准定义为静态数据成员并设计相应的静态成员函数。(最好给出main函数
Search_Tree
- 使用文件保存初始的单词数据(至少100个),以逗号分隔。程序中将单词读入到内存中,并据此建立一种数据结构用来保存这些单词。 由键盘输入查找目标,在你定义的结构上进行查找,屏幕上显示出最佳匹配的字符串。 -Save the file the initial word of data (at least 100), separated by commas. Program, the word is read into memory, and accordingly the establish
c-lib-api
- 一个很好的C语言开发的函数库接口, 可以节省很多开发时间, 可以好好看看哦-A good library of C language development interface, you can save a lot of development time can have a good look.
