-
electric power admittance building program,accordind liner parameter become a li...
电力工作者常用软件,通过录入线路参数,形成导纳矩阵,用于电力潮流、仿真等基本计算-electric power admittance building program,accordind liner parameter become a linear matrix,it use for elecrtronic circuit ...etc
- 2022-04-20 09:55:15下载
- 积分:1
-
在立宇泰arm9 2440 开发板上测试RTP协议,往上位机发送字符串
在立宇泰arm9 2440 开发板上测试RTP协议,往上位机发送字符串-Li Yu-tai arm9 2440 in the development of on-board test RTP protocol to send the string up crew
- 2022-04-12 19:21:45下载
- 积分:1
-
参考源码,学习例子
参考源码,学习例子-reference source, study examples
- 2022-09-02 11:05:03下载
- 积分:1
-
libcurl for windows automobile
libcurl is a free and easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more!
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-05 07:28:10下载
- 积分:1
-
免费开源的编辑器 - SciTE
SciTE是一个基于SCIntilla的文本编辑器,支持C/C++/VB/Parscal/Smalltalk/Ada/Python/Java等许多语法的高亮显示,支持类似.net ide里的分段显示代码的功能(Great!),非常适合编写C/Script一类,不需要可视化设计的语言.
- 2023-02-26 08:05:04下载
- 积分:1
-
这是VC++精彩案例一书的随书光盘(一),里面包含了很多具有代表性的代码,可用于初学VC者参考的好资料
这是VC++精彩案例一书的随书光盘(一),里面包含了很多具有代表性的代码,可用于初学VC者参考的好资料-This is a wonderful case with the CD (a), which contains a lot of representative code that can be used when a person VC good reference information
- 2022-07-18 00:28:45下载
- 积分:1
-
牛顿前插迭代函数,即实现牛顿前插迭代函数前插计算插值点的值...
牛顿前插迭代函数,即实现牛顿前插迭代函数前插计算插值点的值-Newton s_forward_interpolation_function
- 2022-02-12 18:02:27下载
- 积分:1
-
upnp port mapping
UPNP
的全称是
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-23 21:21:23下载
- 积分:1
-
With a very good tool to see all the function inside the DLL export format.
一个很好用的工具,能看到所有的DLL里面的函数导出格式。-With a very good tool to see all the function inside the DLL export format.
- 2022-02-04 05:05:18下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1