▍1. TelBook
能实现添加,删除,查找,拨号等基本功能。当然还用到了windows皮肤,很漂亮的哟(Able to add, delete, search, dial-up and other basic functions. Of course, also used the windows skin, very beautiful yo)
能实现添加,删除,查找,拨号等基本功能。当然还用到了windows皮肤,很漂亮的哟(Able to add, delete, search, dial-up and other basic functions. Of course, also used the windows skin, very beautiful yo)
Screen Saver source code in vb. An exploding flower saver.
Screen Saver source code in vb. An exploding flower saver.
A Melting source code to Melt your exe from one location to another.
说明: 电子地图管理系统,实现文件的读取,检索,与排序(Electronic map management system, document read, search, and sort)
L1GST或者L1R级Hyperion高光谱数据读取(L1GST or L1R grade Hyperion hyperspectral data read)
属于C++里继承与派生类的小程序,主要是多层派生里的指针继承问题,仅供参考(Belonging C++ inheritance and derived classes in a small program, mainly derived pointers in multilayer succession for reference purposes only)
将想要背诵的单词整理为EXCEL表格,保存为word.xlsx,运行程序,生成word.xlm,就可以导入到有道单词本中了。(' ll Want to recite the words organized into EXCEL spreadsheet, save it as word.xlsx, run the program to generate word.xlm, it can be imported into a word of this in a proper way.)
本人整理的vb6.0 常用API函数、内部函数、指令、经典例子的文档,希望大家喜欢。(I am finishing vb6.0 common API functions, internal functions, commands, classic example of a document, I hope you like it.)
用C++编写的成绩管理系统,实现成绩的输入查找,修改和求方差等功能(Prepared with C++ performance management system, to achieve results Enter search, modify and seek variance functions)
C++语言编程,程序设计,语言编程,设计并实现什么功能(C++ language programming, programming, programming language, designed and realized what function)
说明: 下面是一个结构体声明: struct box { char maker[40] float height float width float length float volume } a. 编写一个函数,按值传递box结构,并显示每个成员的值 b. 编写一个函数,传递box结构的地址,并将volume成员设置为其他三维长度的成绩。 c. 编写一个使用这两个函数的简单程序 (Here is a structure declaration: struct box {char maker [40] float height float width float length float volume } a. Write a function that is passed by value box structure, and shows the value of each member b . to write a function, passing the address box structure and volume settings for the other three members of the length of the results. c. use these functions to write a simple program)
sin()函数 给定一个弧度值或者任意数值,可以计算相应的sin值即正弦值(sin () function is given a value, or any value in radians, we can calculate the corresponding value of the sine value sin)