搜索资源列表
100-small-simple-program-in-C-Sharp-
- C#入门必看的实例程序100个小程序,可以边学边看,从简单到复杂-100 small program in C# entry must see the sample program, you can learn to look from simple to complex
DEMO2
- 简单51控制数码管显示程序,希望对初学者有用-that s just a simple C program,I hope it can help you
c-QQ
- c语言写的仿qq聊天,实现的多线程,需要在两个电脑上同时安装,冰分配ip可以实现相互聊天-c language written in imitation qq chat achieve multi-threaded, installed two computers at the same time ice assigned ip can chat with each other
code02
- 一些用C写的一般数学公式,挺好用的,可以试试哦-General mathematical formulas written in C, and very easy to use, you can try Oh
convert
- opencv,c++环境下实现图像的格式转换程序,可以转换成任意格式-image format conversion program in the opencv, c++ environment, you can convert any format
Genetic
- 用C++编写的遗传算法程序,只有可以运用到实例中去-Using C++ to write the genetic algorithm, can only be applied to the instance
student-grade
- c语言实现 有N个学生,每个学生的数据包含学号(不重复)、姓名、三门课的成绩及平均成绩,试设计一学生成绩管理系统,使之能提供以下功能: (1) 成绩录入,插入后按学号自动排序,创建链表; (2) 成绩文件的存取,创建链表; (3) 成绩的多种查询、修改; (4) 成绩的多种统计、排序; (5) 学生增加、删除、列表。-there are N c language students, each student' s data contai
matcom
- matcom4.5编译器,是matlab与vc++混合编程的编译器,可以很轻松的实现m文件与c之间的转换,附有安装包和安装方法,有问题请留言。-The matcom4.5 compiler, is mixed programming of MATLAB and vc++ compiler, can achieve m files easily and the transformation between C, with the installation package and method
telephone
- 基于C++,通过链式结构实现电话号码的管理,可以实现增删改查-Based on C++, telephone number management through the realization of the chain structure, can achieve CRUD
myfile
- C语言课程设计通讯管理系统 可以实现创建 删除 查找以及插入及保存通讯录等功能-C language curriculum design communication management system can create and insert and delete saved address book lookup functions
china-code.net.zhy.3.Rar
- 摘要:VC/C++源码,数据库应用,删除数据 VC++连接数据库删除信息源码实例,初学者的例子,VC连接数据库后,删除数据库内容,程序简单,源码在VC6.0下可顺利编译,运行截图如上所示。-Summary: VC/C++ source code, database applications, to delete data VC++ source code examples to connect the database to delete information, examp
lisanfushibianhua
- 1. 观察窗函数的影响。 信号为 , KHz, KHz, 采样频率 KHz。 a) 写出 ( )的频谱 ; b) 分别画出窗长度 , , , 的矩形窗频谱和Hamming窗频谱。观察L的变化对窗谱的主瓣宽度、旁瓣密集度、相对旁瓣水平的影响。 c) 时域采样点数分别取 , , , , 分别画出 加矩形窗及加Hamming窗时DTFT频谱 ; 你能否从频谱上分辨出信号的三个频率分量?若能分辨出,它们的位置和相对大小是否准确?L的大小对频率的物理分辨率(physical fr
CSharp-weather
- c#编译,可以简单查看天气,用中国天气资料-c# compiler, you can simply check the weather, weather data with China
clock
- 使用C++实现了闹钟的功能,涉及继承与派生。是大一的常见作业,新手可以一看。-Use C++ implementation of the alarm clock function , involving inheritance and derived . Is a common operation freshman , novice can have a look.
return-the-value
- 这是一个利用指针返回多个函数值的c++源码,可以直接运行-This is an advantage of more than one function returns a pointer value c++ source code can be directly run
ydcodeedit
- 这是一个C语言和汇编语言的代码编辑器 可以编辑同时也能够编译-This is a C language and assembly language code editor can be edited at the same time to compile
Filter_Value
- A、名称:中位值滤波法 B、方法: 连续采样N次(N取奇数),把N次采样值按大小排列, 取中间值为本次有效值。 C、优点: 能有效克服因偶然因素引起的波动干扰; 对温度、液位的变化缓慢的被测参数有良好的滤波效果。-this design develops a trap filter that can
d3dyuanma
- D3D源码,其实是翻译C++的源码得来的,想学习的朋友可以下载来看看原理-D3D source code, in fact, the source code is derived the translation of C++, want to learn a friend can download to see the principle
sozhi
- 2.7版本内容更新 1·修复苹果播放器分类读取报错问题 2·新增苹果播放器添加 生成 删除 3·修复登陆无法保存帐号 1·优化UI界面 2·改善入库操作 3·新增赤兔(ctcms)入库 4·搜索引擎带历史纪录 可以防止二次重复搜索 5·搜索引擎显示方式2 支持一键检查C值失效 6·其他优化 7·新增批量C值检查 8·新增网站申诉功能 网站搜索引擎功能 网站备案批量查询功能 9·新增A站合辑读取转换 A站地址批量转换 10·修复入库操作
yuandaima2
- 通过C语言编写程序,实现简单的通讯录的功能。(The functions of simple address book can be realized through programming in C language.)