搜索资源列表
op
- 一个雷达的模拟程序-a radar simulation program
dl99_EhLib36_D6-7
- for delphi7 .1已经发布,完全支持BDS4.0,这个是评估版的。 希望大家能够找到正式版本..... 另外,4.0的正式版下载文件名为:hq8205_Ehlib_v4.0_FS.rar 14 January 2006 Deployed EhLib 4.1 + Added support of Borland Developer Studio 2006 (Delphi and C++ Builder). * Fixed a e
j_7426_bwgbookv1.3.0
- 特色: 1.界面清新、大方、美观、简洁,功能实用,没有华而不实之处。 2.方便的留言管理功能,可在后台删除、关闭或打开、回复留言。 3.可在后台设置最长留言长度、每页留言条数。 4.可在后台修改管理员名称和密码,管理密码使用MD5加密,数据库防下载处理,确保安全。 5.可在后台对数据进行备分及维护。 6.增加了留言本的核心设置。 7.增加了管理员对留言内容进行审核等一系列的工能。 8.增加了ubb功能. 9.修正了一些表格涨大的错误. 注:请使用insta
c++123
- #include<iostream> using namespace std class ABC { private: double i,j public: ABC(int x,int y):i(x),j(y) {} ABC() {} double add() { return i+j } double jian() { return i-j } double cheng() { ret
op
- IP精灵,可以自动更换ip IP精灵,可以自动更换ip
footprint
- 常用的封装-DIP,S OP,TO,SOT
officespy
- 用VC与WORD的操作,可以用VC来打开WORD文档,还可从WORD文档中读取数据到VC中,这样就可以实现VC和WORD的通讯-WORD with VC and the operation of VC can be used to open the WORD document, but also from a WORD document to read data to the VC, so that VC can be achieved and communications WORD
calutor
- 一个简易的计算器,可以实现加减乘除,开方,倒数,平方的运算-A simple calculator, you can achieve the arithmetic, square root, reciprocal, square op
csv-op
- C++ 编程中的一个关于 CSV 文件操作的基本类,包含了文件的读写!-CSV file operate class
File_Draw_Scroll_Demo
- 完整的VS2010工程代码。示例演示文件读写、滚动条操作、在弹出对话框绘图、在弹出对话框中控件中绘图,适合初学者。-A Demo VS2010 Code about file operation,scrollbar,draw on pop-op window. good for beginner.